Commit History

Author SHA1 Message Date
  Tim Graham 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. 10 years ago
  Nick Presta 11f0899bbe Fixed #11776 -- Added CSS class for non-field/top of form errors. 11 years ago
  Aymeric Augustin 2a5c750ad1 Merge pull request #2726 from gchp/ticket-20550 10 years ago
  Tim Graham 7ff326928a Improved deprecation plan links in release notes. 10 years ago
  Guillaume Pannatier 32586b0ba4 Fixed #22684 -- Added `empty_label` option on `django.forms.extras.widets.SelectDateWidget` 11 years ago
  Greg Chapple b7aa7c4ab4 Fixed #20550 -- Added ability to preserve test db between runs 10 years ago
  Martin Brochhaus bb0a9a070b Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH 11 years ago
  Erik Romijn ba5ddf7aed Fixed #22638 -- Changed CookieWizardView to ignore invalid cookies 11 years ago
  Tim Graham 5abc811a40 Revert "Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules." 11 years ago
  Martin Brochhaus 950b6de16a Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules. 11 years ago
  Esau Rodriguez ec9043ab2f Fixed #21799 - Modified loaddata --ignorenonexistent to ignore models. 11 years ago
  Unai Zalakain ebb0279f4a Fixed #16245 -- Included traceback in send_robust()'s response 11 years ago
  Jorge C. Leitão 2e364a0aac Fixed #15716 - Authentication backends can short-circuit authorization. 11 years ago
  Marc Tamlyn cebd8753c6 Remove old compatibility shims from d.c.gis. 11 years ago
  Julen Ruiz Aizpuru 5eb81ce445 Fixed #22533 -- Added label_suffix parameter to form fields. 11 years ago
  Matt Robenolt 393c0e2422 Fixed #20936 -- When logging out/ending a session, don't create a new, empty session. 11 years ago
  Ana Krivokapic 0707b824fe Fixed #22328 -- Added --exclude option to compilemessages and makemessages. 11 years ago
  Tim Graham dc7bc42cce Added missing versionadded annotation and tweaked release note; refs #22465. 11 years ago
  amatellanes 8394e570ba Fixed #22465 -- New assertion assertJSONNotEqual 11 years ago
  Tim Graham 47927eb786 Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor of installing sqlparse." 11 years ago
  Jacob R. Rothenbuhler 17c1884456 Fixed #22369 -- Added count parameter to assertTemplateUsed 11 years ago
  julien 'pouete' Godin 071c933775 Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor of installing sqlparse. 11 years ago
  e0ne 2aaa045c61 Fixed #13408 -- Deprecated silent unpacking exception passing in for template tag. 11 years ago
  Anubhav Joshi cd914e31c9 Fixed #21977 -- Deprecated SimpleTestCase.urls 11 years ago
  Tim Graham 8f63849df2 Fixed typo in 1.8 release notes. 11 years ago
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. 11 years ago
  Daniel Neuhäuser 4aa80149e7 Fixed #22327 -- Turned BaseEmailBackend into a context manager 11 years ago
  Loic Bistuer bc9be72bdc Fixed transaction handling for a number of operations on related objects. 11 years ago
  Claude Paroz 41903d025a Dropped support for GDAL 1.6 11 years ago
  Claude Paroz c5d1df70a4 Dropped support for GEOS 3.1 11 years ago