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
1950eaa12ec0e8daed082832ada3012c106d84d6
python-tdd
/
apps
/
dashboard
History
Disco DeDisco
1950eaa12e
more robust home_page() FBV in apps.dashboard.views feat. individual item handling; .tests return OK given this new view
2025-12-31 00:47:17 -05:00
..
migrations
+2 new migrations in apps.dashboard; added new Item() model to dashboard.models; added ItemModelTest() to .tests; cleaned up deadspace in functional_tests
2025-12-31 00:26:39 -05:00
__init__.py
actual commit from last attempt, now incl. all new files
2025-12-30 22:06:06 -05:00
admin.py
actual commit from last attempt, now incl. all new files
2025-12-30 22:06:06 -05:00
apps.py
actual commit from last attempt, now incl. all new files
2025-12-30 22:06:06 -05:00
models.py
+2 new migrations in apps.dashboard; added new Item() model to dashboard.models; added ItemModelTest() to .tests; cleaned up deadspace in functional_tests
2025-12-31 00:26:39 -05:00
tests.py
more robust home_page() FBV in apps.dashboard.views feat. individual item handling; .tests return OK given this new view
2025-12-31 00:47:17 -05:00
views.py
more robust home_page() FBV in apps.dashboard.views feat. individual item handling; .tests return OK given this new view
2025-12-31 00:47:17 -05:00