index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
comments
Age
Commit message (
Expand
)
Author
2012-08-07
[py3] Ported django.utils.encoding.
Aymeric Augustin
2012-07-22
[py3] Updated urllib/urllib2/urlparse imports.
Aymeric Augustin
2012-06-26
Add reST role to templates named in some view docs.
Ben Spaulding
2012-06-07
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Claude Paroz
2012-05-08
Comment._get_userinfo is thread safe now
maurizio
2012-04-29
Fixed #18013 -- Use the new 'as' syntax for exceptions.
Claude Paroz
2012-03-23
Pulled comments translations updates from Transifex. Refs #17822.
Jannis Leidel
2012-03-14
Added Tatar translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Swahili translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Nepali translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Kazakh translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Esperanto to the list of languages. Refs #17822.
Jannis Leidel
2012-03-14
Pulled the comments translations updates from Transifex. Refs #17822.
Jannis Leidel
2012-03-05
Updated comments base translation files with new strings. Refs #17822.
Jannis Leidel
2012-02-04
Fixed #17597 -- Marked a word for translation in the comments app's form clas...
Jannis Leidel
2011-12-22
Updated English base translation files in preparation of the alpha release so...
Jannis Leidel
2011-12-01
Updated uses of i18n.blocktrans template tag to use the new more compact synt...
Ramiro Morales
2011-11-20
Upgraded django.contrib.comments to be compatible with time zone support.
Aymeric Augustin
2011-10-17
Remove a great many of the remaining relative imports.
Alex Gaynor
2011-09-11
Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...
Ramiro Morales
2011-09-09
Fixed #16042 -- Use the content types caching in the comments contrib app. Th...
Jannis Leidel
2011-09-09
Fixed a bunch of imports of the email stdlib module now that we are on Python...
Jannis Leidel
2011-08-12
Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl.
Jannis Leidel
2011-07-04
Fixed #16403 -- Correctly use ungettext in comments form. Thanks, poirier.
Jannis Leidel
2011-06-16
Fixed #16221 -- Corrected doc string example in comments permalink template t...
Jannis Leidel
2011-05-01
Replaced old-style with new-style decorator syntax.
Jannis Leidel
2011-04-29
Fixed #15920 -- Removed COMMENTS_BANNED_USERS_GROUP setting in favor of the e...
Jannis Leidel
2011-04-26
Fixed #15904 - render_comment_form executes unnecessary query for object
Luke Plant
2011-04-20
Switched to HTML5 doctype in all Django supplied templates.
Luke Plant
2011-04-02
Removed deprecated 'no' translation
Russell Keith-Magee
2011-03-30
Removed Django 1.2 compatibility fallback for contrib.comments forms hash.
Luke Plant
2011-03-28
Removed a bunch of Python 2.4 workarounds now that we don't support it. Refs ...
Adrian Holovaty
2011-03-20
Pulled translation updates from Transifex again.
Jannis Leidel
2011-03-17
Fixed plural forms formula for the Croatian (hr) localization by manually ove...
Ramiro Morales
2011-03-15
Pulled comments translation updates from Transifex.
Jannis Leidel
2011-03-04
Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15...
Jannis Leidel
2011-03-04
Fixed plural forms of Irish translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Welsh translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Bosnian translation introduced in r15680.
Jannis Leidel
2011-03-03
Fixed #13411 -- Made sure URL fragments are correctly handled by the next_red...
Jannis Leidel
2011-03-01
Updated comments translations from transifex.net. Refs #15300.
Jannis Leidel
2011-02-25
Fixed #15491 -- Added a CDATA block and closed a stray tag in the comments HT...
Russell Keith-Magee
2011-02-06
Fixed #14768 -- Added an es_MX locale and initial translation. Thanks to Alon...
Russell Keith-Magee
2011-01-21
Added new translation files to comments contrib app.
Jannis Leidel
2010-12-21
Fixed #13743 -- Fixed CommentsAdmin to not blow up if the delete_selected act...
Jannis Leidel
2010-11-13
Fixed #12325 -- Allows zero values for moderate_after and close_after fields ...
Jannis Leidel
2010-10-14
Fixed #14445 - Use HMAC and constant-time comparison functions where needed.
Luke Plant
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-10-06
Fixed #14412 -- Pointed contrib.comments comments-url-redirect URLpattern at ...
Adrian Holovaty
2010-09-14
Fixed paste-o in [13855]
Luke Plant
[prev]
[next]