mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-22 17:16:34 +03:00
Merge branch 'master' of github.com:Tivix/django-rest-auth
This commit is contained in:
commit
4d2c302ce2
|
@ -28,7 +28,7 @@ Installation
|
|||
|
||||
urlpatterns = patterns('',
|
||||
...,
|
||||
(r'^rest-auth/', include('rest_auth.urls'))
|
||||
url(r'^rest-auth/', include('rest_auth.urls'))
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user