django1/django/contrib/comments/views
Claude Paroz 3904b74a3f Fixed #18013 -- Use the new 'as' syntax for exceptions.
Thanks Clueless for the initial patch.
Note that unittest has been purposely left out (external package only used by Python 2.6).
2012-04-29 20:57:15 +02:00
..
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00
comments.py Fixed #18013 -- Use the new 'as' syntax for exceptions. 2012-04-29 20:57:15 +02:00
moderation.py Remove a great many of the remaining relative imports. 2011-10-17 18:45:22 +00:00
utils.py Fixed #13411 -- Made sure URL fragments are correctly handled by the next_redirect utility of the comments apps. Thanks, timesong, dpn and Julien Phalip. 2011-03-03 13:03:53 +00:00