mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-22 11:23:10 +00:00
Corrige l'url pour avoir un nom anglais
This commit is contained in:
parent
aa6071a727
commit
21fd50e685
1 changed files with 1 additions and 1 deletions
|
@ -30,5 +30,5 @@ from . import views
|
|||
|
||||
urlpatterns = [
|
||||
url(r'^$', views.search, name='search'),
|
||||
url(r'^advance/$', views.searchp, name='searchp'),
|
||||
url(r'^advanced/$', views.searchp, name='searchp'),
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue