This repository has been archived on 2025-11-04. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
csmb-housewars/housewars
2024-02-18 19:12:01 -06:00
..
admin Isolated individual admin files 2024-02-18 19:12:01 -06:00
migrations Updated models to include new fields 2024-02-18 19:12:01 -06:00
models Added functionality to finalize house points 2024-02-18 19:12:01 -06:00
static/css Basic styling on all forms 2024-02-18 19:11:41 -06:00
templates/housewars Added form to allow incrementation of house points 2024-02-18 19:11:41 -06:00
tests Fixed model route 2024-02-18 19:12:01 -06:00
__init__.py Completed Models and starter work 2022-05-17 07:04:52 -05:00
apps.py Completed Models and starter work 2022-05-17 07:04:52 -05:00
forms.py Added form to allow incrementation of house points 2024-02-18 19:11:41 -06:00
managers.py Added House and Points Entry models 2024-02-18 19:11:41 -06:00
urls.py Added form to allow incrementation of house points 2024-02-18 19:11:41 -06:00
views.py Modified models and added full_clean to save 2024-02-18 19:12:01 -06:00