django/docs
Gary Wilson Jr ef933f1643 Fixed a few class references in the model field docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10207 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-30 19:54:27 +00:00
..
_ext Fixed #9436 -- Updated docs build code to create "new in development version". 2009-03-09 01:37:17 +00:00
_static
_templates
faq Fixed some long lines and removed trailing whitespace. 2009-03-30 17:07:43 +00:00
howto Fixed #10653 -- Update docs regarding Jython support. Thanks, Leo Soto for ticket & patch. 2009-03-30 03:32:40 +00:00
internals Fixed #6464 -- Added incr() and decr() operations on cache backends. Atomic on Memcache; implemented as a 2 stage retrieve/update on other backends. Includes refactor of the cache tests to ensure all the backends are actually tested, and a fix to the DB cache backend that was discovered as a result. Thanks to Michael Malone for the original patch. 2009-03-11 13:27:03 +00:00
intro Fixed #9944 -- Fixed a URL in tutorial four that was changed in the "Decoupling the URLconfs" section at the end of tutorial three, patch from programmerq. 2009-03-30 19:00:33 +00:00
man
misc
obsolete
ref Fixed a few class references in the model field docs. 2009-03-30 19:54:27 +00:00
releases Added 1.1 beta release notes. 2009-03-23 23:25:03 +00:00
topics Fixed #9914 -- Fixed field class name in models docs, patch from timo. 2009-03-30 18:40:59 +00:00
Makefile
conf.py Fixed #9436 -- Updated docs build code to create "new in development version". 2009-03-09 01:37:17 +00:00
contents.txt
glossary.txt
index.txt Fixed #9282: added a generic comment moderation toolkit. See the documentation for details. 2009-03-23 21:07:02 +00:00