0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/docs/topics
Jacob Kaplan-Moss cba91997a2 Refactored Django's comment system.
Much of this work was done by Thejaswi Puthraya as part of Google's Summer of Code project; much thanks to him for the work, and to them for the program.

This is a backwards-incompatible change; see the upgrading guide in docs/ref/contrib/comments/upgrade.txt for instructions if you were using the old comments system.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8557 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-25 22:14:22 +00:00
..
db Fixed a bad link in topics/db/models.txt 2008-08-25 19:29:10 +00:00
forms
http
auth.txt
cache.txt
email.txt
files.txt
i18n.txt Fixed #5591: corrected info about variables in trans tag. Thanks, idangazit. 2008-08-25 19:28:41 +00:00
index.txt
install.txt
pagination.txt
serialization.txt
settings.txt
templates.txt Refactored Django's comment system. 2008-08-25 22:14:22 +00:00
testing.txt