2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2024-12-22 21:27:58 +01:00
brutaldon-interfaccia-web-m.../brutaldon
Jason McBrayer eae810c15c In js-supporting browsers, use ctrl-enter to submit toots
This pulls in our first external javascript dependency! And thus a yarn.lock.
2018-06-12 08:35:23 -04:00
..
migrations Add multiuser support 2018-04-24 14:53:05 -04:00
static In js-supporting browsers, use ctrl-enter to submit toots 2018-06-12 08:35:23 -04:00
templates In js-supporting browsers, use ctrl-enter to submit toots 2018-06-12 08:35:23 -04:00
templatetags Work around bug(?) in BeautifulSoup entity handling 2018-06-06 17:13:26 -04:00
__init__.py Initial project setup 2018-01-05 21:06:07 -05:00
forms.py Allow deleting your own toots 2018-05-22 09:41:11 -04:00
models.py Add multiuser support 2018-04-24 14:53:05 -04:00
settings.py Add extra debug logging to production 2018-06-05 08:24:07 -04:00
urls.py Add blocking and muting 2018-06-11 19:38:49 -04:00
views.py Add blocking and muting 2018-06-11 19:38:49 -04:00
wsgi.py Initial project setup 2018-01-05 21:06:07 -05:00