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:11:41 -06:00
..
migrations Added House and Points Entry models 2024-02-18 19:11:41 -06:00
static/css Basic styling on all forms 2024-02-18 19:11:41 -06:00
templates/housewars Basic styling on all forms 2024-02-18 19:11:41 -06:00
__init__.py Completed Models and starter work 2022-05-17 07:04:52 -05:00
admin.py Added House and Points Entry models 2024-02-18 19:11:41 -06:00
apps.py Completed Models and starter work 2022-05-17 07:04:52 -05:00
forms.py Added House and Points Entry models 2024-02-18 19:11:41 -06:00
managers.py Added House and Points Entry models 2024-02-18 19:11:41 -06:00
models.py Added House and Points Entry models 2024-02-18 19:11:41 -06:00
tests.py Completed Models and starter work 2022-05-17 07:04:52 -05:00
urls.py Mutated database tables to have activity1 and activity2 2024-02-18 19:11:23 -06:00
views.py Added House and Points Entry models 2024-02-18 19:11:41 -06:00