Skip to content

v0.0.4-Configuration

Choose a tag to compare

@app-generator app-generator released this 14 Oct 06:43
· 6 commits to main since this release

Improvements

  • Added configuration:
    • Update routes in core/urls.py
    • Update core/settings.py
      • import os package, used in BASE_DIR definition
      • Update INSTALLED_APPS
      • Include the new templates, TEMPLATES section
      • Added Django & Celery (end of the file)