Sith/core
Antoine Bartuccio 5ae7d10e84
Add unit tests for student cards and fix edge cases
2019-05-20 17:56:09 +02:00
..
fixtures Added profile pictures for users 2016-12-25 19:53:04 +01:00
management Add unit tests for student cards and fix edge cases 2019-05-20 17:56:09 +02:00
migrations All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
scss All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
static change fontAwesome from extra to intra reading 2019-05-09 19:06:35 +02:00
templates Nice user interface and permission rework 2019-05-20 17:52:39 +02:00
templatetags All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
views Nice user interface and permission rework 2019-05-20 17:52:39 +02:00
__init__.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
admin.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
apps.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
lookups.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
markdown.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
middleware.py Adapt forum search to xapian and improve query 2018-12-13 20:33:34 +01:00
models.py core: put User.group's names in cache 2018-12-13 20:36:21 +01:00
operations.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
search_indexes.py forum: implement order by date for search 2018-12-13 20:33:34 +01:00
tests.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
urls.py Groups: allow bulk import of users on a group 2019-04-22 22:55:54 +02:00
utils.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00