-
-
After a slight hiccup in pre-reg upload, can no longer get to competition show participants screen. I will restore backup and try again.
The hicckup is this, Choy being added twice, although it is …
-
Tests now failing with:
```
File "/home/shippable/build_ve/python/2.7/src/django-bootstrap3-datetimepicker/bootstrap3_datetime/widgets.py", line 2, in
from django.forms.utils import flatatt
Im…
-
Options are not working inside the widget. I have the following in my ModelForm.
`class IronForm(forms.ModelForm):`
`class Meta:`
`model = Iron`
`fields = ...`
`widgets = {'out_of_service_date': …
-
We ran an event last weekend that involved pulling in some license holder data with tag2 set so we could support using their existing tags.
Merging duplicate license holders today I'm getting thi…
-
- 标签:https://github.com/alex/django-taggit
- bootstrap3支持:https://github.com/dyve/django-bootstrap3 (removed)
- bootstrap3:http://v3.bootcss.com/
- SEO(搜索引擎优化):https://github.com/nephila/django-meta/
…
-
This front-end HTML template [currently uses bootstrap v3](https://github.com/LesFruitsDefendus/saskatoon-ng/blob/develop/saskatoon/sitebase/static/css/bootstrap.min.css) and in the settings file, the…
-
Under django 1.8 I got warning:
```
/usr/local/lib/python2.7/dist-packages/bootstrap3_datetime/widgets.py:2: \
RemovedInDjango19Warning: The django.forms.util module has been
renamed. Use django.form…
-
* Package version: 2.0
* Django version: 4.1.x
* Python version: 3.11.x
* Template pack: Bootstrap 3
### Description:
Since version 2.0 moved template packs as an external dependency it requi…
-
Will there be an update to datepicker v4? Besides, though v2.3 seems to be the stable version I does not seem to be possible to install it via pip.