提交历史

作者 SHA1 备注 提交日期
  Aymeric Augustin ecdd0914b1 Updated time zone FAQ with timezone.localize. 13 年之前
  Claude Paroz eb351ac9cb Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syntax, as per official deprecation timeline. Thanks Ramiro Morales and Jannis Leidel for the review. 13 年之前
  Aymeric Augustin a9187e5447 Fixed a typo in an example in the timezone docs. 13 年之前
  Aymeric Augustin 93240b7d90 Fixed #17229 -- Allow 'True', 'False' and 'None' to resolve to the corresponding Python objects in templates. 13 年之前
  Adrian Holovaty dd246a62c7 Edited some docs and docstrings until [17685] 13 年之前
  Aymeric Augustin a78e61b5e9 Fixed a ReST error. Thanks md4d for the report. 13 年之前
  Aymeric Augustin 503c85affc Fixed a typo in the time zone docs. Thanks Ramiro. 13 年之前
  Aymeric Augustin af3791fa7f Fixed #17738 -- Extended the time zone documentation with a FAQ. Thanks Anssi for the questions and Jannis for the review. 13 年之前
  Aymeric Augustin 3576c99f74 Fixed #17808 -- Explained why fixtures can trigger RuntimeWarnings after enabling time zone support, and how to fix them. 13 年之前
  Gabriel Hurley 14ba0df3d0 Cleanup of typos, links, etc. in timezone docs. 13 年之前
  Jannis Leidel 2a9ae71780 Fixed various links in the docs. 13 年之前
  Aymeric Augustin 9c30d48b45 Fixed #17263 -- Added a warning when a naive datetime reaches the database layer while time zone support is enabled. 13 年之前
  Jannis Leidel 6f66b55108 Fixed #17255 -- Removed "as" prefix from new timezone template filter names for the sake of clarity. Cheers to Aymeric Augustin for bearing with me. 13 年之前
  Aymeric Augustin 9b1cb755a2 Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 13 年之前