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-05-29 12:01:49 -05:00
..
migrations Organized imports 2022-05-21 15:47:24 -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
__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
models.py Organized imports 2022-05-21 15:47:24 -05:00
tests.py Decided to nix test suite 2022-05-29 12:01:49 -05:00
urls.py Organized imports 2022-05-21 15:47:24 -05:00
views.py Organized imports 2022-05-21 15:47:24 -05:00