Skip to content

Releases: app-generator/django-pixel

v1.0.18

11 Apr 06:59

Choose a tag to compare

Changes

  • Update README Links (minor)

v1.0.17

13 Feb 15:47

Choose a tag to compare

Changes

  • Bump UI Version: v1.0.7

v1.0.16

13 Feb 10:36

Choose a tag to compare

Changes

v1.0.15

08 Feb 05:45

Choose a tag to compare

Changes

  • Update Templates Folder
  • Customize the HOMEpage

v1.0.14

16 Dec 08:15

Choose a tag to compare

Changes

  • Preselect the design in the Generator:
  • (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.13

29 Nov 08:47

Choose a tag to compare

Changes

Update RM Links

v1.0.12

18 May 06:54

Choose a tag to compare

Changes

v1.0.11

07 Mar 15:22

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

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

Choose a tag to compare

Improvements