Commit History

Author SHA1 Message Date
  evildmp dc8f95b639 Fixed #20877 -- added a performance optimization guide 11 years ago
  Aymeric Augustin 4db2752e28 Clarified why one must not catch database errors inside atomic. 11 years ago
  tschilling 0d1ba84d13 Fixed #20702 -- Deprecated get_formsets in favor of get_formsets_with_inlines. 11 years ago
  Paul McMillan f8f47718ab Merge pull request #1644 from PaulMcMillan/bump_hash_iterations 11 years ago
  Markus Amalthea Magnuson 2c5c422d34 Added missing "in" in sentence. 11 years ago
  yokomizor df27803a55 Fixed #9532 -- Added min_num and validate_min on formsets. 12 years ago
  Paul McMillan a075e2ad0d Increase default PBKDF2 iterations 11 years ago
  Kevin Christopher Henry 59a34c43a8 Fixed #18744 -- Updated docstring to highlight limitations of NamedTemporaryFile 11 years ago
  Curtis Maloney 4e9f800742 Fixed #21125 -- Removed support for cache URI syntax 11 years ago
  Tim Graham 7fec5a2240 Fixed #7557 -- Added type checking to Variable initialization. 11 years ago
  Tim Graham 55b9bff07f Added __pycache__ to gitignore 11 years ago
  Tim Graham e23de9e350 Fixed typo in exception message; refs #19414 11 years ago
  Russell Keith-Magee 9d3e60aa3e Reworked security issue list to be per-issue, not per-release. 11 years ago
  Russell Keith-Magee 8e134c27c9 Corrected markup problems in new security summary page. 11 years ago
  Alex Gaynor 8b3bae9466 Fixed two typos in the docs 11 years ago
  Alex Gaynor c65ae7c969 Fixed a typo in the docs 11 years ago
  Russell Keith-Magee bbabc5325c Merge pull request #1641 from ubernostrum/security-issues-docs-21121 11 years ago
  James Bennett a2e25e8a83 Fix #21121: Add archive of security issues. 11 years ago
  Brian Holdefehr 98514849dc Fixed #19414 -- Added admin registration decorator 12 years ago
  Tim Graham d1c9802811 Fixed #21116 -- Made usage of manage.py in docs more consistent. 11 years ago
  Tim Graham 2daada800f Fixed #21098 -- Applied sensitive_post_parameters to MultiValueDict 11 years ago
  Tim Graham 4f40b97d97 Fixed #21118 -- Isolated a test that uses the database. 11 years ago
  Berker Peksag 2f0566fa61 Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE_DIRS. 11 years ago
  Tim Graham 893198509e Fixed #15625 -- Made message in MultiValueDictKeyError less verbose. 11 years ago
  Anssi Kääriäinen 50633e7353 Fixed #12568 -- no error when accessing custom field's descriptor 11 years ago
  Tim Graham 5be56d0e0d Fixed #21024 -- Documented how to deprecate a feature. 11 years ago
  Markus Holtermann a772ea8117 Fixed #21115 -- Fixed NameError in migrate --list command 11 years ago
  Florian Apolloner 2c6079775e Destroy selenium before live server threads. 11 years ago
  Markus Holtermann 5a424c2393 Fixed #21114 -- Migrations must not have a dependency to themselves. 11 years ago
  Florian Apolloner 73a610d2a8 Final attempt to solve sporadic test failures. 11 years ago