2
0
mirror of https://github.com/jfmcbrayer/brutaldon synced 2024-12-23 13:49:48 +01:00
brutaldon-interfaccia-web-m.../brutaldon
Jason McBrayer 43e4726c2f Add navbar to top of main template
Also, add stub functions to views to make all the links and reverse routes
work.
2018-04-24 19:20:22 -04:00
..
migrations Add multiuser support 2018-04-24 14:53:05 -04:00
static/css Display boosts correctly 2018-04-24 09:12:13 -04:00
templates Add navbar to top of main template 2018-04-24 19:20:22 -04:00
__init__.py
forms.py Add multiuser support 2018-04-24 14:53:05 -04:00
models.py Add multiuser support 2018-04-24 14:53:05 -04:00
settings.py Log in to an instance and display a home timeline. 2018-04-23 20:01:40 -04:00
urls.py Add navbar to top of main template 2018-04-24 19:20:22 -04:00
views.py Add navbar to top of main template 2018-04-24 19:20:22 -04:00
wsgi.py