django-bootstrap-datepicker-plus
django-bootstrap-datepicker-plus copied to clipboard
how to replace current daterangeFilter with django-bootstrap-datepicker-plus in list-filter of admin.py
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Setup Information (please complete the following information):
- OS: [e.g. Windows 10]
- Browser [e.g. chrome, safari]
- Browser version [e.g. 22]
- Python version [e.g. 3.7]
- Django version [e.g. 2.1]
- Bootstrap version [e.g. 3/4]
- jQuery version [e.g. 1.7.1]
[x] I have followed the configuration instructions and checked out the common error troubleshooting page.