django-adminlte3
django-adminlte3 copied to clipboard
AdminLTE Templates, Template Tags, and Admin Theme for Django
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 8.0.0 to 8.1.1. Changelog Sourced from npm-registry-fetch's changelog. 8.1.1 (2020-06-30) 8.1.0 (2020-05-20) Features add npm-command HTTP header (1bb4eb2) 8.0.3 (2020-05-13) Bug Fixes update minipass and make-fetch-happen to...
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...
When `actions` attribute of a django admin is set to None, the ordering of the queryset doesn't work. The queryset is by default ordered in ascending order with regards to...
Hello, I Want to add Forget Password url in Login Screen how i can achive this ?? can i extend the Login Page, if yes, How??
Hey, can you please upload documentation as the given link does not work.
This Python module looks quite interesting. I was just wondering how it handles updates created by the actual AdminLTE (https://adminlte.io/) project itself? That is, this module's last release was v0.1.2...
When extending from _main_header.html, I noticed that {% block nav_bar%} will override other block such as nav_bar_center and nav_custom_menu's content. After checking the source code, i found that nav_bar's {%...
[Hope it's ok to report this here. I really do appreciate the work you've done, so doing it to help, not be a nuisance.] On main **GitHub** page: https://github.com/d-demirci/django-adminlte3 1....