Update RM Links
- 👉 Django CoreUI -
Product Page
- 👉 Django CoreUI -
LIVE Demo
- 👉 Django CoreUI -
Complete Information
and Support Links- Getting Started with Django - a
comprehensive tutorial
Configuration
: Install Dependencies, Prepare Environment, Setting up the DatabaseStart with Docker
Manual Build
Start the project
Deploy on Render
- Getting Started with Django - a
- Update Sidebar
- Added Auth Links
- Update Django CoreUI DEMO Link
- Added CoreUI Theme
- Codebase refactoring
- Added CI/Cd for Render
- Update Settings
- Local Templates
- Local Assets
- Built with CoreUI Generator
- Timestamp:
2022-06-01 08:50
- Timestamp:
- Bump Django Codebase to v2stable.0.1
- Dependencies update (all packages)
- Django==4.0.1
- Settings update for Django 4.x
New Parameter
: CSRF_TRUSTED_ORIGINS
- Bump UI: CoreUI v4.1.0
- 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
- Patch 500 Error when authenticated users access
- Bump the Core UI Kit to v3.2.0
- Update the code-base to use latest Django Boilerplate - https://github.com/app-generator/boilerplate-code-django-dashboard
- Update Licensing information
- Add CHANGELOG.md to track all changes