Compare commits
No commits in common. "681dbb8be4d3be158860a47231e5faa7f6e6bb96" and "5221df285475bb9cf681f64f3a41b09759a0e570" have entirely different histories.
681dbb8be4
...
5221df2854
@ -17,7 +17,6 @@ from django.contrib import admin
|
|||||||
from django.urls import include, path
|
from django.urls import include, path
|
||||||
|
|
||||||
urlpatterns = [
|
urlpatterns = [
|
||||||
path('', include('recherche.urls')),
|
|
||||||
path('recherche/', include('recherche.urls')),
|
path('recherche/', include('recherche.urls')),
|
||||||
path('admin/', admin.site.urls),
|
path('admin/', admin.site.urls),
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user