Skip to content

Releases: app-generator/django-soft-ui-design

v1.0.10

16 Dec 08:06
Compare
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.9

29 Nov 09:01
Compare
Choose a tag to compare

Changes

Update RM Links

v1.0.8

18 May 06:51
Compare
Choose a tag to compare

Changes

v1.0.7

07 Mar 15:29
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.6

09 Feb 08:52
Compare
Choose a tag to compare

Changes

  • Bump UI: Django Theme Soft v1.0.10
  • 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.5

11 Jan 08:34
Compare
Choose a tag to compare

Changes

v1.0.4

08 Jun 09:23
Compare
Choose a tag to compare

Improvements

v1.0.3

17 Jan 08:08
Compare
Choose a tag to compare

Improvements

v1.0.2

05 Jan 17:00
Compare
Choose a tag to compare

Improvements (minor)

  • Update Product Links
  • Fix Broken Links

v1.0.1

12 Dec 18:43
Compare
Choose a tag to compare

Improvements

  • Codebase: Django Boilerplate v1.0.7
    • Dependencies update (all packages)
      • Django==3.2.6 (latest stable version)
    • Better Code formatting
    • Improved Files organization
    • Optimize imports
    • Docker Scripts Update
    • Gulp Tooling (SASS Compilation)