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
2022-08-08 18:51:03 -05:00
..
migrations Modified models and added full_clean to save 2022-08-08 18:48:18 -05:00
models Modified models and added full_clean to save 2022-08-08 18:48:18 -05:00
static/css Basic styling on all forms 2022-05-19 23:04:00 -05:00
templates/housewars Added form to allow incrementation of house points 2022-05-21 15:28:05 -05:00
tests Fixed model route 2022-08-08 18:51:03 -05:00
__init__.py Completed Models and starter work 2022-05-17 07:04:52 -05:00
admin.py Organized imports 2022-05-21 15:47:24 -05:00
apps.py Completed Models and starter work 2022-05-17 07:04:52 -05:00
forms.py Organized imports 2022-05-21 15:47:24 -05:00
managers.py Added House and Points Entry models 2022-05-21 13:51:40 -05:00
urls.py Organized imports 2022-05-21 15:47:24 -05:00
views.py Added test suite 2022-08-08 18:48:30 -05:00