django-semantic-admin
django-semantic-admin copied to clipboard
✨ Django Semantic UI admin theme
Sort of epic, but necessary
Currently uses pypi
Same behavior as semantic-ui.com
Hi lovely idea, thank you for putting it together. How would one override some of the styles to allow some of the fomantic classes to be customised?
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@hugovk] Use functools.lru_cache for hopper() #7912 [@hugovk]...
Also consider testing with https://playwright.dev/docs/test-snapshots
Basically an override of the changelist, demonstrating the power of filters. Something like https://github.com/RamezIssac/django-slick-reporting because it really isn't so hard
I never needed it before, so I didn't use it, but someone probably wants to use it
* Support file inputs https://fomantic-ui.com/elements/input.html#file-input * This is automatically supported. Nothing to do. * Consider supporting custom calendar formats https://fomantic-ui.com/modules/calendar.html#custom-format * This would require server side validation, which is out...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...