django1/tests/regressiontests/comment_tests
Malcolm Tredinnick 227a93b64f Fixed #8803 -- Allow authenticated users without first_name/last_name values set to post comments.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9118 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-05 05:07:32 +00:00
..
fixtures Fixed #8716: correctly handle name and email in comments from authenticated users. 2008-08-30 21:30:02 +00:00
tests Fixed #8803 -- Allow authenticated users without first_name/last_name values set to post comments. 2008-10-05 05:07:32 +00:00
__init__.py Refactored Django's comment system. 2008-08-25 22:14:22 +00:00
models.py Refactored Django's comment system. 2008-08-25 22:14:22 +00:00