Skip to content

Releases: app-generator/django-black-dashboard

v1.0.22

16 Dec 07:12
Compare
Choose a tag to compare

Changes

v1.0.21

15 Dec 07:43
Compare
Choose a tag to compare

Changes

Mention Django App Generator Service:

  • Access the App Generator page
  • Select the preferred design
  • (Optional) Design Database: edit models and fields
  • (Optional) Edit the fields for the extended user model
  • (Optional) Enable OAuth for GitHub
  • (Optional) Add Celery (async tasks)
  • (Optional) Enable Dynamic API Module
  • Docker Scripts
  • Render CI/Cd Scripts

The generated Django project is available as a ZIP Archive and also uploaded to GitHub.

v1.0.20

27 Nov 06:32
Compare
Choose a tag to compare

Changes

Update RM Links

v1.0.19

11 Nov 08:37
Compare
Choose a tag to compare

Changes

v1.0.18

18 May 06:04
Compare
Choose a tag to compare

Changes

v1.0.17

16 Apr 17:04
Compare
Choose a tag to compare

Changes

  • Use Vite for SCSS Compilation
  • Fix Charts on MAIN dashboard
  • Added HOT Reload (templates & static)

v1.0.16

05 Mar 15:27
Compare
Choose a tag to compare

Changes

v1.0.15

04 Mar 17:53
Compare
Choose a tag to compare

Changes

  • Deprecate distutils
    • use str2bool
  • Update Deps
    • requirements.txt
  • Update README: PRO Version, List features
    • API, Charts
    • DataTables (Filters, Export)
    • Celery
    • Media Files Manager
    • Extended User Profiles

v1.0.14

14 Feb 09:58
Compare
Choose a tag to compare

Changes

v1.0.13

24 Oct 15:16
f0e5621
Compare
Choose a tag to compare

Changes

  • Update Dependencies
  • Update README