2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2024-12-22 13:26:14 +01:00
brutaldon-interfaccia-web-m.../brutaldon
2018-09-20 08:23:12 -04:00
..
middleware Add timezone handling to settings and middleware 2018-08-21 13:15:10 -04:00
migrations Add lux theme to fixtures 2018-08-29 10:52:51 -04:00
static Add pull-to-refresh 2018-09-20 08:15:07 -04:00
templates Change which element to use for pull-to-refresh 2018-09-20 08:23:12 -04:00
templatetags Better error handling in tag linkification 2018-09-05 05:21:02 -04:00
__init__.py
forms.py Instead of setting a max_length on posts, catch API error on posting 2018-09-04 19:19:35 -04:00
models.py Add theme support and move preferences into the database 2018-08-28 12:22:20 -04:00
settings.py Bump minor version for feature roll-ups 2018-09-06 21:05:33 -04:00
urls.py Fix path service worker is served from 2018-09-19 10:19:34 -04:00
views.py Fix path service worker is served from 2018-09-19 10:19:34 -04:00
wsgi.py