1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs
2009-07-15 13:52:39 +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 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
faq Fixed #9669 -- Corrected an answer in the admin FAQ that is wrong in a post-newforms-admin world. Thanks to Alex for the report. 2009-07-03 14:09:04 +00:00
howto Fixed #11438 -- Corrected some bad grammar in the custom fields docs. Thanks to thepointer for the report. 2009-07-11 15:38:08 +00:00
internals Fixed #10336 -- Added improved documentation of generic views. Thanks to Jacob and Adrian for the original text (from the DjangoBook), and Ramiro for doing the work of porting the docs. 2009-06-17 14:09:56 +00:00
intro Fixed #10978 -- Clarified that the include statement is part of the urlpattern definition. Thanks to swatermasysk for the suggestion. 2009-06-18 13:36:40 +00:00
man
misc
obsolete
ref Fixed #11416 -- Restored use of the never_cache decorator on admin views. Thanks to Ramiro Morales and Michael Newmann for their work on the patch. 2009-07-13 13:46:31 +00:00
releases Fixed #11119 -- Corrected spelling error in 1.0 porting guide. 2009-06-18 13:35:36 +00:00
topics Fixed #10287 -- Added better examples in the docs of formset validation. Thanks to Andrew Badr for the text. 2009-07-15 13:52:39 +00:00
conf.py
contents.txt
glossary.txt
index.txt Fixed #11336 -- Dummy commit to force refresh of some index pages by Sphinx, caused by file ommitted from [11025] and included in [11026]. Thanks to Peter Landry for the report, and Ramiro for the explanation. 2009-06-17 23:57:27 +00:00
Makefile