BrickTracker/bricktracker
2025-01-23 08:39:14 +01:00
..
sql Fix indent 2025-01-21 17:25:49 +01:00
views Inject the database version when downloading it 2025-01-22 11:53:11 +01:00
__init__.py Massive rewrite 2025-01-17 11:03:00 +01:00
app.py Create the app outside of the global context of app.py to avoid any interference 2025-01-21 11:26:42 +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 Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +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 Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
instructions.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +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 Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
minifigure.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
navbar.py Massive rewrite 2025-01-17 11:03:00 +01:00
part_list.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
part.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
rebrickable_image.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +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 Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
rebrickable_set.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
rebrickable.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
record_list.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
record.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
retired_list.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
retired.py Massive rewrite 2025-01-17 11:03:00 +01:00
set_list.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
set.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
socket.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
sql_counter.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00
sql_migration_list.py Remove debug prints 2025-01-21 17:25:36 +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 Add missing whislist database counter in the admin 2025-01-23 08:39:14 +01:00
theme_list.py Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +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 Fix functions definition with stricter positional or keyword restrictions 2025-01-22 16:36:35 +01:00