Disco DeDisco
|
394d46c718
|
refactored homepage to incl. template structure in root dir; renamed lists app to dashboard & renamed paths in linked py files accordingly (e.g., apps.dashboard.apps, .views; core.settings)
|
2025-12-30 22:05:33 -05:00 |
|
Disco DeDisco
|
70392f3103
|
streamlined HomePageTest() test model; linked default index path to urlpatterns in core.urls
|
2025-12-30 17:22:22 -05:00 |
|
Disco DeDisco
|
d4c00424f5
|
added home_page() FBV to apps.lists.views; added HomePageTest() model to .tests; installed django-stubs & related dependencies
|
2025-12-30 16:15:55 -05:00 |
|
Disco DeDisco
|
b7d3535402
|
created apps.lists, w. deliberately failing unit test
|
2025-12-30 15:49:50 -05:00 |
|