Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
etch
nuages
Commits
d0eea9ea
Commit
d0eea9ea
authored
Jun 09, 2013
by
Christophe Siraut
Browse files
Remove deprecated django.conf.urls.defaults.
parent
21252129
Changes
1
Hide whitespace changes
Inline
Side-by-side
nuages/urls.py
View file @
d0eea9ea
from
django.conf.urls
.defaults
import
patterns
,
include
,
url
from
django.conf.urls
import
patterns
,
include
,
url
from
django.conf.urls.i18n
import
i18n_patterns
from
django.contrib.auth.views
import
login
,
logout
from
django.contrib.auth.decorators
import
login_required
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment