[BACK]Return to distinfo CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / www / py-django

File: [cvs.NetBSD.org] / pkgsrc / www / py-django / distinfo (download)

Revision 1.49, Fri Nov 6 08:38:29 2015 UTC (8 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.48: +5 -5 lines

Django 1.8.6 adds official support for Python 3.5 and fixes several bugs in 1.8.5:
Fixed a regression causing ModelChoiceField to ignore prefetch_related() on its queryset.
Allowed ãà×Îode=memoryãàin SQLite test database name if supported.
Fixed system check crash on ForeignKey to abstract model.
Fixed incorrect queries when you have multiple ManyToManyFields on different models that have the same field name, point to the same model, and have their reverse relations disabled.
Allowed filtering over a RawSQL annotation.
Made the Concat database function idempotent on SQLite.
Avoided a confusing stack trace when starting runserver with an invalid INSTALLED_APPS setting.
Made deferred models use their proxied modelãàÑÔ _meta.apps for caching and retrieval. This prevents any models generated in data migrations using QuerySet.defer() from leaking to test and application code.
Fixed a typo in the name of the strictly_above PostGIS lookup.
Fixed crash with contrib.postgres.forms.SplitArrayField and IntegerField on invalid value.
Added a helpful error message when Django and South migrations exist in the same directory.
Fixed a regression in URLValidator that allowed URLs with consecutive dots in the domain section (like http://example..com/) to pass.
Fixed a crash with GenericRelation and BaseModelAdmin.to_field_allowed.

$NetBSD: distinfo,v 1.49 2015/11/06 08:38:29 adam Exp $

SHA1 (Django-1.8.6.tar.gz) = 7deae445883823849f51e9553dcd885a7c6981b9
RMD160 (Django-1.8.6.tar.gz) = 6ec60e338c37124b6dbf004d32311b2501403790
SHA512 (Django-1.8.6.tar.gz) = bab5dbc83e73413b12aabc78e686d912775c881c9f9d4dee70bcec66782ae3a564019b0bbc62f8b3d4f642167f9e31c9083364debbe4b9c862be82e7ca654794
Size (Django-1.8.6.tar.gz) = 7341303 bytes