Disco DeDisco
|
0afc5ee8d7
|
defined Meta ordering of the Item() model in apps.dashboard.models; Item() also now returns a __str__ result; in .forms, defined a specific use-case of is_valid() method; a pair of new UTs in .tests.test_models help confirm str representation and list order of items; .test_forms now ensures the .is-invalid bootstrap class is tested as a css class attr; migrations run; full UT & FT suite back to passing state (tho a refactor of flimsy form customizations is desperately needed)
|
2026-01-24 13:00:12 -05:00 |
|
Disco DeDisco
|
fa5700d9e8
|
added Meta class to Item() model to test for duplicate item/list entries
|
2026-01-21 15:29:47 -05:00 |
|
Disco DeDisco
|
5af5ff55fa
|
invoked get_absolute_url() on List model to achieve DRY urls in views
|
2026-01-19 19:25:04 -05:00 |
|
Disco DeDisco
|
4b137db317
|
manage.py changed to lf; FTs tweaked to accomodate WSL2 ansible deployment
|
2026-01-13 20:58:05 -05:00 |
|
Disco DeDisco
|
eb38722a53
|
ansible playbook commenced; deployment aimed at staging.earthmanrpg.me
|
2026-01-13 00:35:28 -05:00 |
|
Disco DeDisco
|
ab96364a24
|
move code into newly created ./src/ dir
|
2026-01-03 23:36:38 -05:00 |
|