1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/docs/ref/contrib/comments
2009-04-07 19:28:13 +00:00
..
custom.txt Fixed #9958: split the CommentForm into a set of smaller forms. This for better encapsulation, but also so that it's easier for subclasses to get at the pieces they might need. Thanks to Thejaswi Puthraya. 2009-03-21 13:45:31 +00:00
forms.txt Fixed #9958: split the CommentForm into a set of smaller forms. This for better encapsulation, but also so that it's easier for subclasses to get at the pieces they might need. Thanks to Thejaswi Puthraya. 2009-03-21 13:45:31 +00:00
index.txt Fixed #9268: pass the "next" param through in the comment preview/post view. Also updated the docs to make this a bit clearer. 2009-04-07 19:28:13 +00:00
models.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
moderation.txt Oops, added missing file from [10122]. 2009-03-23 21:22:31 +00:00
settings.txt
signals.txt
upgrade.txt