summaryrefslogtreecommitdiffstats
path: root/devel/models.py
diff options
context:
space:
mode:
authorIsmael Carnales <icarnales@gmail.com>2009-12-01 23:22:44 -0200
committerIsmael Carnales <icarnales@gmail.com>2009-12-01 23:26:14 -0200
commit3f8fe75d36f6fbf58ab1df81cb38abe108ab1b6b (patch)
tree95c96535eda0a07c3145753863aecf97cd15ab9e /devel/models.py
parente0506afaf1b876d672e5cb40ad13702f0c6f0e01 (diff)
downloadarchweb-3f8fe75d36f6fbf58ab1df81cb38abe108ab1b6b.tar.gz
archweb-3f8fe75d36f6fbf58ab1df81cb38abe108ab1b6b.zip
Add credential requirements tests to devel app
* 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>
Diffstat (limited to 'devel/models.py')
-rw-r--r--devel/models.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/devel/models.py b/devel/models.py
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/devel/models.py