2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2025-01-10 22:14:12 +01:00
brutaldon-interfaccia-web-m.../brutaldon
2018-05-10 07:27:45 -04:00
..
migrations Add multiuser support 2018-04-24 14:53:05 -04:00
static Use text-stroke instead of text-shadow in user page titles 2018-05-09 14:23:47 -04:00
templates Pretty up the file upload 2018-05-10 07:27:45 -04:00
templatetags Support user timelines. 2018-05-08 21:47:17 -04:00
__init__.py
forms.py Add posting support 2018-04-30 08:58:10 -04:00
models.py Add multiuser support 2018-04-24 14:53:05 -04:00
settings.py Make media posting work, with limitations. 2018-05-01 14:44:56 -04:00
urls.py Support user timelines. 2018-05-08 21:47:17 -04:00
views.py Support user timelines. 2018-05-08 21:47:17 -04:00
wsgi.py