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
2615445b97b0d926a91b78a110d4645c531c71d7
python-tdd
/
apps
/
dashboard
History
Disco DeDisco
c318a526fc
new and refined tests for dashboard app; home iterates list w. django templating; views refined for redirect after post request
2025-12-31 14:39:26 -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
new and refined tests for dashboard app; home iterates list w. django templating; views refined for redirect after post request
2025-12-31 14:39:26 -05:00
views.py
new and refined tests for dashboard app; home iterates list w. django templating; views refined for redirect after post request
2025-12-31 14:39:26 -05:00