Skip to content

Releases: briancaffey/django-step-by-step

v0.7.3

02 Feb 03:02
1c105d3
Compare
Choose a tag to compare

0.7.3 (2025-02-02)

Bug Fixes

  • email: fix email settings in base settings (7bd0978)

v0.7.2

31 Jan 19:51
f6178c6
Compare
Choose a tag to compare

0.7.2 (2025-01-31)

Bug Fixes

  • nvidia: add nvidia tf var to terraform actions workflow (90abf69)

v0.7.1

31 Jan 18:42
4b4f344
Compare
Choose a tag to compare

0.7.1 (2025-01-31)

Bug Fixes

  • settings: add csrf settings to production settings (583aed1)

v0.7.0

31 Jan 18:13
0b36fb1
Compare
Choose a tag to compare

0.7.0 (2025-01-31)

Features

  • nvidia: add nvidia api key variable to tf config (81382df)

v0.6.1

31 Jan 16:44
d2f3a5d
Compare
Choose a tag to compare

0.6.1 (2025-01-31)

Bug Fixes

  • gha: fix github action steps (a4e538a)

v0.6.0

31 Jan 16:35
e0bc8a1
Compare
Choose a tag to compare

0.6.0 (2025-01-31)

Features

  • gha: split app_update into different jobs (07e27e1)

v0.5.2

31 Jan 16:09
b611db7
Compare
Choose a tag to compare

0.5.2 (2025-01-31)

Bug Fixes

  • email: add admin email setting (86feb1e)

v0.5.1

31 Jan 15:37
1e07607
Compare
Choose a tag to compare

0.5.1 (2025-01-31)

Bug Fixes

  • lint: format code with black (1e05cc0)

v0.5.0

31 Jan 14:52
cde4dea
Compare
Choose a tag to compare

0.5.0 (2025-01-31)

Features

  • gha: final fix for create db function (9b1f71b)

v0.4.0

31 Jan 14:27
d55eb28
Compare
Choose a tag to compare

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)