django/docs
Malcolm Tredinnick b6eee02007 Fixed #3685 -- Added note about keeping contributors' names in AUTHORS. Thanks,
James Bennett.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@4689 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-09 05:47:39 +00:00
..
add_ons.txt
admin_css.txt
apache_auth.txt
api_stability.txt
authentication.txt Removed a stray colon in authentication.txt. 2007-02-28 22:01:52 +00:00
cache.txt
contributing.txt Fixed #3685 -- Added note about keeping contributors' names in AUTHORS. Thanks, 2007-03-09 05:47:39 +00:00
csrf.txt
db-api.txt Fixed #3333 -- Made db-api.txt links relative, in line with the other docs. 2007-03-08 08:50:33 +00:00
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 Added option to pretty-print dumped fixture output 2007-03-02 02:28:44 +00:00
documentation.txt
email.txt
faq.txt
fastcgi.txt
flatpages.txt
forms.txt
generic_views.txt Fixed #3249: small doc fix to pagination documentation. Thanks, Nikolaus Schlemm. 2007-02-26 05:07:54 +00:00
i18n.txt
install.txt Fixed #3602: a few small doc fixes. Thanks, Jeremy Dunck 2007-02-28 19:28:30 +00:00
legacy_databases.txt
middleware.txt
model-api.txt Small cleanup of docs/model-api.txt change from [4625] 2007-02-26 21:52:22 +00:00
modpython.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
newforms.txt
outputting_csv.txt
outputting_pdf.txt
overview.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
redirects.txt
release_notes_0.95.txt
request_response.txt
serialization.txt
sessions.txt
settings.txt Fixed #3646 -- Corrected documentation for ABSOLUTE_URL_OVERRIDES. Patch from 2007-03-07 12:23:01 +00:00
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt
templates.txt Fixed #3488: Added "b" option to date format filter. Thanks, Gary Wilson. 2007-02-28 16:18:55 +00:00
templates_python.txt
testing.txt Fixed typo. 2007-03-02 08:59:21 +00:00
transactions.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt
tutorial04.txt Fixed #2565: added a note about the laziness of querysets in tutorial 4. Thanks, Ubernostrum. 2007-02-27 04:27:47 +00:00
url_dispatch.txt Fixed #3598: Added a note about the precedence of URL matches versus extra kwargs in URL patterns. Thanks, Ubernostrum. 2007-02-27 20:11:26 +00:00