Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
authorLoic Baron <loic.baron@lip6.fr>
Fri, 23 Aug 2013 13:10:39 +0000 (15:10 +0200)
committerLoic Baron <loic.baron@lip6.fr>
Fri, 23 Aug 2013 13:10:39 +0000 (15:10 +0200)
Conflicts:
portal/urls.py

1  2 
portal/urls.py
portal/views.py

diff --cc portal/urls.py
@@@ -22,8 -22,7 +22,7 @@@
  
  from django.conf.urls import patterns, include, url
  from portal           import views
- from portal.views     import  DashboardView, PresViewView
- from portal.views     import DashboardView, PresViewView, PlatformsView, PlatformView
 -from portal.views     import DashboardView, PresViewView, PlatformsView, ValidatePendingView # UserRegisterView, UserValidateView
++from portal.views     import DashboardView, PresViewView, PlatformsView, PlatformView, ValidatePendingView # UserRegisterView, UserValidateView
  from portal.util      import TemplateView
  
  # DEPRECATED #named_register_forms = (
diff --cc portal/views.py
Simple merge