Sith/core
2015-11-25 17:03:18 +01:00
..
fixtures Prevent loop in Wiki 2015-11-24 20:09:44 +01:00
migrations Add basic page view permission, not really working 2015-11-25 10:29:25 +01:00
templates/core WIP: password change/reset forms 2015-11-25 17:03:18 +01:00
views WIP: password change/reset forms 2015-11-25 17:03:18 +01:00
__init__.py First commit: basic users 2015-11-18 09:44:06 +01:00
admin.py Add very basic and not safe pages 2015-11-20 15:47:01 +01:00
models.py Refactor page view with Django's black magic powered DetailView&co 2015-11-25 14:45:18 +01:00
tests.py Refactor page view with Django's black magic powered DetailView&co 2015-11-25 14:45:18 +01:00
urls.py WIP: password change/reset forms 2015-11-25 17:03:18 +01:00