Sith/core
Antoine Bartuccio 6d0eba6bcf Merge branch 'rework-front' into 'master'
Markdown widget follows the required attribute

See merge request ae/Sith!249
2019-10-17 14:47:56 +02:00
..
fixtures Added profile pictures for users 2016-12-25 19:53:04 +01:00
management django2.2: remove direct assignments to many-to-many fields 2019-10-08 22:46:37 +02:00
migrations django2.2: some migrations to make django happy 2019-10-08 22:46:03 +02:00
scss All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
static Remove unused multiple-select library 2019-10-16 14:28:53 +02:00
templates Merge branch 'rework-front' into 'master' 2019-10-17 14:47:56 +02:00
templatetags All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
views Merge branch 'cleanup-forms' into 'master' 2019-10-17 14:46:02 +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 django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
middleware.py django2.2: replace removed is_anonymous() and is_authenticated to their now used counterparts 2019-10-08 22:46:03 +02:00
models.py django2.2: remove direct assignments to many-to-many fields 2019-10-08 22:46:37 +02: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 django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
urls.py django2.2: rewrite login and password stack because of removed API 2019-10-08 22:46:37 +02:00
utils.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00