improved request validation
authorJordan Augé <jordan.auge@lip6.fr>
Wed, 28 Aug 2013 08:41:36 +0000 (10:41 +0200)
committerJordan Augé <jordan.auge@lip6.fr>
Wed, 28 Aug 2013 08:41:36 +0000 (10:41 +0200)
commit26d84333b968352f844b47740021dd2a2fcafa41
tree6f6c2d95e2d37995e04641d5615aa2ec28ef439a
parent02555f32d9a8ef363a7e2bf0e8ef894bc44f2459
improved request validation
manifold/manifoldapi.py
portal/actions.py [new file with mode: 0644]
portal/forms.py
portal/migrations/0003_extend_slice.py [new file with mode: 0644]
portal/models.py
portal/static/css/validate_pending.css
portal/templates/slice_request_email.txt [new file with mode: 0644]
portal/templates/user_request_email.txt [new file with mode: 0644]
portal/templates/validate_pending.html
portal/urls.py
portal/views.py