django-bootstrap-datepicker-plus
Bootstrap3/Bootstrap4/Bootstrap5 DatePickerInput, TimePickerInput, DateTimePickerInput, MonthPickerInput, YearPickerInput with date-range-picker functionality for django >= 2.0
Language: python
Author: Felipe Aydın (@felipea)
0 stars · 134 views
Files
- settings.json (json)
- extensions.json (json)
- launch.json (json)
- pyproject.toml (toml)
- .readthedocs.yaml (yaml)
- LICENSE (txt)
- .github (github)
- workflows (txt)
- docs.yml (yml)
- deploy.yml (yml)
- tasks.json (json)
- docs (txt)
- Makefile (txt)
- conf.py (py)
- _static (txt)
- css (txt)
- custom.css (css)
- .vscode (vscode)
- build.yml (yml)
- assets (txt)
- readme_images (txt)
- time-picker.png (image)
- datetime-picker.png (image)
- date-picker.png (image)
- PULL_REQUEST_TEMPLATE.md (md)
- ISSUE_TEMPLATE (txt)
- custom.md (md)
- feature_request.md (md)
- bug_report.md (md)
- copilot-instructions.md (md)
- CONTRIBUTING.md (md)
- CODE_OF_CONDUCT.md (md)
- FUNDING.yml (yml)
- dev (txt)
- mysite (txt)
- wsgi.py (py)
- settings.py (py)
- urls.py (py)
- context_processors.py (py)
- myapp (txt)
- views.py (py)
- urls.py (py)
- models.py (py)
- forms.py (py)
- templates (txt)
- myapp (txt)
- bootstrap3 (txt)
- layout.html (html)
- crispy-form.html (html)
- custom-form.html (html)
- custom-formset.html (html)
- modal-form.html (html)
- modal-form-index.html (html)
- event_filter.html (html)
- custom-input.html (html)
- bootstrap4 (txt)
- layout.html (html)
- crispy-form.html (html)
- custom-form.html (html)
- custom-formset.html (html)
- modal-form.html (html)
- modal-form-index.html (html)
- event_filter.html (html)
- nav-bar.html (html)
- footer.html (html)
- bootstrap5 (txt)
- layout.html (html)
- crispy-form.html (html)
- custom-form.html (html)
- custom-formset.html (html)
- modal-form.html (html)
- modal-form-index.html (html)
- event_filter.html (html)
- apps.py (py)
- migrations (txt)
- 0001_initial.py (py)
- 0002_insert_demo_event.py (py)
- manage.py (py)
- tests (txt)
- test_demo.py (py)
- test_settings.py (py)
- test_input_attrs.py (py)
- test_config.py (py)
- conftest.py (py)
- pip-constraints.txt (txt)
- test_render.py (py)
- test_warnings.py (py)
- src (txt)
- bootstrap_datepicker_plus (txt)
- settings.py (py)
- static (txt)
- bootstrap_datepicker_plus (txt)
- js (txt)
- datepicker-widget.js (js)
- css (txt)
- datepicker-widget.css (css)
- __init__.py (py)
- _config.py (py)
- schemas.py (py)
- widgets.py (py)
- _base.py (py)
- templates (txt)
- bootstrap_datepicker_plus (txt)
- input.html (html)
- .pre-commit-config.yaml (yaml)
- ATTRIBUTION.md (markdown)