discoman
  • Joined on 2026-02-10
discoman created branch main in discoman/python-tdd 2026-02-11 00:18:18 +00:00
discoman pushed to main at discoman/python-tdd 2026-02-11 00:18:18 +00:00
4e1feddb45 new name @property in List model, replete w. proper testing in tests.test_models
94a161fe09 List objects now container owner values, saved upon creation, linked to user fk; apps.dashboard.views updated accordingly; 36 UTs passing (2 new)
6c0e9bb6ec new_list() FBV tries to assign List owner, but List() model has no such attr
c176fe6cb3 new UT ensures correct list ownership from apps.dashboard.views
fad8657c97 placeholder view & code for my_lists.html implemented
Compare 10 commits »
discoman created repository discoman/python-tdd 2026-02-11 00:13:29 +00:00