django/docs
Malcolm Tredinnick 6ebbf7ac96 Fixed #8638 -- Show by example that the File.name attribute includes the upload
directory as well as the filename. Patch from Ramiro Morales.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8695 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-29 05:15:49 +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 #8531: Corrected a typo in a sample YAML fixture. Thanks to amiroff for the report. 2008-08-28 12:49:11 +00:00
internals Fixed #8539: fixed PEP references. Thanks, carljm. 2008-08-25 19:28:57 +00:00
intro Fixed #8406: Corrected some expected output to use repr format. Thanks to arien for the patch. 2008-08-28 13:40:20 +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 Revived a bunch of missing documentation that got lost in the docs-refactor. 2008-08-29 05:04:26 +00:00
releases Small typo in notes 2008-08-27 11:50:02 +00:00
topics Fixed #8638 -- Show by example that the File.name attribute includes the upload 2008-08-29 05:15:49 +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 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +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 Added signals docs to doc index. 2008-08-26 19:38:19 +00:00