Releases: briancaffey/django-step-by-step
Releases · briancaffey/django-step-by-step
v0.7.3
0.7.3 (2025-02-02)
Bug Fixes
- email: fix email settings in base settings (7bd0978)
v0.7.2
0.7.2 (2025-01-31)
Bug Fixes
- nvidia: add nvidia tf var to terraform actions workflow (90abf69)
v0.7.1
0.7.1 (2025-01-31)
Bug Fixes
- settings: add csrf settings to production settings (583aed1)
v0.7.0
0.7.0 (2025-01-31)
Features
- nvidia: add nvidia api key variable to tf config (81382df)
v0.6.1
0.6.1 (2025-01-31)
Bug Fixes
- gha: fix github action steps (a4e538a)
v0.6.0
0.6.0 (2025-01-31)
Features
- gha: split app_update into different jobs (07e27e1)
v0.5.2
0.5.2 (2025-01-31)
Bug Fixes
- email: add admin email setting (86feb1e)
v0.5.1
0.5.1 (2025-01-31)
Bug Fixes
- lint: format code with black (1e05cc0)
v0.5.0
0.5.0 (2025-01-31)
Features
- gha: final fix for create db function (9b1f71b)
v0.4.0
0.4.0 (2025-01-31)
Features
- gha: final fixes for gha build push (9f1442c)
Bug Fixes
- db: final fix for management command that creates database (fd108c6)
- db: final fix for management command that creates database (30964a7)
- db: final fix for management command that creates database (ee845c8)
- db: logging for db (627bb71)
- gha: update be build push pipeline (23878fe)