Skip to content

Releases: app-generator/django-argon-dashboard

v1.0.11

07 Jan 06:08

Choose a tag to compare

Changes

  • Update LOCAL Template:
    • added Dashboard Page

v1.0.10

04 Jan 08:24

Choose a tag to compare

Changes

  • Update Settings:
    • local static
    • local templates

v1.0.9

24 Oct 16:01

Choose a tag to compare

Changes

  • Update Dependencies
  • Update README

v1.0.8

31 Jan 16:02

Choose a tag to compare

Changes

  • Bump UI: Django Admin Argon v1.0.15
  • DOCS Update (readme). New sections:
    • How to customize the theme
    • Render deployment
  • Configure the project to use home/templates
  • Added custom_footer sample

v1.0.7

10 Jan 15:04

Choose a tag to compare

Changes

v1.0.6

07 Jan 17:38

Choose a tag to compare

Changes

v1.0.5

09 Aug 12:33

Choose a tag to compare

Improvements

v1.0.4

09 Jun 14:55

Choose a tag to compare

Improvements

v1.0.3

16 Jan 15:53

Choose a tag to compare

Improvements

v1.0.2

20 Sep 06:07

Choose a tag to compare

Improvements

  • Bump Django Codebase to v2.0.4
  • Dependencies update (all packages)
    • Use Django==3.2.6 (latest stable version)
  • Better Code formatting
  • Improved Files organization
  • Optimize imports
  • Docker Scripts Update
  • Tooling:
    • Gulp SASS compilation script
    • Update README - Recompile SCSS (new section)
  • Fixes:
    • Patch 500 Error when authenticated users access admin path (no slash at the end)
    • Patch #16: Minor issue in Docker