Historie revizí

Autor SHA1 Zpráva Datum
  Ed Morley d1eda9b4ad Refs #24109 -- Doc'd the elidable feature in squashing migrations docs. před 8 roky
  Tim Graham f01ad1cb6a Refs #27683 -- Allowed setting isolation level in DATABASES ['OPTIONS'] on MySQL. před 8 roky
  Markus Holtermann 46e0335583 Refs #27666 -- Added ProjectState.reload_models(). před 8 roky
  Markus Holtermann 45ded053b1 Fixed #27666 -- Delayed rendering of recursivly related models in migration operations. před 8 roky
  Mariusz Felisiak 7d2db2a7b8 Refs #27690 -- Removed sleep before drop test db on Oracle. před 8 roky
  Mads Jensen 65e321b781 Refs #25809 -- Made a few late review comments for BrinIndex. před 8 roky
  Tim Graham 0f46bc67e2 Fixed #27735 -- Doc'd form widget l10n change (refs #15667). před 8 roky
  Tim Graham b5511dddd6 Moved unneeded ImproperlyConfigured inner imports. před 8 roky
  Josh Smeaton 1df89a60c5 Fixed #25307 -- Fixed QuerySet.annotate() crash with conditional expressions. před 8 roky
  Tim Graham f2d2f17896 Removed empty sections from 1.11 release notes. před 8 roky
  Mads Jensen 0bc59978ab Fixed #27736 -- Used decorators for lookup registration. před 8 roky
  François Freitag 05bdf4f44d Refs #16614 -- Called _prepare_cursor() on every created cursor. před 8 roky
  Dmitry Dygalo 1f10c3994c Removed unneeded variable in contrib/postgres/fields/jsonb.py. před 8 roky
  Mads Jensen 7e299c0e03 Refs #25809 -- Prefered imports from django.db.models. před 8 roky
  Mads Jensen e585c43be9 Fixed #25809 -- Added BrinIndex support in django.contrib.postgres. před 8 roky
  Matthew Schinckel 236ebe94bf Fixed #27149 -- Added Subquery and Exists database expressions. před 9 roky
  Florian Apolloner 84c1826ded Fixed #27718 -- Added QuerySet.union(), intersection(), difference(). před 8 roky
  Claude Paroz 611ef422b1 Fixed #27387 -- Doc'd required HTML attribute in Field.required docs. před 8 roky
  François Freitag 6b6be692fc Refs #16614 -- Prevented database errors from being masked by cursor close. před 8 roky
  Simon Charette 2e55790838 Refs #25226 -- Cloned ArrayField.base_field on deconstruction. před 8 roky
  Jinank Jain f4c0eec713 Fixed #27699 -- Added negative timedelta support to parse_duration() před 8 roky
  Josh Smeaton 8ade277ab1 Fixed tests that rely on hardcoded id with keepdb před 8 roky
  Josh Smeaton bcce6bb7c7 Changed a test to be consistent when run in parallel. před 8 roky
  Simon Charette 4e48cfc108 Fixed #27709 -- Fixed get_for_models() for proxies with an empty cache. před 8 roky
  Romain Garrigues ede59ef6f3 Fixed #27518 -- Prevented possibie password reset token leak via HTTP Referer header. před 8 roky
  Simon Charette 91023d79ec Removed available_apps on TestCase subclasses. před 8 roky
  Simon Charette dc1193085d Made contenttypes and auth apps unavailable when not necessary in tests. před 8 roky
  Simon Charette 973cfd2ef5 Refs #20483 -- Implemented cascaded flush on Oracle. před 8 roky
  Mariusz Felisiak 974d14534c Fixed #27723 -- Set MultiWidget's subwidgets input type from attrs argument. před 8 roky
  Tim Graham 3226536127 Split AuthTemplateTests into test methods. před 8 roky