Sith/core
Antoine Bartuccio 3cb306bc91
django2.2: add on_delete on migrations for ForeignKey
2019-10-08 22:46:03 +02:00
..
fixtures Added profile pictures for users 2016-12-25 19:53:04 +01:00
management core: remove README wiki page that wasn't helpful and anyway broken with rst files 2019-10-08 11:12:22 +02:00
migrations django2.2: add on_delete on migrations for ForeignKey 2019-10-08 22:46:03 +02:00
scss All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
static pedagogy: add script to remove all previous doubled comments 2019-09-04 20:49:17 +02:00
templates sas: add pagination on AlbumView 2019-09-16 01:26:20 +02:00
templatetags All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
views django2.2: add exception parameter in forbidden and not_found views 2019-10-08 22: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 Adapt forum search to xapian and improve query 2018-12-13 20:33:34 +01:00
models.py django2.2: remove view_page permission as it clash with built-in permission 2019-10-08 22:46:02 +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: migrate url to re_path 2019-10-08 22:46:01 +02:00
utils.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00