Commit Graph

11 Commits

Author SHA1 Message Date
Élie Bouttier ef07664dee Maintenance update
* Upgrade to django 3.1
* Upgrade dependencies
* Remove django-bower
* Add favicon
* Fix bugs from unit tests
2020-08-09 16:24:42 +02:00
Guilhem Saurel f0aafb3ca9 load static instead of staticfiles
From release notes in 2.1:
> {% load staticfiles %} and {% load admin_static %} are deprecated in favor of {% load static %}, which works the same.
2019-11-11 19:05:54 +01:00
Élie Bouttier 6e063c0162 fix url name 2017-12-01 00:23:06 +01:00
Élie Bouttier dc10f4132b minor template change 2017-11-25 23:28:01 +01:00
Élie Bouttier 825a0111b4 homepage markdown preview 2017-11-25 23:19:24 +01:00
Élie Bouttier 7d7fb64df2 fix minor template issue 2017-11-14 22:58:21 +01:00
Élie Bouttier 19b4e6629b admin: manage activities 2017-11-08 00:18:46 +01:00
Élie Bouttier d3871bb113 add missing templates 2017-11-07 23:56:45 +01:00
Élie Bouttier 131d8d7033 admin area: manage tag and categories 2017-11-07 23:54:09 +01:00
Élie Bouttier 0ad61c6b66 move create user template in admin area 2017-11-05 22:45:40 +01:00
Élie Bouttier 812e2ef0f4 split staff area in half (orga + admin) 2017-10-09 20:31:45 +02:00