django-material-admin icon indicating copy to clipboard operation
django-material-admin copied to clipboard

Material design for django administration

Results 55 django-material-admin issues
Sort by recently updated
recently updated
newest added

An error occurs when clicking on view all models in the application Traceback (most recent call last): File "/Users/temirovazat/Library/Caches/pypoetry/virtualenvs/remotework-XPHdADY_-py3.8/lib/python3.8/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/Users/temirovazat/Library/Caches/pypoetry/virtualenvs/remotework-XPHdADY_-py3.8/lib/python3.8/site-packages/django/core/handlers/base.py", line 197,...

Bumps [django](https://github.com/django/django) from 3.2 to 3.2.15. Commits 653a7bd [3.2.x] Bumped version for 3.2.15 release. b3e4494 [3.2.x] Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header. cb7fbac [3.2.x] Fixed collation tests on...

dependencies
python

Clicking on child links inside Django admin gives me 500 error status. Everything up to http://ip/admin seems to be working fine. However any child links after http://ip/admin, for e.g. http://ip/admin/child_link,...

Hi there, I am using Django==4.0.5 and I am having COOP issues shown below when I click any links in django-material-admin interface. Error show on the browser is `Internal server...

Enclosure the "side-wrapper" div in its own block makes it easier for developers to customize this part of the change_list template. Currently it is necessary to override the entire content...

The following template contains an error in the translation tags, as it should be "trans" and not "translate". If you try to access the URL http://127.0.0.1:8000/admin/password_change/done/ it returns a 500...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies
python

Generally Scroll event create infinite loop for jScrollPane on Desktop ```bash jquery.min.js:2 Uncaught RangeError: Maximum call stack size exceeded at String.replace () at ne (jquery.min.js:2:33253) at w.fn.init. (jquery.min.js:2:34063) at z...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies
javascript