1
0
mirror of https://github.com/django/django.git synced 2024-12-27 11:35:53 +00:00
django/tests/regressiontests/comment_tests
2011-04-02 08:44:47 +00:00
..
custom_comments
fixtures 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. 2010-03-16 22:37:45 +00:00
tests Updates to the test suite to allow for newly deprecated and removed features 2011-04-02 08:44:47 +00:00
__init__.py
models.py 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. 2010-03-16 22:37:45 +00:00
urls_admin.py Fixed #13743 -- Fixed CommentsAdmin to not blow up if the delete_selected action is disabled. Thanks, Daniel Lindsley. 2010-12-21 14:56:48 +00:00
urls.py Updates to the test suite to allow for newly deprecated and removed features 2011-04-02 08:44:47 +00:00