История коммитов

Автор SHA1 Сообщение Дата
  Tim Graham 97fa7fe961 Fixed #25212 -- Documented the RawSQL expression. 9 лет назад
  Tim Graham 28cb272a72 Fixed #25224 -- Fixed typo in docs/ref/contrib/flatpages.txt 9 лет назад
  Ville Skyttä 34057730a5 Fixed #25222 -- Avoided installing django_bash_completion for python*-config. 9 лет назад
  Ville Skyttä 74be214e81 Fixed #25221 -- Prevented django_bash_completion from leaking variables into the environment. 9 лет назад
  Alasdair Nicol 6d7a9d96fe Fixed password_reset signature in docs 9 лет назад
  Caio Ariede 3862c568ac Fixed #25136 -- Documented Count('X', distinct=True) in aggregate topic guide. 9 лет назад
  Matt Robenolt 4dcfbd7923 Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FORWARDED_PORT setting. 9 лет назад
  Peter Schmidt f6259ce776 Fixed #25209 -- Removed parallel=True coverage option 9 лет назад
  Caio Ariede 62d4074005 Fixed #25191 -- Added string diff to SimpleTestCase.assertXMLEqual() message. 9 лет назад
  Curtis Maloney c6c00fbfbb Used @cached_property for BaseForm.changed_data. 9 лет назад
  Curtis Maloney 9f73009e98 Fixed #25215 -- Solved reference to forms.HStoreField in declaration of HStoreField 9 лет назад
  Tim Graham 770449e24b Removed unused Field.get_flatchoices() method. 9 лет назад
  Alasdair Nicol 8972818289 Fixed #25206 -- Fixed error message when checking a ModelAdmin fieldset's fields. 9 лет назад
  Tim Graham a6acfc3183 Refs #17914 -- Discouraged using reverese() with callables. 9 лет назад
  Alex Hill b47e862d3a Added test for ForeignObject.get_extra_descriptor_filter() 9 лет назад
  Donggi Jung 14c1fd0730 Fixed #25194 -- Fixed Korean YEAR_MONTH_FORMAT and MONTH_DAY_FORMAT. 9 лет назад
  aroche cc3d2fa731 Made the @register decorator importable from contrib.gis.admin. 9 лет назад
  Tim Graham fa14fb9771 Fixed flake8 warning. 9 лет назад
  Alex Becker 53d28f8339 Fixed #25089 -- Added password validation to createsuperuser/changepassword. 9 лет назад
  Tim Graham 264eeaf14a Removed unnecessary if statement in createsuperuser command. 9 лет назад
  Caio Ariede 98eb91171d Fixed #25207 -- Misspelled word in documentation: dialogue 9 лет назад
  Matt Robenolt 514fee82a1 Removed obsolete note about sentry/raven not handling WSGI properly. 9 лет назад
  Rigel Di Scala 3bdaaf6777 Fixed #25146 -- Allowed method_decorator() to decorate classes. 9 лет назад
  Tim Graham 1a76257b1b Fixed #25204 -- Added missing space in runserver logging. 9 лет назад
  Tim Graham f93e7f5674 Fixed #24690 -- Added a warning about mutable defaults for ArrayField/JSONField. 9 лет назад
  Tim Graham fd81588bc6 Refs #25176 -- Fixed typo in tests/test_utils/tests.py 9 лет назад
  Adam Chainz 0abb06930f Fixed #25176 -- Prevented TestCase.setUpTestData() exception from leaking transaction. 9 лет назад
  Tim Graham f4afa699b6 Removed usage of selenium's deprecated switch_to_window() method. 9 лет назад
  Tim Graham c3b66dafdd Improved link to the supported versions section of the download page. 9 лет назад
  Jay Cox 434d309ef6 Fixed #24720 -- Avoided resolving URLs that don't end in a slash twice in CommonMiddleware. 10 лет назад