app is called pandora now
This commit is contained in:
parent
adc4d5a13f
commit
b05f8fdb83
4 changed files with 28 additions and 28 deletions
|
|
@ -4,7 +4,7 @@
|
|||
from django.conf.urls.defaults import *
|
||||
|
||||
|
||||
urlpatterns = patterns("oxdb.oxuser.views",
|
||||
urlpatterns = patterns("oxuser.views",
|
||||
(r'^preferences', 'api_preferences'),
|
||||
(r'^login', 'api_login'),
|
||||
(r'^logout', 'api_logout'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue