커밋 기록

작성자 SHA1 메시지 날짜
  Aliaksandr Semianiuk 5b185ecc68 Fixed #22019 -- Added Model.objects reference documentation. 11 년 전
  Marc Tamlyn a2dd618e3b Fixed #22648 -- Transform.output_type should respect overridden custom_lookup and custom_transform. 11 년 전
  Florian Apolloner 11932e978f Merge pull request #2346 from Markush2010/ticket21905 11 년 전
  Florian Apolloner 9a4bf72fbd Fixed jenkins breakage, apparently migrations need a models module. 11 년 전
  Unai Zalakain ebb0279f4a Fixed #16245 -- Included traceback in send_robust()'s response 11 년 전
  Tim Graham 79e9da3d1e Added stub release notes for 1.6.6. 11 년 전
  Aymeric Augustin 1109ebd7b3 Optimized make_aware/naive by removing redundant checks. Refs #22625. 11 년 전
  Aymeric Augustin fa89acf1d0 Fixed #22625 -- Normalized make_aware/naive errors. 11 년 전
  Tim Graham 1efb2e73bf Fixed typo. 11 년 전
  Shai Berger 6bb6df2943 Fix storing of binary fields and unicode textfields for Oracle/Python3 11 년 전
  Markus Holtermann 9d8c73f6a1 Fixed #21905 -- Add info message if DateField or TimeField use a fixed value 11 년 전
  Jorge C. Leitão 2e364a0aac Fixed #15716 - Authentication backends can short-circuit authorization. 11 년 전
  Stas Rudakou ebd70d4d00 Fixed #22266 - quote PK before redirecting away from add_view (django.contrib.admin) 11 년 전
  Moritz e7ffba8f78 Fixed #22167 -- Improved documentation on context processors 11 년 전
  Niclas Åhdén 7271f5db78 Fixed #22622 -- Added ugettext_lazy import in docs 11 년 전
  Vlad Starostin 1be03aff5c Fixed #18389 -- Fixed the way contribute_to_class is called 11 년 전
  Florian Apolloner ddd52b221c Removed --skip-scripts from extras/Makefile. 11 년 전
  Russell Keith-Magee 2c176eb95c Refs #21798 - Modified error number to provide room for future expansion. 11 년 전
  Moayad Mardini 393ddc10a7 Fixed #22531 -- Added tree.Node.__repr__ and tests for the class. 11 년 전
  Alex Gaynor fadc6cd1bd Removed an unused import 11 년 전
  Nikolaus Schlemm 1ab278f39d Fixed #22490 -- removed obsolete ComplexFeed class from syndication_tests 11 년 전
  Erik Romijn 424fe76349 Fixed #22579 -- Corrected validation for email to reject trailing slash 11 년 전
  Stephen Burrows d64f192df1 Fixed #22628 -- Took initial forms into account when combining FormSet.min_num and FormSet.extra. 11 년 전
  Marc Tamlyn 4a98130735 Merge pull request #2657 from nschlemm/20140516-test_testcase_ordering 11 년 전
  Marc Tamlyn cebd8753c6 Remove old compatibility shims from d.c.gis. 11 년 전
  Nikolaus Schlemm d11e836203 cater for running tests from another directory than tests - applying existing pattern to newly added test_testcase_ordering as well 11 년 전
  Claude Paroz f5d4b45df1 Fixed #21634 -- Prevented hiding ImproperlyConfigured when command not found 11 년 전
  Daniel Pyrathon cb15231888 Fixed #21798 -- Added check for DateTime mutually exclusive options 11 년 전
  mbacho 8a9d54aa69 Fixed typo in multipartparser.py 11 년 전
  Erik Romijn 257fd48004 Simplified an unnecessarily complex paragraph in view docs 11 년 전