Refactor FIBU
- Rename all urls and add "fibu" to their names - Refactor reports - Refactor models and forms
Showing
- schoolapps/fibu/admin.py 2 additions, 2 deletionsschoolapps/fibu/admin.py
- schoolapps/fibu/forms.py 17 additions, 35 deletionsschoolapps/fibu/forms.py
- schoolapps/fibu/migrations/0001_initial.py 4 additions, 3 deletionsschoolapps/fibu/migrations/0001_initial.py
- schoolapps/fibu/migrations/0002_auto_20191228_1357.py 1 addition, 1 deletionschoolapps/fibu/migrations/0002_auto_20191228_1357.py
- schoolapps/fibu/models.py 25 additions, 16 deletionsschoolapps/fibu/models.py
- schoolapps/fibu/templates/fibu/account/edit.html 1 addition, 1 deletionschoolapps/fibu/templates/fibu/account/edit.html
- schoolapps/fibu/templates/fibu/account/index.html 2 additions, 2 deletionsschoolapps/fibu/templates/fibu/account/index.html
- schoolapps/fibu/templates/fibu/booking/book.html 1 addition, 1 deletionschoolapps/fibu/templates/fibu/booking/book.html
- schoolapps/fibu/templates/fibu/booking/index.html 9 additions, 8 deletionsschoolapps/fibu/templates/fibu/booking/index.html
- schoolapps/fibu/templates/fibu/booking/new.html 2 additions, 3 deletionsschoolapps/fibu/templates/fibu/booking/new.html
- schoolapps/fibu/templates/fibu/index.html 1 addition, 1 deletionschoolapps/fibu/templates/fibu/index.html
- schoolapps/fibu/templates/fibu/reports/expenses.html 23 additions, 27 deletionsschoolapps/fibu/templates/fibu/reports/expenses.html
- schoolapps/fibu/templates/fibu/reports/index.html 3 additions, 8 deletionsschoolapps/fibu/templates/fibu/reports/index.html
- schoolapps/fibu/urls.py 12 additions, 14 deletionsschoolapps/fibu/urls.py
- schoolapps/fibu/views.py 28 additions, 28 deletionsschoolapps/fibu/views.py
- schoolapps/templates/partials/header.html 10 additions, 10 deletionsschoolapps/templates/partials/header.html
Loading
Please register or sign in to comment