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
8df11d22
Commit
8df11d22
authored
Oct 06, 2010
by
chris
Browse files
settings bug 2
parent
fc56745c
Changes
1
Hide whitespace changes
Inline
Side-by-side
urls.py
View file @
8df11d22
from
django.conf.urls.defaults
import
*
from
django.contrib.auth.views
import
login
,
logout
from
nuages.
sondage.models
import
Poll
from
nuages.
sondage.forms
import
PollForm
from
sondage.models
import
Poll
from
sondage.forms
import
PollForm
# Uncomment the next two lines to enable the admin:
from
django.contrib
import
admin
...
...
Write
Preview
Markdown
is supported
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