提交歷史

作者 SHA1 備註 提交日期
  Claude Paroz cbff097bd9 Documented optparse to argparse changes for management commands 10 年之前
  Claude Paroz 8568638603 Fixed #19973 -- Replaced optparse by argparse in management commands 11 年之前
  Mark Lavin 79956d0694 Fixed #22440 -- Updated ConditionalGetMiddleware to comply with RFC 2616. 11 年之前
  Shai Berger 612290400f Fixed #22816 -- Corrected Oracle feature flag and fixed introspection test 10 年之前
  Shai Berger 06c0e740a4 Added django.utils.six.buffer_types 11 年之前
  Xavier Fernandez 50b9313e0a Fixed #22771 -- Fixed test.Client.logout when using custom auth backend. 10 年之前
  mlavin 4696cd9671 Fixed #22477 -- Removed contrib middleware from the global settings defaults. 11 年之前
  Jorge C. Leitão cc35bd461d Fixed #7599 -- Added get_user_permissions to ModelBackend. 11 年之前
  Maxime Turcotte 504c89e800 Fixed #6327 -- Added has_module_permission method to BaseModelAdmin 11 年之前
  Greg Chapple bf743a4d57 Fixed #16087 -- Added ResolverMatch instance to test client response. 10 年之前
  Moayad Mardini 2d425116e2 Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`. 10 年之前
  Andrew Godwin 386166970c Fix test breakage from previous state fix 10 年之前
  Andrew Godwin 7b17350a1b Fixed #22823 (and partly #22563) - FKs from unmigrated apps breaking state. 10 年之前
  Tim Graham 9980f67154 Fixed a staticfiles test on Windows. 10 年之前
  Aymeric Augustin 26cd195613 Merge pull request #2804 from AsymmetricVentures/issue22814 10 年之前
  Richard Eames 7beaeeed2b Fixed #22814 -- Allowed ISO-8601 [+-]hh timezone format in parse_datetime 10 年之前
  Tim Graham bcc3d2b978 Fixed #22818 -- Clarified you need to cd into the Django clone. 10 年之前
  Tim Graham a2cd0e12c9 Silenced deprecation warnings for refs #22811 and fixed build. 10 年之前
  Tim Graham 1c58cabad7 Fixed #22811 -- Allowed setting both the old and new TEST database settings. 10 年之前
  Claude Paroz dfa3505ff1 Fixed #22813 -- Updated Pillow URL in documentation 10 年之前
  Claude Paroz 43372fc7aa Prevented markup escape in 'Welcome to Django' page 10 年之前
  Loic Bistuer 6e8d614acd Made the vendored NamedTemporaryFile work as a context manager. Refs #22680. 10 年之前
  Maxime Lorant c307383ec9 Fixed typo in docs/ref/forms/validation.txt. 10 年之前
  Tim Graham 2e4d667ec1 Added note to alphabetize AUTHORS. 10 年之前
  Greg Chapple 4123f55c33 Added link to data migrations in initial data deprecation note 10 年之前
  Shai Berger 64d94cffc7 Fixed #22487: Separated schema migration from data migration in test 10 年之前
  Tim Graham 99f5ea9cc8 Fixed #22653 -- Added some database feature flags to tests. 10 年之前
  Moayad Mardini 5a3ae7e260 Created a new tests folder (`model_options`). 10 年之前
  Preston Timmons 68efbfde5e Fixed #22068 -- Made runtests.py remove trailing slashes from test labels. 10 年之前
  Anubhav Joshi 42736ac8e8 Fixed #21430 -- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version. 10 年之前