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
/
tests
/
modeltests
/
fixtures
History
Russell Keith-Magee
db2a95f6f5
Fixed
#5610
-- Added the ability for dumpdata to take individual model names, as well as entire applications. Thanks to David Reynolds for his work on this patch.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@9921
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-02-28 05:35:22 +00:00
..
fixtures
Fixed
#5610
-- Added the ability for dumpdata to take individual model names, as well as entire applications. Thanks to David Reynolds for his work on this patch.
2009-02-28 05:35:22 +00:00
__init__.py
Fixes
#2333
-- Added test fixtures framework.
2007-03-01 13:11:08 +00:00
models.py
Fixed
#5610
-- Added the ability for dumpdata to take individual model names, as well as entire applications. Thanks to David Reynolds for his work on this patch.
2009-02-28 05:35:22 +00:00