django/docs
Russell Keith-Magee ebfa5b0406 Fixed #3830 -- Added installation note on removing old versions of Django (especially eggs) before installing a new version.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4999 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-12 13:59:09 +00:00
..
add_ons.txt Fixed #3781 -- Improved docs/add_ons.txt to clarify use of contrib apps. Thanks, Simon G. 2007-03-27 22:18:52 +00:00
admin_css.txt
apache_auth.txt
api_stability.txt
authentication.txt
cache.txt
contributing.txt
csrf.txt
databases.txt
db-api.txt
design_philosophies.txt Fixed #3385 -- Fixed broken link in docs/design_philosophies.txt 2007-01-29 00:25:14 +00:00
distributions.txt
django-admin.txt
documentation.txt
email.txt Fixed #3488: send_mail no longer uses settings in function default arguments. Thanks to Per Jonsson for the patch. 2007-02-25 16:29:09 +00:00
faq.txt
fastcgi.txt
flatpages.txt Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris 2007-01-24 20:08:47 +00:00
forms.txt
generic_views.txt
i18n.txt
install.txt Fixed #3830 -- Added installation note on removing old versions of Django (especially eggs) before installing a new version. 2007-04-12 13:59:09 +00:00
legacy_databases.txt
middleware.txt
model-api.txt
modpython.txt Fixed #3935 -- Fixed typo in docs/modpython.txt. Thanks, alexis@smirnov.ca 2007-04-09 01:06:09 +00:00
newforms.txt
outputting_csv.txt
outputting_pdf.txt Updated reportlab user guide link in docs/outputting_pdf.txt. Thanks, Derek Lee-Wo 2007-02-10 03:39:14 +00:00
overview.txt
redirects.txt Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris 2007-01-24 20:08:47 +00:00
release_notes_0.95.txt Fixed a small typo. 2006-09-28 11:38:19 +00:00
release_notes_0.96.txt
request_response.txt
serialization.txt Fixed #3772 -- Minor fix to serialization docs. Thanks, SmileyChris. 2007-03-22 12:54:23 +00:00
sessions.txt
settings.txt
sitemaps.txt Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris 2007-01-24 20:08:47 +00:00
sites.txt
static_files.txt
syndication_feeds.txt
templates.txt
templates_python.txt Fixed documentation from [4558] to be correct. 2007-02-23 20:50:53 +00:00
testing.txt
transactions.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt
tutorial04.txt
url_dispatch.txt
webdesign.txt Fixed ReST error in docs/webdesign.txt 2007-03-30 01:50:46 +00:00