1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-06-22 17:45:23 +00:00
brutaldon/brutaldon
2018-12-16 22:02:50 -05:00
..
middleware Add timezone handling to settings and middleware 2018-08-21 13:15:10 -04:00
migrations Add preference for notification poll frequency 2018-10-18 16:04:28 -04:00
static Fix issue #40 (menu covers posting box in mobile with no JS) 2018-12-06 10:14:25 -05:00
templates Fix logout behavior with intercooler 2018-12-16 17:52:48 -05:00
templatetags Add more translation hooks 2018-11-07 13:07:21 -05:00
__init__.py Initial project setup 2018-01-05 21:06:07 -05:00
forms.py Fix typo in PostForm update 2018-11-07 13:47:27 -05:00
models.py Add i18n hooks to models 2018-11-06 17:11:54 -05:00
settings.py Update version number because of logout fix 2018-12-16 22:02:50 -05:00
urls.py Keep reverse route for user page for user with null username from crashing 2018-10-26 14:00:43 -04:00
views.py Make search link a modal popup if using JS 2018-12-03 17:58:08 -05:00
wsgi.py Initial project setup 2018-01-05 21:06:07 -05:00