Історія комітів

Автор SHA1 Опис Дата
  Josh Smeaton 4718296546 Fixed #23753 -- Added a suite of SQL Functions 10 роки тому
  Tim Graham 7c07612e90 Removed an unnecessary models file in the admin_scripts tests. 10 роки тому
  Tim Graham 75bbcfa332 Replaced sqlall in some bash_completion/admin_scripts tests. 10 роки тому
  Collin Anderson 0821b3d53c Clarified custom header instructions in tutorial 2. 10 роки тому
  Tim Graham c2e419c267 Fixed #24054 -- Enabled sqlsequencereset for apps with migrations. 10 роки тому
  Tim Graham 1729a5250b Removed obsolete item from deprecation timeline. 10 роки тому
  Gavin Wahl b4e76f30d1 Fixed #23346 -- Fixed lazy() to lookup methods on the real object, not resultclasses. 10 роки тому
  Tim Graham c5fb34c47e Documented AdminSite.has_permission(); refs #22295. 10 роки тому
  Tim Graham 271d4f8f85 Fixed #23948 -- Moved password help text from the template to the form. 10 роки тому
  Tim Graham 3325ec869c Fixed #24045 -- Removed useless mark_safe() call in trans_null.py 10 роки тому
  Claude Paroz ffa548fb56 Updated link to CSRF docs 10 роки тому
  Claude Paroz 234a2e0b6b Fixed #23866 -- Harmonized refs to Django documentation from code 10 роки тому
  Brian Scoles a6f0b6a98f Fixed typo in docs/intro/tutorial01.txt. 10 роки тому
  Tim Graham 426ead27bd Removed shutil.copystat copied from stdlib (added to support an old Python?). 10 роки тому
  Tim Graham 6571ed14b6 Fixed #24049 -- Removed obsolete Java notes for Mac OS. 10 роки тому
  Helen Sherwood-Taylor 4ccdf6e57f Fixed #24041 -- Documented effect of changing a model instance's primary key. 10 роки тому
  Niclas Olofsson 3daa9d60be Fixed #10414 -- Made select_related() fail on invalid field names. 10 роки тому
  Thomas Tanner b27db97b23 Fixed #22461 -- Added if-unmodified-since support to the condition decorator. 10 роки тому
  Claude Paroz fae551d765 Complemented pickle test for ValuesQuerySet with related field 10 роки тому
  Claude Paroz 7ce9644d93 Added a test to ensure bad assignation to M2M doesn't clear data 10 роки тому
  Collin Anderson 5dddd79433 Fixed #20349 -- Moved setting_changed signal to django.core.signals. 10 роки тому
  Tim Graham c5c235cd4f Fixed typo in test_utils comment. 10 роки тому
  Claude Paroz b3ebcb22a9 Ignored deprecation warnings for CreationIndexesTests 10 роки тому
  Claude Paroz 9699d8446e Moved test correction from 5b1fb0a75 10 роки тому
  Tim Graham 8842bc101c Fixed some docs spelling mistakes. 10 роки тому
  Frankie Robertson 446b50b90e Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs KEY_PREFIX 10 роки тому
  Tim Graham 061caa5b38 Fixed #24037 -- Prevented data loss possibility when changing Meta.managed. 10 роки тому
  Tim Graham 69ee7c8d76 Removed models.Field.bind() -- unused/undocumented since at least 1.0. 10 роки тому
  Claude Paroz 30cbd5d360 Replaced DatabaseCreation sql methods by schema editor equivalents 10 роки тому
  Claude Paroz 15ba0d166f Added migration for site test app depending on contrib.sites 10 роки тому