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
main
Branches
Tags
No results found.
teilchensammler
/
collector
History
Exact
Exact
Union
RegExp
bronsen
848322f1d1
[test codestyle] shorten variable name for intentional similarity
2025-03-17 18:34:43 +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] ensure model manager retrieves newest Teil first
2025-03-17 18:16:16 +01:00
tests.py
[test codestyle] shorten variable name for intentional similarity
2025-03-17 18:34:43 +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