summaryrefslogtreecommitdiff
path: root/django/contrib/comments
AgeCommit message (Expand)Author
2013-02-25[1.5.x] Updated translationsClaude Paroz
2013-01-15Updated contrib apps translationsClaude Paroz
2012-12-16[1.5.x] Fixed #19483 -- Improved import error message in contrib.commentsClaude Paroz
2012-12-10[1.5.X] Fixed #18856 -- Ensured that redirects can't be poisoned by malicious...Florian Apolloner
2012-11-23Added new languagesClaude Paroz
2012-11-16[1.5.X] Fixed docs noting comment_will_be_sent returns a 400, not a 403Brandon Adams
2012-10-15Updated base translation filesClaude Paroz
2012-10-13Fixed #19077, #19079 -- Made USERNAME_FIELD a required field, and modified Us...Russell Keith-Magee
2012-09-28Made more extensive use of get_current_siteClaude Paroz
2012-09-28Used get_current_site in comments feed classClaude Paroz
2012-09-26Fixed #3011 -- Added swappable auth.User models.Russell Keith-Magee
2012-08-12[py3] Refactored __unicode__ to __str__.Aymeric Augustin
2012-08-07[py3] Ported django.utils.encoding.Aymeric Augustin
2012-07-22[py3] Updated urllib/urllib2/urlparse imports.Aymeric Augustin
2012-06-26Add reST role to templates named in some view docs.Ben Spaulding
2012-06-07Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.Claude Paroz
2012-05-08Comment._get_userinfo is thread safe nowmaurizio
2012-04-29Fixed #18013 -- Use the new 'as' syntax for exceptions.Claude Paroz
2012-03-23Pulled comments translations updates from Transifex. Refs #17822.Jannis Leidel
2012-03-14Added Tatar translation. Refs #17822.Jannis Leidel
2012-03-14Added Swahili translation. Refs #17822.Jannis Leidel
2012-03-14Added Nepali translation. Refs #17822.Jannis Leidel
2012-03-14Added Kazakh translation. Refs #17822.Jannis Leidel
2012-03-14Added Esperanto to the list of languages. Refs #17822.Jannis Leidel
2012-03-14Pulled the comments translations updates from Transifex. Refs #17822.Jannis Leidel
2012-03-05Updated comments base translation files with new strings. Refs #17822.Jannis Leidel
2012-02-04Fixed #17597 -- Marked a word for translation in the comments app's form clas...Jannis Leidel
2011-12-22Updated English base translation files in preparation of the alpha release so...Jannis Leidel
2011-12-01Updated uses of i18n.blocktrans template tag to use the new more compact synt...Ramiro Morales
2011-11-20Upgraded django.contrib.comments to be compatible with time zone support.Aymeric Augustin
2011-10-17Remove a great many of the remaining relative imports.Alex Gaynor
2011-09-11Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...Ramiro Morales
2011-09-09Fixed #16042 -- Use the content types caching in the comments contrib app. Th...Jannis Leidel
2011-09-09Fixed a bunch of imports of the email stdlib module now that we are on Python...Jannis Leidel
2011-08-12Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl.Jannis Leidel
2011-07-04Fixed #16403 -- Correctly use ungettext in comments form. Thanks, poirier.Jannis Leidel
2011-06-16Fixed #16221 -- Corrected doc string example in comments permalink template t...Jannis Leidel
2011-05-01Replaced old-style with new-style decorator syntax.Jannis Leidel
2011-04-29Fixed #15920 -- Removed COMMENTS_BANNED_USERS_GROUP setting in favor of the e...Jannis Leidel
2011-04-26Fixed #15904 - render_comment_form executes unnecessary query for objectLuke Plant
2011-04-20Switched to HTML5 doctype in all Django supplied templates.Luke Plant
2011-04-02Removed deprecated 'no' translationRussell Keith-Magee
2011-03-30Removed Django 1.2 compatibility fallback for contrib.comments forms hash.Luke Plant
2011-03-28Removed a bunch of Python 2.4 workarounds now that we don't support it. Refs ...Adrian Holovaty
2011-03-20Pulled translation updates from Transifex again.Jannis Leidel
2011-03-17Fixed plural forms formula for the Croatian (hr) localization by manually ove...Ramiro Morales
2011-03-15Pulled comments translation updates from Transifex.Jannis Leidel
2011-03-04Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15...Jannis Leidel
2011-03-04Fixed plural forms of Irish translation introduced in r15680.Jannis Leidel
2011-03-04Fixed plural forms of Welsh translation introduced in r15680.Jannis Leidel