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
Files
b09bec02dc0e3162226f4758f981404c1da88894
python-tdd
/
core
History
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
..
__init__.py
init commit
2025-12-29 21:52:45 -05:00
asgi.py
init commit
2025-12-29 21:52:45 -05:00
settings.py
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
urls.py
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
wsgi.py
init commit
2025-12-29 21:52:45 -05:00