2
0
Luke Plant 1b6670dd59 Fixed #15904 - render_comment_form executes unnecessary query for object 14 жил өмнө
..
custom_comments 63d85a684a Fixed #8630: finished the custom comment app API that was left out of 1.0. This means it's now possible to override any of the models, forms, or views used by the comment app; see the new custom comment app docs for details and an example. Thanks to Thejaswi Puthraya for the original patch, and to carljm for docs and tests. 16 жил өмнө
fixtures e434573ef1 Changed the comments post view code to avoid raising an exception if handed invalid data for the object pk. Thanks to Leo for the test. 15 жил өмнө
tests 1b6670dd59 Fixed #15904 - render_comment_form executes unnecessary query for object 14 жил өмнө
__init__.py cba91997a2 Refactored Django's comment system. 16 жил өмнө
models.py e434573ef1 Changed the comments post view code to avoid raising an exception if handed invalid data for the object pk. Thanks to Leo for the test. 15 жил өмнө
urls.py 4c468800ee Updates to the test suite to allow for newly deprecated and removed features 14 жил өмнө
urls_admin.py 7655cd8eac Fixed #13743 -- Fixed CommentsAdmin to not blow up if the delete_selected action is disabled. Thanks, Daniel Lindsley. 14 жил өмнө