Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Tim Graham 80855a4b37 Fixed #21894 -- Corrected a form.clean() example in case a superclass doesn't return data. 9 yıl önce
  matiasb 12aeed8c94 Fixed #24976 -- Fixed missing form label in tabular inline. 9 yıl önce
  Tim Graham bab9c09342 Fixed spelling of "unpicklable" in cache tests. 9 yıl önce
  Jacek Bzdak 32cd706971 Fixed #25574 -- Documented {{ dict.items }} shadowing in for template tag docs. 9 yıl önce
  Sergey Fedoseev 87d2bdd212 Removed duplicated entry from AUTHORS. 9 yıl önce
  Jon Dufresne 05248a1009 Fixed #25576 -- Added IOBase methods required by TextIOWrapper to HttpResponse. 9 yıl önce
  Daniel Hahler 1745aa000a Fixed #25586 -- Fixed possible table cell misalignment in admin's tabular inlines. 9 yıl önce
  Yusuke Miyazaki 230d8c7301 Fixed #25578 -- Corrected the casing of "GitHub". 9 yıl önce
  Sergey Fedoseev a272db7008 Fixed #25580 -- Allowed `None` to be set as SRID value. 9 yıl önce
  Andrew Artajos 48888a1a67 Fixed #25501 -- Made the file-based cache backend use the highest pickling protocol. 9 yıl önce
  John Vandenberg 9e3f6c7483 Fixed quad quoted ("""") docstring starts. 9 yıl önce
  Tim Graham 541aa2434d Removed "how to release Django" steps for 1.4 (no longer supported). 9 yıl önce
  Tim Graham 4a50daf6b3 Fixed #25562 -- Skipped a time dependent admin_filters test on Windows. 9 yıl önce
  Simon Charette 2ee67f0373 Moved an inner function in db.migrations.state to avoid redefinition. 9 yıl önce
  Simon Charette 63f0e2df2a Refs #18012 -- Accounted for reverse proxy relations in migrations. 9 yıl önce
  Simon Charette 3db3ab71e9 Fixed #25563 -- Cached deferred models in their proxied model's _meta.apps. 9 yıl önce
  Ville Skyttä aff4b75c34 Fixed #25566 -- Added title to admin's closing popup response page 9 yıl önce
  Claude Paroz f59a0401e5 Fixed #25567 -- Removed obsolete MEDIA_URL fallback in Media.absolute_path 9 yıl önce
  Ville Skyttä 6ff500127a Fixed #25565 -- Removed action="" from admin forms (invalid in HTML5). 9 yıl önce
  Aymeric Augustin df0a446fd4 Fixed #25510 -- Allowed runserver to start with incorrect INSTALLED_APPS. 9 yıl önce
  Josh Smeaton 6c95b134e9 Fixed #25517 -- Made Concat function idempotent on SQLite. 9 yıl önce
  Yusuke Miyazaki 0922bbf18d Fixed #25346 -- Allowed collectstatic to delete broken symlinks. 9 yıl önce
  Brian Gianforcaro a3fffdca24 Fixed #25558 -- Fixed nondeterministic test failure on Windows: test_clearsessions_command. 9 yıl önce
  Simon Charette c1b6a8a98b Fixed #25560 -- Made empty string related_name invalid. 9 yıl önce
  Tim Graham 4dcc2a1955 Used SchemaEditor.delete_model() for teardown in schema tests. 9 yıl önce
  Tim Graham 4cc6f8b764 Forwardported 1.8.6 release note. 9 yıl önce
  Antoine Catton b971c1cd78 Fixed #25506 -- Allowed filtering over a RawSQL annotation. 9 yıl önce
  Tim Graham c7aff31397 Refs #25535 -- Minor edits to ForeignObject check changes. 9 yıl önce
  Sergey Fedoseev 92c1ae1b0b Fixed quotes in GeoQuerySet aggregates examples. 9 yıl önce
  Tim Graham f6b9e6bf4f Fixed typo in docs/ref/models/relations.txt. 9 yıl önce