This website requires JavaScript.
Explore
Help
Register
Sign In
discoman
/
python-tdd
Watch
1
Star
0
Fork
0
You've already forked python-tdd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
22
Commits
1
Branch
1
Tag
b4b2b43475c74799a03d9f5b3da18a2fceea505e
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
61c2c1bcb3
created apps/dashboard/list.html template (for now, mirrors home.html); changes ListViewTest() to DashViewTest() in apps.dashboard.tests; added new list template test to same; updated view_list() FBV in .views to accomodate this new template
2026-01-02 19:50:27 -05:00