brutaldon/brutaldon
Dorian Wood e03144c2e9 Modified header tags
There is now a single h1 tag. User posting forms and the timeline
are in their own h2, and individual posts are in an h3 made around
the toot title.
2023-08-01 11:16:44 -04: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 Modified header tags 2023-08-01 11:16:44 -04: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 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 pin bleach dep to 4.1, disable mastodon version checks 2023-02-03 12:15:54 -05:00
wsgi.py Initial project setup 2018-01-05 21:06:07 -05:00