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 Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while retaining compatibility with 0.4 and 0.5. Thanks to Ramiro Morales for the patch. 2009-07-03 05:40:46 +00:00
_static
_templates
faq Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:13:16 +00:00
howto Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
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 Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
misc
obsolete Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
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
Makefile
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