BrickTracker/bricktracker/views
2025-01-25 19:02:46 +01:00
..
admin Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
__init__.py Massive rewrite 2025-01-17 11:03:00 +01:00
add.py Don't store complex objects in Flash config that could mask existing config items, rather store the values and handle the actual list of conf differently 2025-01-20 15:20:07 +01:00
error.py More function definition fixes 2025-01-23 08:58:57 +01:00
exceptions.py Allow exception_handler to pass kwargs to the wrapped function 2025-01-24 10:27:06 +01:00
index.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
instructions.py Global cleanup of the code, implementing all the comments for the issue 2025-01-25 19:02:46 +01:00
login.py Do not show the login page if already logged in 2025-01-18 21:02:43 +01:00
minifigure.py Massive rewrite 2025-01-17 11:03:00 +01:00
part.py Massive rewrite 2025-01-17 11:03:00 +01:00
set.py Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
upload.py More function definition fixes 2025-01-23 08:58:57 +01:00
wish.py Massive rewrite 2025-01-17 11:03:00 +01:00