Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-03 | Remove devel notify view | Dan McGee | |
All of this can just be set on the main profile page. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2009-12-01 | Add credential requirements tests to devel app | Ismael Carnales | |
* Add models.py required file to app * Use user_passes_test instead of custom superuser checking in new_user_form as it implements the same "next" redirection as login_required Signed-off-by: Ismael Carnales <icarnales@gmail.com> |