Disco DeDisco
|
2615445b97
|
added forloop.counter to list table rows & fixed name attr to use underscore instead of hyphen in home.html (this latter inconsistency caused functional_tests to fail)
|
2025-12-31 14:54:23 -05:00 |
|
Disco DeDisco
|
c318a526fc
|
new and refined tests for dashboard app; home iterates list w. django templating; views refined for redirect after post request
|
2025-12-31 14:39:26 -05:00 |
|
Disco DeDisco
|
f6b73a17ea
|
NewVisitorTest() in functional_tests almost passes, but needs DRY refactor; pair of functions added to HomePageTest() in apps.dashboard.tests; home_page() FBV in .views streamlined using django templating; templating also applied & form w. csrf functionality added to to-do list in home.html
|
2025-12-30 23:47:25 -05:00 |
|
Disco DeDisco
|
1ddabe4448
|
changed _ naming convention in el ids to -; expanded home.html to include head w. title, body w. h1, input & table for testing purposes; functional_tests updated to accomodate above changes & for more specific error handling during tests
|
2025-12-30 22:19:42 -05:00 |
|
Disco DeDisco
|
b3dba69708
|
actual commit from last attempt, now incl. all new files
|
2025-12-30 22:06:06 -05:00 |
|