django1/django/contrib/comments/views
Adrian Holovaty 786c750c40 Fixed #163 -- Added 'pk' database API option, which is a shorthand for (primary_key)__exact
git-svn-id: http://code.djangoproject.com/svn/django/trunk@316 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-26 16:11:43 +00:00
..
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00
comments.py Fixed #163 -- Added 'pk' database API option, which is a shorthand for (primary_key)__exact 2005-07-26 16:11:43 +00:00
karma.py Fixed #163 -- Added 'pk' database API option, which is a shorthand for (primary_key)__exact 2005-07-26 16:11:43 +00:00
userflags.py Fixed #163 -- Added 'pk' database API option, which is a shorthand for (primary_key)__exact 2005-07-26 16:11:43 +00:00