Commit történet

Szerző SHA1 Üzenet Dátum
  Aymeric Augustin d66035c4a6 Removed documentation for SMTPConnection, which was removed at r15978. 13 éve
  Aymeric Augustin 9e11ff2665 Prevented Django from running with an empty secret key. Refs #17800. 13 éve
  Claude Paroz a1ffb02107 Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric Augustin for the review. 13 éve
  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 éve
  Claude Paroz 27322df995 Fixed #17999 -- Restored the links to examples from models documentation. Refs #17605. 13 éve
  Claude Paroz 5dad221558 Added stub release notes for 1.5 13 éve
  Aymeric Augustin 4fe87c370d Removed some Python < 2.6 compatibility code. Refs #17965. 13 éve
  Aymeric Augustin eb163f37cb Use the class decorator syntax available in Python >= 2.6. Refs #17965. 13 éve
  Claude Paroz 9383a2761c Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch. 13 éve
  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 éve
  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 éve
  Claude Paroz 159d1be656 Fixed #11150 -- Removed dependency on cStringIO in ImageField validation. Thanks vvd for the report. 13 éve
  Claude Paroz 6cbb96ef5c Fixed #17989 -- Made an error message translatable in CH localflavor. Thanks piquadrat for the report and the patch. 13 éve
  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 éve
  Ramiro Morales 782c1a770e Fixed #17999 -- Added a 'See also' paragraph to OneToOneField doc section. 13 éve
  Claude Paroz 9ddbed6f15 Fixed 17993 -- Removed quotes around module parameter for wider compatibility. Thanks roberto@unbit.it for the report. 13 éve
  Claude Paroz f95baa1d8a Added missing indentation in models topic documentation. 13 éve
  Claude Paroz 0fe9f3ce27 Make auth test pass even when LANGUAGE_CODE is not 'en'. Refs #17980. Thanks wassup for the report. 13 éve
  Aymeric Augustin 00ec03fd44 Fixed #17733 -- Discouraged setting TIME_ZONE to None when USE_TZ is True. Thanks berdario for the report. 13 éve
  Paul McMillan 5d4fb5cfea Fix lintian error in manpages. 13 éve
  Claude Paroz 2577d58e9d Fixed #17963 -- Fixed internal links in the 1.4 release notes. 13 éve
  Alex Gaynor 14c42b8e95 Bump the version in a docs example. 13 éve
  James Bennett 658ca67d9f Minor correction in the version tuple. 13 éve
  James Bennett 2591fb8d4c Bump trunk to 1.4. 13 éve
  Jacob Kaplan-Moss a033d4992c Edited Django 1.4 release notes: 13 éve
  Aymeric Augustin f356a2e52f Fixed #17810 (again). Catch session key errors. 13 éve
  Jannis Leidel 46871eb1bb Fixed an incompatibility with Python 2.5 in the changes done in r17795. Refs #17810. 13 éve
  Paul McMillan 2ca9801956 Fixed #17810. Catch session key errors. 13 éve
  Jannis Leidel 38061221c3 Pulled sites translations updates from Transifex. Refs #17822. 13 éve
  Jannis Leidel 5b3721b067 Pulled sessions translations updates from Transifex. Refs #17822. 13 éve