django/docs
Malcolm Tredinnick 54457043ad Fixed #6174 -- Documentation fix for [6912]. Pointed out by Russell Cloran.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6924 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-12-17 07:01:17 +00:00
..
man Fixed #5180 -- Added man pages for remaining files under django/bin/. We still need to rename some binaries before they can be safely installed, I suspect, so these aren't installed by default yet, but the groundwork is there now. Excellent job, Nick Efford! 2007-08-19 11:59:20 +00:00
add_ons.txt
admin_css.txt
apache_auth.txt
api_stability.txt
authentication.txt
cache.txt
contenttypes.txt
contributing.txt
csrf.txt
custom_model_fields.txt
databases.txt
databrowse.txt
db-api.txt
design_philosophies.txt
distributions.txt Fixed #5334 -- Added installation instructions for FreeBSD, and sorted the existing instructions by name. Thanks, Paul Bissex. 2007-09-04 13:09:59 +00:00
django-admin.txt
documentation.txt
email.txt
faq.txt Fixed #5209 -- Removed link to outdated screencast in docs/faq.txt. Thanks, Collin Grady 2007-08-25 18:37:43 +00:00
fastcgi.txt
flatpages.txt Documented the time-saver in flatpages: title and content are marked as safe 2007-11-14 21:30:18 +00:00
form_for_model.txt
form_preview.txt
forms.txt
generic_views.txt
i18n.txt
install.txt Edited docs/install.txt changes from [6794] 2007-12-04 06:07:44 +00:00
legacy_databases.txt
localflavor.txt
middleware.txt Removed some 'behaviour's from the docs 2007-12-04 06:01:00 +00:00
model-api.txt Edited various doc changes from [6801] 2007-12-04 06:13:56 +00:00
modelforms.txt
modpython.txt
newforms.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt Fixed #5097 -- Made various updates and corrections to the documentation. Thanks, Nicola Larosa 2007-08-07 02:33:11 +00:00
redirects.txt
release_notes_0.95.txt
release_notes_0.96.txt
request_response.txt
serialization.txt
sessions.txt
settings.txt
shortcuts.txt
sitemaps.txt Fixed #5890 -- Fixed a ReST markup error. Thanks, arien. 2007-11-11 04:44:11 +00:00
sites.txt Fixed #3766 -- Added in-memory caching for the sites framework. Will speed up all the "current site" lookups. Thanks, Matt Riggott. 2007-09-14 08:37:09 +00:00
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
templates.txt
templates_python.txt
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 img/doc/tutorial -> img/doc/tutorial-trunk in docs/tutorial02.txt 2007-12-01 22:36:45 +00:00
tutorial03.txt
tutorial04.txt
unicode.txt
url_dispatch.txt
webdesign.txt Fixed ReST error in docs/webdesign.txt 2007-03-30 01:50:46 +00:00