This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
django
/
models
History
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
auth.py
Fixed
#163
-- Added 'pk' database API option, which is a shorthand for (primary_key)__exact
2005-07-26 16:11:43 +00:00
core.py
Fixed
#163
-- Added 'pk' database API option, which is a shorthand for (primary_key)__exact
2005-07-26 16:11:43 +00:00