django/docs
Jannis Leidel c14937cf7a Fixed #12508 - Added ability to dynamically add inlines in the admin app.
Refs #13. Also introduces an ``empty_form`` attribute on formsets to make it easier to implement dynamic forms.

Many thanks to Zain Memon for the initial patch from his Summer of Code 2009 project, Stanislaus Madueke for his django-dynamic-formset app and all the other people helping out.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12297 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-26 15:02:53 +00:00
..
_ext
_static
_templates
faq Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:13:16 +00:00
howto
internals Fixed #12624 -- Modified test runners to be class based. 2010-01-18 15:11:01 +00:00
intro Fixed #11222 -- Clarified location of admin templates in tutorial02. Thanks, cantorman 2010-01-10 21:56:15 +00:00
man
misc
obsolete
ref Fixed #12508 - Added ability to dynamically add inlines in the admin app. 2010-01-26 15:02:53 +00:00
releases Synced 1.2 release notes with 1.1.2 release notes w.r.t. cookie encoding, for consistency. 2010-01-24 00:10:30 +00:00
topics Fixed #12508 - Added ability to dynamically add inlines in the admin app. 2010-01-26 15:02:53 +00:00
conf.py
contents.txt
glossary.txt
index.txt Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:13:16 +00:00
Makefile