We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d23fab2 commit c49775aCopy full SHA for c49775a
flexselect/urls.py
@@ -1,4 +1,4 @@
1
-from django.conf.urls.defaults import *
+from django.conf.urls import patterns
2
3
urlpatterns = patterns('flexselect.views',
4
(r'field_changed', 'field_changed'),
0 commit comments