django/docs
James Bennett a47bffad17 Fixed #8757: Corrected formatting of inclusion tag example
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8828 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-01 23:57:55 +00:00
..
_ext A noble spirit no longer embiggens the smallest function signatures. 2008-08-26 19:38:27 +00:00
_static Refactored Django's comment system. 2008-08-25 22:14:22 +00:00
_templates Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
faq Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
howto Fixed #8757: Corrected formatting of inclusion tag example 2008-09-01 23:57:55 +00:00
internals Removed the need for ROOT_URLCONF in settings when running Django's core tests 2008-08-30 05:09:03 +00:00
intro Fixed #8581: Corrected example of "grep" to search docs 2008-08-30 05:35:18 +00:00
man Removed outdated "adminindex" command -- the same behavior is now far easier and better done in a template, or perhaps a custom `AdminSite.index` function. Refs #5500. 2008-08-25 18:53:18 +00:00
misc Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
obsolete Removed doc references to obsolete removed forms stuff. 2008-08-28 16:33:11 +00:00
ref Fixed #8210 and #8664: moved `USStateField` and `PhoneNumberField` to `django.contrib.localflavor.us`. This is a backwards-incompatible change, albeit a minor one; just add an aditional `import` and go on your way. 2008-09-01 22:15:35 +00:00
releases Small typo in notes 2008-08-27 11:50:02 +00:00
topics Fixed #8759 -- Corrected a typo in example code. Thanks James Tauber for the find. 2008-09-01 23:06:39 +00:00
Makefile Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
conf.py Fixed #8728: Corrected some broken links in the documentation 2008-09-01 09:45:30 +00:00
contents.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
glossary.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
index.txt Fixed #8603: Corrected typo in cross-reference to PDF-generation docs 2008-08-30 05:34:04 +00:00