Django

Code

root/django/trunk/django/contrib/comments

Name Size Rev Age Last Change
../
templates 10429 3 months jacob: Fixed #10169: don't accidentally try to redirect to "None" after posting a …
templatetags 10109 3 months jacob: Fixed #9303 (again) by removing some code missing in [9891].
views 11019 2 weeks russellm: Fixed #9268 -- Ensured that the next argument is passed on when previewing …
__init__.py 3.3 kB 10088 4 months jacob: Fixed #8193: all dynamic imports in Django are now done correctly. I know …
admin.py 1.1 kB 9890 4 months jacob: Fixed #8630: finished the custom comment app API that was left out of 1.0. …
feeds.py 1.4 kB 10427 3 months jacob: Fixed #10633, #10691: marked strings in the comments app for translation. …
forms.py 7.7 kB 10110 3 months jacob: Fixed #9958: split the CommentForm into a set of smaller forms. This for …
managers.py 0.8 kB 9730 6 months jacob: A few small fixes to django.contrib.comments (Comment.get_as_text for …
models.py 7.5 kB 10427 3 months jacob: Fixed #10633, #10691: marked strings in the comments app for translation. …
moderation.py 13.0 kB 10784 2 months jacob: Fixed #11113: fixed a couple of issues that slipped through the cracks …
signals.py 1.1 kB 8589 10 months jacob: Updated comment signals to provide enough information to actually act on. …
urls.py 1.0 kB 10422 3 months jacob: Fixed #9956: relax the URL pattern for primary keys in the comment …
Note: See TracBrowser for help on using the browser.