.. |
man
|
…
|
|
Makefile
|
Added the basics needed to build Django's docs using [http://sphinx.pocoo.org/ Sphinx]. If you've got Sphinx installed (the latest version) along with [http://docutils.sf.net docutils], you should be able to easily build the docs locally using {{{sphinx-build}}} or the included {{{Makefile}}}. This use a basic (and pretty crappy) index for the documentation and the built-in Sphinx styles (which are actually quite nice).
|
2008-03-27 15:03:52 +00:00 |
add_ons.txt
|
…
|
|
admin.txt
|
…
|
|
admin_css.txt
|
Fixed #2845 -- Corrected a few spelling errors in the docs and changed a
|
2006-09-29 02:30:42 +00:00 |
apache_auth.txt
|
Fixed #6612 -- Updated Apache auth recipe for Apache 2.2. Thanks, trbs.
|
2008-06-30 12:25:03 +00:00 |
api_stability.txt
|
Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq
|
2008-07-22 03:01:21 +00:00 |
authentication.txt
|
…
|
|
cache.txt
|
…
|
|
conf.py
|
[docs] OK, I give up.
|
2008-03-27 15:14:57 +00:00 |
contenttypes.txt
|
…
|
|
contributing.txt
|
…
|
|
csrf.txt
|
Normalized the use of "JavaScript" in the documentation.
|
2008-07-27 18:34:21 +00:00 |
custom_model_fields.txt
|
…
|
|
databases.txt
|
Corrected the privileges needed to run the test suite under Oracle
|
2008-07-21 16:50:04 +00:00 |
databrowse.txt
|
…
|
|
db-api.txt
|
Added a clarification to the docs about filtering across nullable intermediate
|
2008-07-29 23:09:54 +00:00 |
design_philosophies.txt
|
…
|
|
distributions.txt
|
…
|
|
django-admin.txt
|
Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq
|
2008-07-22 03:01:21 +00:00 |
documentation.txt
|
…
|
|
email.txt
|
…
|
|
faq.txt
|
…
|
|
fastcgi.txt
|
…
|
|
flatpages.txt
|
…
|
|
form_for_model.txt
|
…
|
|
form_preview.txt
|
Refs #7864 -- Updates to documentation for the oldforms/newforms switch.
|
2008-07-21 16:38:54 +00:00 |
form_wizard.txt
|
…
|
|
forms.txt
|
…
|
|
generic_views.txt
|
…
|
|
i18n.txt
|
…
|
|
index.txt
|
…
|
|
install.txt
|
…
|
|
legacy_databases.txt
|
…
|
|
localflavor.txt
|
…
|
|
middleware.txt
|
…
|
|
model-api.txt
|
Clarify the m2m intermediary docs a bit.
|
2008-08-01 04:38:55 +00:00 |
modelforms.txt
|
Refs #7864 -- Corrected more instances of "newforms" in the docs.
|
2008-07-21 16:56:52 +00:00 |
modpython.txt
|
…
|
|
oldforms.txt
|
…
|
|
outputting_csv.txt
|
…
|
|
outputting_pdf.txt
|
Fixed #7382 -- Added a reference to Pisa HTML2PDF in the PDF output docs. Thanks for the suggestion, perenzo.
|
2008-06-06 15:27:21 +00:00 |
overview.txt
|
…
|
|
pagination.txt
|
…
|
|
redirects.txt
|
Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson
|
2007-04-24 05:58:03 +00:00 |
release_notes_0.95.txt
|
Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq
|
2008-07-22 03:01:21 +00:00 |
release_notes_0.96.txt
|
…
|
|
release_notes_1.0_alpha.txt
|
…
|
|
request_response.txt
|
Fixed #2070: refactored Django's file upload capabilities.
|
2008-07-01 15:10:51 +00:00 |
serialization.txt
|
…
|
|
sessions.txt
|
Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into django-admin.py.
|
2008-07-06 06:39:44 +00:00 |
settings.txt
|
A couple of small typo fixes in the settings docs. Fixed #8032.
|
2008-07-30 03:19:31 +00:00 |
shortcuts.txt
|
Made a bunch of small doc rewordings from changes over the past couple of weeks
|
2008-02-16 05:15:09 +00:00 |
sitemaps.txt
|
Fixed #7793 -- Handle sitemaps with more than 50,000 URLs in them (by using
|
2008-07-26 05:07:16 +00:00 |
sites.txt
|
…
|
|
static_files.txt
|
Fixed #4817 -- Removed leading forward slashes from some urlconf examples in the documentation.
|
2007-07-10 02:34:42 +00:00 |
syndication_feeds.txt
|
Edited some docs changes from the past few days
|
2008-03-25 04:42:21 +00:00 |
templates.txt
|
…
|
|
templates_python.txt
|
Fixed #6898 -- Fixed some typos in docs/templates_python.txt. Thanks, djoume
|
2008-06-16 03:35:50 +00:00 |
testing.txt
|
…
|
|
transactions.txt
|
Added 'Transactions in MySQL' section to docs/transactions.txt
|
2006-07-24 02:39:50 +00:00 |
tutorial01.txt
|
…
|
|
tutorial02.txt
|
Improved the bit of the tutorial that explains how to enable the admin. Fixes #7824.
|
2008-07-21 17:10:33 +00:00 |
tutorial03.txt
|
…
|
|
tutorial04.txt
|
…
|
|
unicode.txt
|
Edited docs/unicode.txt change from [6463] -- Americanized 'behavior'
|
2007-11-30 05:09:49 +00:00 |
upload_handling.txt
|
Fixed #7963 -- Corrected reference to deprecated properties in UploadedFile documentation. Thanks to Marty Alchin for the report.
|
2008-07-26 15:06:42 +00:00 |
url_dispatch.txt
|
Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq
|
2008-07-22 03:01:21 +00:00 |
webdesign.txt
|
…
|
|