Skip to content

Releases: app-generator/django-pixel

v1.0.12

18 May 06:54
Compare
Choose a tag to compare

Changes

v1.0.11

07 Mar 15:22
Compare
Choose a tag to compare

Changes

  • Deprecate distutils
    • use str2bool
  • Update Deps
    • requirements.txt
  • Update Custom Development Section
    • New Pricing: $3,999

v1.0.9

09 Feb 06:29
Compare
Choose a tag to compare

Changes

  • Bump UI: Django Theme Pixel v1.0.3
  • DOCS Update (readme). New sections:
    • How to customize the theme
    • Render deployment
  • Configure the project to use home/templates
  • Added custom-index sample
  • Fix Docker Execution
    • Update Settings: ALLOWED_HOSTS, CSRF_TRUSTED_ORIGINS sections

v1.0.7

08 Jun 07:55
Compare
Choose a tag to compare

Improvements

v1.0.6

17 Jan 07:57
Compare
Choose a tag to compare

Improvements

v1.0.5

08 Dec 11:23
Compare
Choose a tag to compare

Improvements

  • Bump Django Codebase to v1.0.7

v1.0.4

10 Sep 14:29
Compare
Choose a tag to compare

Improvements & Fixes

  • Bump Django Codebase to v1.0.5
    • Dependencies update (all packages)
    • Use Django==3.2.6 (latest stable version)
    • Better Code formatting
    • Improved Files organization
    • Optimize imports
    • Docker Scripts Update
  • Fixes:
    • Patch 500 Error when authenticated users access admin path (no slash at the end)
    • Patch #16: Minor issue in Docker

v1.0.3

18 Jul 06:25
Compare
Choose a tag to compare
  • Added scripts to recompile the SCSS files
    • core/static/assets/ - gulpfile.js
    • core/static/assets/ - package.json
  • Update README - Recompile SCSS (new section)

v1.0.2

21 May 06:54
Compare
Choose a tag to compare

v1.0.1

12 Jan 08:57
Compare
Choose a tag to compare