1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-12-04 14:46:24 -05:00
brutaldon/brutaldon
2018-12-03 08:48:01 -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 Really fix card image formatting. 2018-12-03 08:29:59 -05:00
templates Don't show card images where they may be redundant 2018-12-03 08:48:01 -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 Bump patch level for fix in last commit 2018-11-07 08:21:22 -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 Take out the PJAX again. 2018-11-15 14:45:40 -05:00
wsgi.py Initial project setup 2018-01-05 21:06:07 -05:00