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
90f23d1e1f
Branches
Tags
No results found.
teilchensammler
/
collector
History
bronsen
90f23d1e1f
[collector templates] remove broken form from detail.html
2025-03-13 19:17:09 +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] remove broken form from detail.html
2025-03-13 19:17:09 +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
[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 views] switch some views to class-based ones
2025-03-13 19:03:57 +01:00
views.py
[collector views] switch some views to class-based ones
2025-03-13 19:03:57 +01:00