This website requires JavaScript.
Explore
Help
Sign in
infuanfu
/
teilchensammler
Watch
2
Star
0
Fork
You've already forked teilchensammler
0
Code
Issues
6
Pull requests
Activity
55be0c8370
Branches
Tags
No results found.
teilchensammler
/
collector
History
bronsen
55be0c8370
[tests] Ensure new Teil is entered into the DB
2025-03-13 17:45:01 +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
conftest.py
[tests] Ensure new Teil is entered into the DB
2025-03-13 17:45:01 +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 new Teil is entered into the DB
2025-03-13 17:45:01 +01:00
urls.py
[collector] can now collect Teile and list them
2025-03-13 16:32:31 +01:00
views.py
[collector view] emit warning log when a Teil aready existed
2025-03-13 17:43:46 +01:00