Sith/core
2016-02-02 10:59:00 +01:00
..
fixtures Fix users tests and pages fixtures 2015-12-02 17:14:47 +01:00
management Add Subscription to setup 2016-02-01 09:55:23 +01:00
migrations Club model implementation, various other changes 2016-01-29 15:20:00 +01:00
static/core Add a begining of API and CSS+JS (static files folder) 2016-01-08 17:11:38 +01:00
templates/core WIP: Move to Jinja2 2016-02-01 17:35:55 +01:00
templatetags Add Markdown support and better url tolerance for pages 2016-01-08 16:15:06 +01:00
views Fix permissions Mixins 2016-02-02 10:15:50 +01:00
__init__.py First commit: basic users 2015-11-18 09:44:06 +01:00
admin.py Improve subscription and add it to admin app 2016-01-28 17:42:22 +01:00
middleware.py Settingize some stuff and add custom AnonymousUser 2015-12-14 15:43:30 +01:00
models.py Fix generate_username for accents 2016-02-02 10:59:00 +01:00
tests.py Another date field update 2016-01-28 10:13:45 +01:00
urls.py Fix URLs 2016-01-11 10:13:30 +01:00