django1/django/contrib/comments/views
Claude Paroz 5c1143910e Removed most of absolute_import imports
Should be unneeded with Python 2.7 and up.
Added some unicode_literals along the way.
2013-07-29 20:28:13 +02:00
..
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00
comments.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
moderation.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
utils.py Replaced an antiquated pattern. 2013-05-17 18:08:58 +02:00