Lots of stuff
- Imagestore gallery - remember me fixed - youtube filter - password change option
This commit is contained in:
BIN
musicians/locale/de/LC_MESSAGES/django.mo
Normal file
BIN
musicians/locale/de/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
@@ -6,6 +6,6 @@ import musicians.views
|
||||
urlpatterns = patterns('',
|
||||
url(r'^$', musicians.views.addressbook ),
|
||||
url(r'^profile$', musicians.views.own_profile ),
|
||||
url(r'^(?P<username>[\w]+)$$', musicians.views.user_edit ),
|
||||
#url(r'^(?P<username>[\w]+)$$', musicians.views.user_edit ),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user