.. |
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
|
Some com templates improvments and reordering some models
|
2017-03-24 09:19:15 +01:00 |
static/core
|
forum: reply page, CSS, and first_unread fix
|
2017-02-25 14:38:10 +01:00 |
templates
|
Some com templates improvments and reordering some models
|
2017-03-24 09:19:15 +01:00 |
templatetags
|
Fix quote answer and unread messages display
|
2017-02-24 01:49:48 +01:00 |
views
|
Merge branch 'sas' into 'master'
|
2017-03-31 11:34:10 +02: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
|
Better to use os.path.join for paths
|
2017-03-30 19:13:47 +02: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
|
Fix accents in wiki page name and allow to delete a page
|
2017-03-08 14:11:56 +01:00 |
utils.py
|
Better handle rotations
|
2016-11-23 11:46:45 +01:00 |