django/docs
Russell Keith-Magee f2582eb972 Fixes #2333 -- Added test fixtures framework.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4659 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-01 13:11:08 +00:00
..
add_ons.txt
admin_css.txt
apache_auth.txt
api_stability.txt
authentication.txt
cache.txt
contributing.txt Made negligible change to docs/contributing.txt -- 'MS Windows' to 'Windows' 2007-02-11 04:38:44 +00:00
csrf.txt
db-api.txt
design_philosophies.txt
distributions.txt Fixed #3325: Added docs/distributions.txt, a guide to packaged versions of Django in Debian/Fedora/etc. Thanks to Marc Fargas and Ubernostrum for the patches. 2007-02-26 23:23:01 +00:00
django-admin.txt
documentation.txt
email.txt
faq.txt
fastcgi.txt
flatpages.txt
forms.txt
generic_views.txt
i18n.txt
install.txt
legacy_databases.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
middleware.txt
model-api.txt
modpython.txt
newforms.txt Fixed typo in docs/newforms.txt. Thanks, Jeff Hilyard 2007-02-15 20:55:37 +00:00
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
release_notes_0.95.txt Fixed a small typo. 2006-09-28 11:38:19 +00:00
request_response.txt Copy edited new docs in docs/request_response.txt from [4534] 2007-02-18 04:42:15 +00:00
serialization.txt
sessions.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
settings.txt
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt Fixed #2762 -- added copyright element support to RSS and Atom feeds. Patch 2007-02-10 08:36:39 +00:00
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
tutorial03.txt
tutorial04.txt
url_dispatch.txt