Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
d4dcbebc
Commit
d4dcbebc
authored
Jun 01, 2012
by
Sofia Papagiannaki
Browse files
delete obsolete import
parent
99cf85b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-astakos-app/astakos/im/urls.py
View file @
d4dcbebc
...
...
@@ -36,7 +36,6 @@ from django.contrib.auth.views import password_change
from
astakos.im.forms
import
ExtendedPasswordResetForm
,
LoginForm
from
astakos.im.settings
import
IM_MODULES
,
INVITATIONS_ENABLED
,
EMAILCHANGE_ENABLED
from
astakos.im.views
import
signed_terms_required
urlpatterns
=
patterns
(
'astakos.im.views'
,
url
(
r
'^$'
,
'index'
,
{},
name
=
'index'
),
...
...
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