django/docs
Malcolm Tredinnick 2a488f3cd4 Fixed #3084 -- Documented that Django's core must be translated into a
particular locale for application translations in that locale to work.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@4707 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-12 09:02:18 +00:00
..
add_ons.txt
admin_css.txt
apache_auth.txt
api_stability.txt
authentication.txt
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 Fixed #3385 -- Fixed broken link in docs/design_philosophies.txt 2007-01-29 00:25:14 +00:00
distributions.txt
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 Fixed ReST bug in docs/fastcgi.txt 2007-02-10 03:42:24 +00:00
flatpages.txt
forms.txt
generic_views.txt
i18n.txt Fixed #3084 -- Documented that Django's core must be translated into a 2007-03-12 09:02:18 +00:00
install.txt
legacy_databases.txt
middleware.txt
model-api.txt Fixed #2869 -- Do not append ADMIN_MEDIA_PREFIX to absolute-path URLs used for 2007-03-09 09:32:39 +00:00
modpython.txt
newforms.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
release_notes_0.95.txt
request_response.txt Copy edited new docs in docs/request_response.txt from [4534] 2007-02-18 04:42:15 +00:00
serialization.txt Proofread changes to docs/serialization.txt from [3795] 2006-09-25 17:44:07 +00:00
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
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
url_dispatch.txt