Cronologia Commit

Autore SHA1 Messaggio Data
  Aymeric Augustin d66035c4a6 Removed documentation for SMTPConnection, which was removed at r15978. 13 anni fa
  Aymeric Augustin 9e11ff2665 Prevented Django from running with an empty secret key. Refs #17800. 13 anni fa
  Claude Paroz a1ffb02107 Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric Augustin for the review. 13 anni fa
  Claude Paroz 23d3459761 Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for the initial patch and Aymeric Augustin for the review. 13 anni fa
  Claude Paroz 27322df995 Fixed #17999 -- Restored the links to examples from models documentation. Refs #17605. 13 anni fa
  Claude Paroz 5dad221558 Added stub release notes for 1.5 13 anni fa
  Aymeric Augustin 4fe87c370d Removed some Python < 2.6 compatibility code. Refs #17965. 13 anni fa
  Aymeric Augustin eb163f37cb Use the class decorator syntax available in Python >= 2.6. Refs #17965. 13 anni fa
  Claude Paroz 9383a2761c Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch. 13 anni fa
  Claude Paroz 8bb5b60628 Fixed #17811 -- Added connection parameter in call to EmailMessage from send_mass_mail. Thanks fed239 for the report and danielr for the patch. 13 anni fa
  Claude Paroz 31e84e40f8 Fixed #17870 -- Documented that EmailField default max_length of 75 does not comply with RFCs 3696/5321. Thanks Rotund for the report and the patch and Russell Keith-Magee for the review. 13 anni fa
  Claude Paroz 159d1be656 Fixed #11150 -- Removed dependency on cStringIO in ImageField validation. Thanks vvd for the report. 13 anni fa
  Claude Paroz 6cbb96ef5c Fixed #17989 -- Made an error message translatable in CH localflavor. Thanks piquadrat for the report and the patch. 13 anni fa
  Claude Paroz 8c54d7cf71 Fixed #17947 -- Fixed language restore after management command even when exceptions occur. Thanks andrey@kostenko.name for the report and the patch. 13 anni fa
  Ramiro Morales 782c1a770e Fixed #17999 -- Added a 'See also' paragraph to OneToOneField doc section. 13 anni fa
  Claude Paroz 9ddbed6f15 Fixed 17993 -- Removed quotes around module parameter for wider compatibility. Thanks roberto@unbit.it for the report. 13 anni fa
  Claude Paroz f95baa1d8a Added missing indentation in models topic documentation. 13 anni fa
  Claude Paroz 0fe9f3ce27 Make auth test pass even when LANGUAGE_CODE is not 'en'. Refs #17980. Thanks wassup for the report. 13 anni fa
  Aymeric Augustin 00ec03fd44 Fixed #17733 -- Discouraged setting TIME_ZONE to None when USE_TZ is True. Thanks berdario for the report. 13 anni fa
  Paul McMillan 5d4fb5cfea Fix lintian error in manpages. 13 anni fa
  Claude Paroz 2577d58e9d Fixed #17963 -- Fixed internal links in the 1.4 release notes. 13 anni fa
  Alex Gaynor 14c42b8e95 Bump the version in a docs example. 13 anni fa
  James Bennett 658ca67d9f Minor correction in the version tuple. 13 anni fa
  James Bennett 2591fb8d4c Bump trunk to 1.4. 13 anni fa
  Jacob Kaplan-Moss a033d4992c Edited Django 1.4 release notes: 13 anni fa
  Aymeric Augustin f356a2e52f Fixed #17810 (again). Catch session key errors. 13 anni fa
  Jannis Leidel 46871eb1bb Fixed an incompatibility with Python 2.5 in the changes done in r17795. Refs #17810. 13 anni fa
  Paul McMillan 2ca9801956 Fixed #17810. Catch session key errors. 13 anni fa
  Jannis Leidel 38061221c3 Pulled sites translations updates from Transifex. Refs #17822. 13 anni fa
  Jannis Leidel 5b3721b067 Pulled sessions translations updates from Transifex. Refs #17822. 13 anni fa