Describe the problem
Unable to populate DBDP on inlineformset forms
To Reproduce
Steps to reproduce the behavior:
instantiate inlineformset factory utilizing dynamic_formsets
Expected behavior
Populate/ability to use date picker on any template
Console errors
- No error on django console.
- No error on JavaScript console.
Paste-bin
The page is showing up but the date-picker calendar is not. The paste-bin link
of the HTML source of the page is http://...
Setup Information (please complete the following information):
- OS: Ubuntu
- Browser chrome
- Browser version 114.0.5735.106
- Python version 3.10
- Django version 4.1.3
- Bootstrap version 4
- jQuery version 3.6.1
[x] I have followed the configuration instructions and checked out the
common error troubleshooting page.
Describe the problem
Unable to populate DBDP on inlineformset forms
To Reproduce
Steps to reproduce the behavior:
instantiate inlineformset factory utilizing dynamic_formsets
Expected behavior
Populate/ability to use date picker on any template
Console errors
Paste-bin
The page is showing up but the date-picker calendar is not. The paste-bin link
of the HTML source of the page is http://...
Setup Information (please complete the following information):
[x] I have followed the configuration instructions and checked out the
common error troubleshooting page.