1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/topics
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
..
db
forms Fixed #8435 -- Documented the prefix option on formsets. 2008-08-27 16:44:52 +00:00
http Fixed #8656: added a note about iterating over UploadedFile only understanding \n. 2008-08-28 21:39:17 +00:00
auth.txt
cache.txt
email.txt
files.txt Fixed #8638 -- Show by example that the File.name attribute includes the upload 2008-08-29 05:15:49 +00:00
i18n.txt
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
install.txt
pagination.txt Fixed #8407: Corrected some output in the Paginator docs. Thanks to arien for the patch. 2008-08-28 13:44:50 +00:00
serialization.txt
settings.txt
signals.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
templates.txt
testing.txt Fixed #8578: Corrected a typo in a shell example in the testing docs. Thanks to Manuel Saelices for the report. 2008-08-28 12:22:33 +00:00