git://git.onelab.eu
/
unfold.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b29e145
)
minor fix
author
Yasin
<mohammed-yasin.rahman@lip6.fr>
Thu, 22 Aug 2013 16:45:25 +0000
(18:45 +0200)
committer
Yasin
<mohammed-yasin.rahman@lip6.fr>
Thu, 22 Aug 2013 16:45:25 +0000
(18:45 +0200)
portal/views.py
patch
|
blob
|
history
diff --git
a/portal/views.py
b/portal/views.py
index
f8899eb
..
5a48b64
100644
(file)
--- a/
portal/views.py
+++ b/
portal/views.py
@@
-35,7
+35,7
@@
from portal.event import Event
import json
from portal import signals
-from portal.forms import
UserRegisterForm,
SliceRequestForm, ContactForm
+from portal.forms import SliceRequestForm, ContactForm
from portal.util import RegistrationView, ActivationView
from portal.models import PendingUser, PendingSlice
from manifold.core.query import Query