brutaldon/brutaldon
Peter Fidelman 8813dd68f5 Corrected typo: timelime -> timeline 2022-11-30 20:44:18 -08:00
..
middleware Reformat everything with black 2019-05-17 13:07:11 -04:00
migrations Fix errors introduced in same_user, apply standard formatting 2020-07-08 12:58:38 -04:00
static Change the html templates to point to gitlab repo 2021-08-01 15:14:29 -05:00
templates Corrected typo: timelime -> timeline 2022-11-30 20:44:18 -08:00
templatetags Reformat everything with black 2019-05-17 13:07:11 -04:00
__init__.py
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 Fix errors introduced in same_user, apply standard formatting 2020-07-08 12:58:38 -04:00
settings.py Added DEFAULT_AUTO_FIELD to settings.py 2021-08-02 23:41:36 -05:00
urls.py Fix errors introduced in same_user, apply standard formatting 2020-07-08 12:58:38 -04:00
views.py Fix errors introduced in same_user, apply standard formatting 2020-07-08 12:58:38 -04:00
wsgi.py