teilchensammler/collector
2025-03-15 13:28:41 +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 views] prominently display Teil number 2025-03-13 20:08:54 +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 [pytest] create session-scoped django.test.Client fixture 2025-03-13 18:13:16 +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] Ensure it is ok the enter the same name twice 2025-03-13 18:41:20 +01:00
urls.py [collector] rename Views and urls 2025-03-15 13:28:41 +01:00
views.py [collector] rename Views and urls 2025-03-15 13:28:41 +01:00