1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-09-28 15:55:54 -04:00
brutaldon/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 Initial project setup 2018-01-05 21:06:07 -05:00
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 Initial project setup 2018-01-05 21:06:07 -05:00