Sith/core
2015-11-27 15:39:42 +01:00
..
fixtures Basic group view and permissions management on the pages 2015-11-26 17:40:31 +01:00
migrations Implement generic right checking for any View with the right parents 2015-11-27 15:39:42 +01:00
templates/core Basic group view and permissions management on the pages 2015-11-26 17:40:31 +01:00
views Implement generic right checking for any View with the right parents 2015-11-27 15:39:42 +01:00
__init__.py First commit: basic users 2015-11-18 09:44:06 +01:00
admin.py Basic group view and permissions management on the pages 2015-11-26 17:40:31 +01:00
models.py Implement generic right checking for any View with the right parents 2015-11-27 15:39:42 +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 Basic group view and permissions management on the pages 2015-11-26 17:40:31 +01:00