summaryrefslogtreecommitdiff
path: root/tests/regressiontests/inline_formsets
AgeCommit message (Collapse)Author
2008-06-10newforms-admin: Removed the leading underscore from modelforms factory ↵Brian Rosner
functions. git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7605 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-03-17newforms-admin: Cleaned up the implementation and APIs of all the formset ↵Joseph Kocherhans
classes. Backwards-incompatible. git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@7270 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-09-15newforms-admin: Fixed #5488. inlines with multiple ForeignKeys to the same ↵Joseph Kocherhans
parent don't work. Thanks jdetaeye. Also, some whitespace cleanup. Sorry for the mess. git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@6301 bcc190cf-cafb-0310-a4f2-bffc1f526a37