1
0
mirror of https://gitlab.com/brutaldon/brutaldon synced 2024-12-28 00:31:49 +01:00
brutaldon/brutaldon
DJ Sundog 8b147bbc16 Merge branch 'fix-default-field-warning' into 'main'
Deploy CI Pipeline for tests

Closes #19

See merge request brutaldon/brutaldon!6
2021-08-03 15:20:35 +00: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 Added local-only toot display support 2021-08-02 16:50:38 -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 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 Initial project setup 2018-01-05 21:06:07 -05:00