django/docs/howto
Russell Keith-Magee 07590ff4e8 Fixed #13184 -- Document the requirement that custom model fields using SubfieldBase should probably implement formfield. Thanks to Mark L. for the report, and to Joseph and Honza for the guidance on the solution.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12979 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-15 14:34:40 +00:00
..
deployment Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
apache-auth.txt
auth-remote-user.txt Fixed #12880 -- Added some missing sphinx directives for module references. Thanks to psagers for the report, and timo for the patch. 2010-02-24 13:55:37 +00:00
custom-file-storage.txt Fixed #10258: handle duplicate file names better. 2010-02-23 22:39:22 +00:00
custom-management-commands.txt
custom-model-fields.txt Fixed #13184 -- Document the requirement that custom model fields using SubfieldBase should probably implement formfield. Thanks to Mark L. for the report, and to Joseph and Honza for the guidance on the solution. 2010-04-15 14:34:40 +00:00
custom-template-tags.txt Removed docs that assume developer might be using Python < 2.4 2010-02-09 19:37:08 +00:00
error-reporting.txt Fixed #13084: Corrected typo in error-reporting docs. 2010-03-11 09:33:49 +00:00
i18n.txt Fixed #11714 - Document a few of the i18n function that can be used outside views and templates. Thanks, Jarek Zgoda and Ramiro Morales. 2010-02-21 23:44:05 +00:00
index.txt Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro Morales. 2010-02-16 12:12:53 +00:00
initial-data.txt Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
jython.txt Fixed #10653 -- Update docs regarding Jython support. Thanks, Leo Soto for ticket & patch. 2009-03-30 03:32:40 +00:00
legacy-databases.txt Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
outputting-csv.txt
outputting-pdf.txt Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
static-files.txt Fixed #11780 -- Corrected a typo in the static file serving docs. 2009-09-12 22:48:20 +00:00