2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2025-01-24 12:51:09 +01:00
brutaldon-interfaccia-web-m.../brutaldon
Jason McBrayer 4676c49482 Take out the PJAX again.
It seems initially to work with notifications, but ultimately it just doesn't
quite.
2018-11-15 14:45:40 -05:00
..
middleware
migrations
static Take out the PJAX again. 2018-11-15 14:45:40 -05:00
templates Take out the PJAX again. 2018-11-15 14:45:40 -05:00
templatetags Add more translation hooks 2018-11-07 13:07:21 -05:00
__init__.py
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