-
* Package version: 1.7.2
* Django version: 2.1
* Python version: 3.6
* Template pack: bootstrap3
### Description:
Fields with SplitDateTimeWidget are not rendered correctly in the bootstrap3 …
-
* Package version: 1.11.2
* Django version: 3.1
* Python version: 3.7
* Template pack: bootstrap3
### Description:
The docs for the `crispy` filter say
https://github.com/django-crispy-forms…
-
@chenqiuyuan 报错信息如下:
```
Unhandled exception in thread started by
Traceback (most recent call last):
File "C:\Anaconda3\lib\site-packages\django\utils\autoreload.py", line 227, in wrapper
…
-
It would be good to be able to push all the script bits created by django-bootstrap3-datetimepicker to the end of the file, rather than the beginning.
-
Bootstrap looks very promising in that it targets different screen formats and clients easily.
See:
http://getbootstrap.com/getting-started/
https://github.com/dyve/django-bootstrap3/tree/develop/de…
-
Sugerimos aqui algumas bibliotecas e frameworks para ajudar no desenvolvimento do projeto. Abaixo minha lista e motivos da escolha.
- Django (Tenho domínio maior que os outros frameworks Web)
- Bootst…
-
Hello,
After selecting a date, I can't clear the value, the date still remains.
```
date_from = forms.DateField(
required=False,
widget=DateTimePicker(options={'format': 'DD/MM/YYYY',
…
-
* Package version: 1.8.1
* Django version: 3.0.2
* Python version: 3.7.3
* Template pack: bootstrap3
### Description:
Currently it's not possible to include, e.g., FontAwesome icons in a boot…
-
How to solve this exception when it occured in django2.2.1. And below is my error statement:
* /home/django/.virtualenvs/test/lib/python3.6/site-packages/crispy_forms/templates/bootstrap3/field.html,…
-
A huge amount of space is dedicated to the price and currency. There's not any good reason the price edit field should be the width of the dialog.
It should be more compact with most controls bein…