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
/
model_formsets
History
Brian Rosner
3912403550
Added the ability to customize the prefix value on an inline formset.
Fixes
#7899
. AThanks for the tip Peter of the Norse.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@8060
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-23 04:46:31 +00:00
..
__init__.py
Merged the newforms-admin branch into trunk.
2008-07-18 23:54:34 +00:00
models.py
Added the ability to customize the prefix value on an inline formset.
Fixes
#7899
. AThanks for the tip Peter of the Norse.
2008-07-23 04:46:31 +00:00