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
f267dd98aeb9fa6b6c8370c56992799a2ab61d6d
python-tdd
/
apps
/
lists
History
Disco DeDisco
70392f3103
streamlined HomePageTest() test model; linked default index path to urlpatterns in core.urls
2025-12-30 17:22:22 -05:00
..
migrations
created apps.lists, w. deliberately failing unit test
2025-12-30 15:49:50 -05:00
__init__.py
created apps.lists, w. deliberately failing unit test
2025-12-30 15:49:50 -05:00
admin.py
created apps.lists, w. deliberately failing unit test
2025-12-30 15:49:50 -05:00
apps.py
created apps.lists, w. deliberately failing unit test
2025-12-30 15:49:50 -05:00
models.py
created apps.lists, w. deliberately failing unit test
2025-12-30 15:49:50 -05:00
tests.py
streamlined HomePageTest() test model; linked default index path to urlpatterns in core.urls
2025-12-30 17:22:22 -05:00
views.py
added home_page() FBV to apps.lists.views; added HomePageTest() model to .tests; installed django-stubs & related dependencies
2025-12-30 16:15:55 -05:00