Commit 607321ba authored by Joaquin Hermosisima's avatar Joaquin Hermosisima

edited urls.py

parent 871b531c
"""
URL configuration for jakhermosisima_reading project.
"""jak_hermosisima_reading URL Configuration
The `urlpatterns` list routes URLs to views. For more information please see:
https://docs.djangoproject.com/en/4.2/topics/http/urls/
https://docs.djangoproject.com/en/4.1/topics/http/urls/
Examples:
Function views
1. Add an import: from my_app import views
......@@ -23,3 +22,4 @@ urlpatterns = [
path('admin/', admin.site.urls),
path('home/', views.HomeView)
]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment