提交歷史

作者 SHA1 備註 提交日期
  Frank Wiles a09c058918 Fixed import typos in the docs. 8 年之前
  Christian Bundy 9c522d2ed8 Fixed typo in docs/ref/contrib/gis/install/postgis.txt. 8 年之前
  Tim Graham f2ff1b2fab Fixed #27289 -- Corrected View.as_view() explanation. 8 年之前
  Tim Graham a44fc008c4 Fixed #27217 -- Fixed crash in CreateModel optimization with models that use mixins. 8 年之前
  Rinat Khabibiev 9e07a9b5fe Fixed #27226 -- Removed patch_response_headers()'s setting of the Last-Modified header. 8 年之前
  Alasdair Nicol 3203171832 Fixed 27283 -- Fixed typo in 1.8 release notes. 8 年之前
  Tim Graham 2317434147 Split admin_docs tests into separate files. 8 年之前
  Zapelini 62543260dd Fixed #27282 -- Allowed using an integer DATABASES['PORT'] for Oracle. 8 年之前
  Mariusz Felisiak 14986a0b9d Fixed #27268 -- Restored an invalid related field lookup error message in QuerySet filtering. 8 年之前
  Vesteinn Snaebjarnarson 602bffe758 Fixed #27210 -- Allowed SMTPBackend to fail silently on a socket connection error. 8 年之前
  Austin Simmons 0f6829a68a Fixed #27076 -- Documented contrib.admin.sites.AdminSite.register(). 8 年之前
  levental 617e36dc1e Fixed #20705 -- Allowed using PasswordResetForm with user models with an email field not named 'email'. 8 年之前
  Berker Peksag f7e91cac68 Fixed #27053 -- Documented contrib.auth.get_user(). 8 年之前
  Tim Graham 419b6ec7d0 Removed unused branch in SQLCompiler.as_subquery_condition(). 8 年之前
  Tim Graham 6f3c78dbe6 Fixed #27266 -- Allowed using assertFormError()/assertFormsetError() in admin forms and formsets. 8 年之前
  Sergey Fursov 6709ea4ae9 Fixed #27271 -- Fixed a crash in runserver logging. 8 年之前
  Adam Chainz b29c6c96c7 Removed missing name in django.db __all__. 8 年之前
  Tim Graham c47f8a9d4d Removed obsolete lines in DeferredAttribute.__get__(). 8 年之前
  Adam Chainz 85f2bba7eb Removed DatabaseError and IntegrityError declarations from database backends. 8 年之前
  Tim Graham 6fe846a8f0 Added CVE-2016-7401 to the security release archive. 8 年之前
  Tim Graham a46742e738 Added a CVE role for Sphinx. 8 年之前
  Tim Graham 8d233a2132 Fixed #27278 -- Fixed an anchor in docs/topics/forms/formsets.txt. 8 年之前
  Tim Graham c6a3109e20 Added release notes for 1.9.10 and 1.8.15 releases. 8 年之前
  Jonatas CD 6d6d1b1001 Fixed #27276 -- Doc'd how to reverse admin's login view. 8 年之前
  Tim Graham 8110673aaf Fixed #27270 -- Clarified a paragraph in docs/topics/forms/formsets.txt. 8 年之前
  François Freitag a5e13a0b92 Fixed #27118 -- Made QuerySet.get_or_create()/update_or_create() error for a non-field in their arguments. 8 年之前
  Tim Graham b3330f52a8 Fixed typo in tests/aggregation_regress/tests.py. 8 年之前
  Tim Graham 5d55a26019 Removed unused FieldGetDbPrepValueMixin.get_prep_lookup_value(). 8 年之前
  Tim Graham f4bde7d9a1 Removed unused Prefetch.get_current_prefetch_through(). 8 年之前
  Berker Peksag 0a6ed6b1d9 Simplified has_perm() example in topics/auth/customizing.txt. 8 年之前