Cleaning: timezone issues, deprecated urls.py imports, missing notes.
[wolnelektury.git] / apps / social / urls.py
index 9e6de00..657b297 100755 (executable)
@@ -2,7 +2,7 @@
 # This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
 # Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
 #
-from django.conf.urls.defaults import *
+from django.conf.urls import patterns, url
 from social.views import ObjectSetsFormView
 
 urlpatterns = patterns('social.views',