Sith/core
2017-02-26 17:35:01 +01:00
..
fixtures Added profile pictures for users 2016-12-25 19:53:04 +01:00
management Add last unread function 2017-02-06 20:20:39 +01:00
migrations Finish weekmail, and fix preferences page 2017-01-15 23:02:03 +01:00
static/core forum: reply page, CSS, and first_unread fix 2017-02-25 14:38:10 +01:00
templates Sanitize page name 2017-02-24 04:36:36 +01:00
templatetags Fix quote answer and unread messages display 2017-02-24 01:49:48 +01:00
views Fix user picture view with Jinja update 2017-02-24 01:52:26 +01:00
__init__.py First commit: basic users 2015-11-18 09:44:06 +01:00
admin.py Lot of small improvement in SAS 2016-11-25 13:47:09 +01:00
lookups.py Bugfix with property/callable 2017-02-24 04:36:10 +01:00
markdown.py Fix tests and force Markdown renderer to escape HTML 2017-02-24 02:45:37 +01:00
middleware.py Settingize some stuff and add custom AnonymousUser 2015-12-14 15:43:30 +01:00
models.py Fix sas rights 2017-02-26 17:35:01 +01:00
search_indexes.py Add trigger to update Whoosh index on User update 2017-02-15 22:01:33 +01:00
tests.py Fix tests and force Markdown renderer to escape HTML 2017-02-24 02:45:37 +01:00
urls.py Add preferences and improve weekmail 2017-01-15 22:58:38 +01:00
utils.py Better handle rotations 2016-11-23 11:46:45 +01:00