A Django Admin Template Base On Bulma.css.
Project description
使用Bulma.css重写Admin模板
Login Page
ChangeList Page
Quick Start
Install
pip install django-juss2
Update Settings.py
INSTALLED_APPS = [
'juss',
'bulma',
...
]
...
FORM_RENDERER = 'django.forms.renderers.TemplatesSetting'
Todo
[x] Menu In Model
[ ] Update Filter
[ ] default useful dashboard
[ ] dark mode
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-juss2-0.1.0.tar.gz
(725.6 kB
view details)
File details
Details for the file django-juss2-0.1.0.tar.gz.
File metadata
- Download URL: django-juss2-0.1.0.tar.gz
- Upload date:
- Size: 725.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c7ba9ed6d4fcee0663915a8a70ded9e1f55dd12f128eb054ca004f1bcffbb8f
|
|
| MD5 |
77741e91a2a039211db8dbf67b252632
|
|
| BLAKE2b-256 |
6207cfd0cd0fbb174afedecc3cdf5d9ca312d0f0f07d7c9067ba9b9254e2b88a
|