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
7425b14363b2e8af2b9274180046e4264a1ee4cf
python-tdd
/
core
History
Disco DeDisco
ada383c81a
redefined & added arguments to existing FBVs in apps.dashboard.views; added new FBV to add to-do items to existing lists; added capture groups to some paths in .urls (tho these are now due for DRY refactor); django templating added to form action in templates/apps/dashboard/list.html; DashViewTest(), NewListTest() & NewItemTest() refactored for dynamic ids in .tests
2026-01-03 01:30:51 -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
redefined & added arguments to existing FBVs in apps.dashboard.views; added new FBV to add to-do items to existing lists; added capture groups to some paths in .urls (tho these are now due for DRY refactor); django templating added to form action in templates/apps/dashboard/list.html; DashViewTest(), NewListTest() & NewItemTest() refactored for dynamic ids in .tests
2026-01-03 01:30:51 -05:00
wsgi.py
init commit
2025-12-29 21:52:45 -05:00