Merge pull request #14 from nitmir/dev
Update version to 0.7.2 Added ----- * Add Django 1.10 support * Add support of gitlab continuous integration Fixed ----- * Fix BootsrapForm: placeholder on Input and Textarea only, use class form-control on Input, Select and Textarea. * Fix lang attribute in django 1.7. On html pages, the lang attribute of the <html> was not present in django 1.7. We use now a methode to display it that is also available in django 1.7
Showing
.gitlab-ci.yml
0 → 100644
Django >= 1.7.1,<1.10 | ||
Django >= 1.7.1,<1.11 | ||
setuptools>=5.5 | ||
requests>=2.4 | ||
requests_futures>=0.9.5 | ||
... | ... |
Please register or sign in to comment