1
0
mirror of https://github.com/django/django.git synced 2024-12-25 18:46:22 +00:00
django/tests/regressiontests/comment_tests
2010-09-26 21:36:22 +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 Fixed #13827 -- Cleaned up a few unnecessary function calls. 2010-09-26 21:36:22 +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
urls.py