Revīziju vēsture

Autors SHA1 Ziņojums Datums
  bphillips d508326e2f Fixed #25672 -- Clarified why related ManyToManyFields with a custom intermediate model disable the remove() method. 9 gadi atpakaļ
  Claude Paroz cd40d9e721 Fixed #25657 -- Ignored exceptions when destroying geometry objects 9 gadi atpakaļ
  Gavin Wahl ec708803f7 Fixed user_passes_test() signature in docs. 9 gadi atpakaļ
  Raphael Michel 82976e5c3f Fixed #25637 -- Added URLValidator hostname length validation. 9 gadi atpakaļ
  Nik Nyby d7a58f285b Refs #25803 -- Documented npm compatibility in package.json 9 gadi atpakaļ
  Tim Graham 166e0490d3 Fixed #25895 -- Used a consistent style for UserAdmin overrides. 9 gadi atpakaļ
  Tim Graham 26c26e8308 Refs #25886 -- Improved language in Python compatibility section of the release notes. 9 gadi atpakaļ
  Tim Graham e6bd688ef3 Fixed #25881 -- Marked Python 3.2 in Django 1.8 as unsupported at the end of 2016. 9 gadi atpakaļ
  Sergey Fedoseev a8614fb438 Fixed #25876 -- Removed OGRGeometry.transform_to() backwards-compatibility method. 9 gadi atpakaļ
  Qile Wang 0f2c2c104b Clarified a docstring in tutorial05. 9 gadi atpakaļ
  Tim Graham a5619f7ed3 Fixed #25860 -- Documented a transaction leak possiblity in TestCase. 9 gadi atpakaļ
  Simon Charette 59b57e672c Fixed #25867 -- Fixed a system check crash with nested ArrayFields. 9 gadi atpakaļ
  Tim Graham 9c835990ea Added "Regressions from older versions of Django" as a backport qualification. 9 gadi atpakaļ
  Tim Graham 285b08abc1 Refs #25548 -- Forwardported 1.9.1 release note. 9 gadi atpakaļ
  Attila Tovt 6f229048dd Fixed #25547 -- Made Model.refresh_from_db() update FileField's instance. 9 gadi atpakaļ
  Tim Graham f5af68ba68 Refs #25584 -- Corrected note about source of SyntaxErrors when installing Django 1.9. 9 gadi atpakaļ
  Thomas Grainger d638cdc42a Fixed #25165 -- Removed inline JavaScript from the admin. 9 gadi atpakaļ
  Florian Apolloner 105028eec6 Removed deprecated usage of url tag from auth docs. 9 gadi atpakaļ
  Tim Graham 93be2f7dea Refs #25677 -- Skipped an i18n test on older gettext versions. 9 gadi atpakaļ
  Sergey Fedoseev 479ba5add2 Fixed #25740 -- Documented GEOSGeometry operators. 9 gadi atpakaļ
  Emre Yilmaz 8e838d9c86 Fixed #25840 -- Fixed BaseCache.get_or_set() on the DummyCache backend. 9 gadi atpakaļ
  Sergey Fedoseev 25f5b5c19d Fixed #25853 -- Added support for GeoHash function on SpatiaLite. 9 gadi atpakaļ
  Alexander Sosnovskiy b61eab18f7 Fixed #13774 -- Added models.Field.rel_db_type(). 9 gadi atpakaļ
  Daniel Wiesmann 0e7d59df3e Refs #25734 -- Relaxed GDALRaster statistics test to use assertAlmostEqual. 9 gadi atpakaļ
  bphillips 7f663aeccf Fixed #25820 -- Allowed whitespace in admin's calendar.js month/weekday names. 9 gadi atpakaļ
  Sergey Fedoseev 717a54c883 Fixed #25797 -- Fixed regex for getting units from SRS WKT. 9 gadi atpakaļ
  Claude Paroz b52b9cf6f2 Refs #25655 -- Made HAS_GEOS depend on a minimum version. 9 gadi atpakaļ
  Raphaël Hertzog 9f4e031bd3 Fixed #25761 -- Added __cause__.__traceback__ to reraised exceptions. 9 gadi atpakaļ
  Jaap Roes c6ea4ed5d2 Fixed #25825 -- Implemented __ne__() for template Origin 9 gadi atpakaļ
  Sergey Fedoseev 395af23ac1 Refs #25659 -- Added missing docs for Difference/Intersection/SymDifference functions. 9 gadi atpakaļ