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
246c22ce39
Branches
Tags
No results found.
teilchensammler
/
collector
History
bronsen
246c22ce39
[codestyle] shortly explain why we wrap
.create()
in a transaction
2025-03-15 22:28:46 +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
[test] add new fixture to generate random strings of given length
2025-03-15 22:25:13 +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
[collector] ensure endpoint only accepts POST requests
2025-03-15 22:26:36 +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