kpsul/gestioncof
Martin Pépin e56123e5f7
Sitecof: always use absolute URLs
Remaining to do: change the 'sitecof' slug to 'news' in production.

By using absolute URLs we can prevent Daphne from adding the /gestion
prefix and serve the COF site under cof.ens.fr/news rather than
cof.ens.fr/gestion/sitecof
2020-08-30 15:20:37 +02:00
..
cms Sitecof: always use absolute URLs 2020-08-30 15:20:37 +02:00
fixtures the actual (dev) domain name is localhost:8000 2019-02-09 13:39:46 +01:00
management style -- Linters for petitscours, fix isort 2019-01-05 18:19:26 +01:00
migrations Enforce clipper uniqueness 2019-01-14 22:46:16 +01:00
static/gestioncof FontAwesome : gestioncof -> shared 2020-07-20 11:30:31 +02:00
templates FontAwesome : gestioncof -> shared 2020-07-20 11:30:31 +02:00
templatetags Move the 'utils' template tags to the shared app 2020-06-29 20:47:35 +02:00
tests Black v20 2020-08-28 18:00:54 +02:00
__init__.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
admin.py Fix another 2.2 deprecation 2019-06-03 20:42:21 +02:00
apps.py Update the isort config for version 5.* 2020-07-04 13:40:32 +02:00
autocomplete.py Instantiate the Compose classes in their own file 2020-07-18 16:07:12 +02:00
csv_views.py Misc fixes 2019-05-21 15:30:51 +02:00
decorators.py Black v20 2020-08-28 18:00:54 +02:00
forms.py Allows empty announcement banners 2019-10-19 21:17:13 +02:00
models.py Move choices_length to shared folder 2019-10-15 21:51:23 +02:00
shared.py core -- Fix flake8 errors 2018-10-06 13:15:33 +02:00
signals.py Extrait les petits cours dans une application séparée 2018-11-25 13:25:16 +01:00
urls.py Misc fixes 2019-05-21 15:30:51 +02:00
views.py Instantiate the Compose classes in their own file 2020-07-18 16:07:12 +02:00
widgets.py Backwards-incompatible changes : renderer argument 2019-04-17 18:27:14 +02:00