1
0
mirror of https://github.com/django/django.git synced 2025-01-09 01:46:20 +00:00
django/docs
2009-10-24 00:28: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 Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
_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 Clarified faq/install w.r.t. the various Python versions available. 2009-10-23 19:52:15 +00:00
howto Fixed #11780 -- Corrected a typo in the static file serving docs. 2009-09-12 22:48:20 +00:00
internals The 1.1.X branch has been created, so that needs to be past tense. 2009-09-22 21:20:51 +00:00
intro Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops support for Python 2.3 -- and added a quick FAQ about that dropping of support. 2009-10-23 19:30:23 +00:00
man
misc Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
obsolete Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
ref Fixed #11402: added a QuerySet.exists() method. Thanks, Alex Gaynor. 2009-10-24 00:28:39 +00:00
releases Fixed non-standard introspection support in LazyObject. 2009-10-19 21:48:06 +00:00
topics Fixed a silly typo left over from removing Python 2.3 references. 2009-10-23 19:43:58 +00:00
conf.py Bumped the version number in the docs to reflect Djagno 1.1 is released. 2009-08-08 02:56:19 +00:00
contents.txt
glossary.txt
index.txt Add new documentation covering the layout of the Django SVN repository. 2009-08-17 10:23:43 +00:00
Makefile