mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-05 01:16:27 +00:00
Dalahro et la drogue
This commit is contained in:
parent
3eb8cb2730
commit
1cdbc6ae9b
1 changed files with 1 additions and 1 deletions
|
@ -27,6 +27,6 @@ urlpatterns = [
|
|||
url(r'^history/(?P<object>iptype)/(?P<id>[0-9]+)$', views.history, name='history'),
|
||||
url(r'^$', views.index, name='index'),
|
||||
url(r'^rest/mac-ip/$', views.mac_ip, name='mac-ip'),
|
||||
url(r'^rest/poney/licorne/pink/gus/login/$', views.login_user, name='login'),
|
||||
url(r'^rest/login/$', views.login_user, name='login'),
|
||||
url(r'^rest/mac-ip-dns/$', views.mac_ip_dns, name='mac-ip-dns'),
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue