- Bump Design: Django Admin Soft
v1.0.12
- Added Local Templates and Static
- Added Gulp Tooling
- DOCS Update (readme)
- Bump Design: Django Admin Soft
v1.0.10
- Bump Design: Django Admin Soft
v1.0.9
- Bump Design: Django Admin Soft
v1.0.8
- DOCS Update (readme). New sections:
How to customize the theme
- Render deployment
- Configure the project to use
home/templates
- Added
custom_footer
sample
- Move to theme-based pattern
- 🚀
Deployment
CI/CD
flow viaRender
- Dynamic DataTables:
- Server-Side Pagination, Search, Export
- API Generator
- the code is generated on top of DRF
- Mutating requests secured by JWT
- Added Github OAuth via AllAuth. requires in
.env
:GITHUB_ID
=<YOUR_GITHUB_ID>GITHUB_SECRET
=<YOUR_GITHUB_SECRET>
- Bump Codebase & UI version
- Docker scripts update
- UI Update:
Soft UI Dashboard
v1.0.6 - Enhanced version:
Dark Mode
- Built with Soft UI Dashboard Generator
- Timestamp:
2022-05-25 10:16
- Timestamp:
- Added CDN/Static Server management
ASSETS_ROOT
env variable
- UI Update:
Soft UI Dashboard
v1.0.5- upgrade Bootstrap version to v5.1.3
- upgrade ChartJs plugin version to v3.7.1
- fix running 'npm install' issue
- fix SCSS compiling issues
- update sidebar height
- fix sidebar button on Safari
- update dropdown text on RTL page
- fix navbar scroll error on example pages
- 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: Soft UI Dashboard v1.0.3
- Bump Django Codebase to v2.0.4
- Codebase update
assets
&templates
moved toapps
folderapps/base
renamed toapps/home
- Bump Django Codebase to v2.0.2
- Dependencies update (all packages)
- Use Django==3.2.6 (latest stable version)
- Better Code formatting
- Improved Files organization
- Optimize imports
- Docker Scripts Update
- Dependencies update (all packages)
- Tooling: added scripts to recompile the SCSS files
core/static/assets/
- gulpfile.jscore/static/assets/
- package.jsonUpdate 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
- Patch
logout
link - Delete useless
media
directory
- Codebase: Django Dashboard v1.0.4
- UI: Jinja Soft UI v1.0.0
- UI Kit: Soft UI Dashboard v1.0.1