BrickTracker/bricktracker
2025-01-20 19:39:12 +01:00
..
sql Quote SQL identifiers as best practice and to avoid any problem in the future 2025-01-20 19:39:12 +01:00
views Incremental forward upgrades of the database 2025-01-20 17:43:15 +01:00
__init__.py Massive rewrite 2025-01-17 11:03:00 +01:00
app.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
config.py Massive rewrite 2025-01-17 11:03:00 +01:00
configuration_list.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
configuration.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
exceptions.py Massive rewrite 2025-01-17 11:03:00 +01:00
fields.py Massive rewrite 2025-01-17 11:03:00 +01:00
instructions_list.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
instructions.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
login.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
minifigure_list.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
minifigure.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
navbar.py Massive rewrite 2025-01-17 11:03:00 +01:00
part_list.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
part.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
rebrickable_image.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
rebrickable_minifigures.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
rebrickable_parts.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
rebrickable_set.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
rebrickable.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
record_list.py Massive rewrite 2025-01-17 11:03:00 +01:00
record.py Massive rewrite 2025-01-17 11:03:00 +01:00
retired_list.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
retired.py Massive rewrite 2025-01-17 11:03:00 +01:00
set_list.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
set.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
socket.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
sql_counter.py Change the way the database counters are displayed to easiliy accomodate for more tables 2025-01-20 16:36:31 +01:00
sql_migration_list.py Incremental forward upgrades of the database 2025-01-20 17:43:15 +01:00
sql_migration.py Incremental forward upgrades of the database 2025-01-20 17:43:15 +01:00
sql_stats.py Massive rewrite 2025-01-17 11:03:00 +01:00
sql.py Incremental forward upgrades of the database 2025-01-20 17:43:15 +01:00
theme_list.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
theme.py Massive rewrite 2025-01-17 11:03:00 +01:00
version.py Incremental forward upgrades of the database 2025-01-20 17:43:15 +01:00
wish_list.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
wish.py Massive rewrite 2025-01-17 11:03:00 +01:00