brutaldon-interfaccia-web-m.../brutaldon
Cy 0b93eb78f4
Refactoring preferences to be more cohesive
No need to list the preference fields three times in three places in the code. A class decorator ought to be able to sleuth them out from the model itself. Should make it easier to add new preferences.
2020-05-30 23:19:49 +00:00
..
middleware Reformat everything with black 2019-05-17 13:07:11 -04:00
migrations Fix formatting of migrations 2019-11-07 13:32:41 -05:00
static Fix accessibility issue with expand CW button 2019-11-08 10:38:46 -05:00
templates Fix rare crash in notifications 2019-11-26 08:48:50 -05:00
templatetags Reformat everything with black 2019-05-17 13:07:11 -04:00
__init__.py Initial project setup 2018-01-05 21:06:07 -05:00
context_processors.py Make bookmarklet available in footer of every page 2019-11-08 10:06:45 -05:00
forms.py Refactoring preferences to be more cohesive 2020-05-30 23:19:49 +00:00
models.py Refactoring preferences to be more cohesive 2020-05-30 23:19:49 +00:00
settings.py Bump patch level for bug fixes 2019-11-26 08:51:59 -05:00
urls.py Add share view 2019-11-07 13:32:51 -05:00
views.py Refactoring preferences to be more cohesive 2020-05-30 23:19:49 +00:00
wsgi.py Initial project setup 2018-01-05 21:06:07 -05:00