1
0
forked from pool/python-Django

Accepting request 479913 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/479913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Django?expand=0&rev=28
This commit is contained in:
2017-03-17 14:05:33 +00:00
committed by Git OBS Bridge
parent 556c644508
commit 29d904169e
6 changed files with 84 additions and 68 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Mar 1 14:24:17 UTC 2017 - appleonkel@opensuse.org
- Update to 1.10.6
Bugfixes
* Fixed ClearableFileInputs “Clear” checkbox on model form fields where the
model field has a default
* Fixed RequestDataTooBig and TooManyFieldsSent exceptions crashing rather than
generating a bad request response
* Fixed a crash on Oracle and PostgreSQL when subtracting DurationField or
IntegerField from DateField
* Fixed query expression date subtraction accuracy on PostgreSQL for differences
large an a month
* Fixed a GDALException raised by GDALClose on GDAL >= 2.0
-------------------------------------------------------------------
Tue Jan 31 14:00:11 UTC 2017 - michal@cihar.com
- Update to 1.10.5