teilchensammler/collector
bronsen 27c9a3a35b [collector] can now collect Teile and list them
If a newly entered Teil already exists, we ignore that and do nothing.

"name" could become a primary key...
2025-03-13 16:32:31 +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] can now collect Teile and list them 2025-03-13 16:32:31 +01:00
__init__.py [collector] make the app a package 2025-03-12 22:33:24 +01:00
admin.py [collector admin] register Teil model in admin 2025-03-12 23:52:36 +01:00
apps.py [collector] start the app that will collect parts data 2025-03-12 21:17:08 +01:00
models.py [collector] rename model to singular form, but provide verbose_name* in Meta 2025-03-12 23:11:58 +01:00
urls.py [collector] can now collect Teile and list them 2025-03-13 16:32:31 +01:00
views.py [collector] can now collect Teile and list them 2025-03-13 16:32:31 +01:00