django-adminlte3
django-adminlte3 copied to clipboard
AdminLTE Templates, Template Tags, and Admin Theme for Django
Just wondering whether this module's developer is still around. Hopefully they are ok health-wise. As noted in #30, AdminLTE 3.1.0 was released over a year ago. 3.2.0 has now been...
When I installed AdminLTE3 it started showing me this error on autocomplete fields like this  Here's the error log ``` [09/Oct/2021 17:35:05] "GET /admin/autocomplete/ HTTP/1.1" 403 9745 Not Found:...
Django Admin Logout is not working redirecting to https://localhost/logout/ instead of https://localhost/admin/logout/
~For now this is just a proof of concept that should be improved.~ This MR aims to resolve #15. I am now happy with how it looks. I will be...
Again, more informational than anything. Intention here is to help if anything, and because I truly appreciate this module. 1. I noticed that AdminLTE released the official [3.1.0 version](https://github.com/ColorlibHQ/AdminLTE/releases) 2....
Feature - New block was added to the template "_main_header.htm" Fix - A "a" tag was closed in the "_main_header.html" The "left_navbar_links" block was added in order to improve the...
This is more an FYI, but it does add to the confusion. There appear to be not one (1) but two (2) PyPi pages for this module: - https://pypi.org/project/django-adminlte3/ -...
Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.10.20 to 1.10.22. Commits 0ccd86b Sync tag release - 1.10.22 bed1baa Release 1.10.22 20a8a85 Dev: Fix error in displaying HTML for the examples 6790470 New - Bulma...