Sith/core
Antoine Bartuccio 5c30de5f22
core: redesign request middleware with django latest design and better use of threading
2019-11-14 16:32:29 +01: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 core: remove default value for OperationLog 2019-11-14 16:11:20 +01:00
scss All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
static pedagogy: uv autofill finishing touches 2019-10-24 14:18:29 +02:00
templates core/counter: add generic operation logs and implements it for Sellings and Refilling deletions 2019-11-14 01:14:44 +01: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 core: redesign request middleware with django latest design and better use of threading 2019-11-14 16:32:29 +01:00
models.py core: remove default value for OperationLog 2019-11-14 16:11:20 +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 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 black: makes new version happy 2019-11-04 13:46:09 +01:00