teilchensammler/collector
bronsen f0f727fd99
Some checks failed
ci/woodpecker/push/workflow/1 Pipeline failed
ci/woodpecker/push/workflow/2 Pipeline failed
[tests] WIP
re #3
2025-03-15 23:14:27 +01:00
..
migrations [collector] rename model to singular form, but provide verbose_name* in Meta 2025-03-12 23:11:58 +01:00
templates/collector [collector] templates now render html5 2025-03-15 13:28:41 +01:00
__init__.py [collector] make the app a package 2025-03-12 22:33:24 +01:00
admin.py [collector admin] massively improve usability of the TeileAdmin 2025-03-13 19:17:28 +01:00
apps.py [collector] start the app that will collect parts data 2025-03-12 21:17:08 +01:00
conftest.py [codestyle] rename variable 2025-03-15 22:48:43 +01:00
models.py [collector] rename model to singular form, but provide verbose_name* in Meta 2025-03-12 23:11:58 +01:00
tests.py [tests] WIP 2025-03-15 23:14:27 +01:00
urls.py [collector] rename Views and urls 2025-03-15 13:28:41 +01:00
views.py [codestyle] shortly explain why we wrap .create() in a transaction 2025-03-15 22:28:46 +01:00