Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jelle van der Waa
Archweb
Commits
d1cc0f54
Commit
d1cc0f54
authored
Dec 29, 2007
by
eliott
Browse files
Fixed reference to old common
parent
c1063478
Changes
1
Hide whitespace changes
Inline
Side-by-side
devel/views.py
View file @
d1cc0f54
...
...
@@ -7,7 +7,7 @@
from
archweb_dev.todolists.models
import
Todolist
,
TodolistPkg
from
archweb_dev.settings
import
DATA_DIR
from
archweb_dev.utils
import
validate
from
archweb_dev.
common
.models
import
UserProfile
from
archweb_dev.
public
.models
import
UserProfile
@
login_required
def
index
(
request
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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