Disco DeDisco
|
b4b2b43475
|
in apps.dashboard.tests & .urls, adding a new to-do item to the input field in either home.html or a blank-tabled list.html points to /apps/dashboard/newlist; in .views, home_page() FBV simplified to a mere html page render & new_list() FBV added that currently points to the global list
|
2026-01-02 21:50:37 -05:00 |
|
Disco DeDisco
|
47bf26ce49
|
plugged up some testing holes with explicit placeholder urls in views and unit tests; most tests now pass
|
2026-01-02 00:00:56 -05:00 |
|
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
|
b7d3535402
|
created apps.lists, w. deliberately failing unit test
|
2025-12-30 15:49:50 -05:00 |
|
Disco DeDisco
|
7285e1d229
|
init commit
|
2025-12-29 21:52:45 -05:00 |
|