This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
0afbca9c60
django
/
docs
History
Malcolm Tredinnick
0afbca9c60
Fixed
#3526
-- Added content_type as an alias for mimetype to the HttpResponse constructor. It's a slightly more accurate name. Based on a patch from Simon Willison. Fully backwards compatible.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@5844
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-08-11 09:37:42 +00:00
..
man
…
add_ons.txt
…
admin_css.txt
…
apache_auth.txt
…
api_stability.txt
…
authentication.txt
…
cache.txt
…
contributing.txt
…
csrf.txt
…
databases.txt
…
databrowse.txt
…
db-api.txt
…
design_philosophies.txt
…
distributions.txt
…
django-admin.txt
…
documentation.txt
…
email.txt
…
faq.txt
…
fastcgi.txt
…
flatpages.txt
…
forms.txt
…
generic_views.txt
…
i18n.txt
…
install.txt
Fixed
#4538
-- Split the installation instructions to differentiate between installing a distribution package and installing an official release. Thanks to Carl Karsten for the idea, and Paul Bissex for the patch.
2007-07-12 14:41:32 +00:00
legacy_databases.txt
…
middleware.txt
…
model-api.txt
…
modpython.txt
…
newforms.txt
…
outputting_csv.txt
…
outputting_pdf.txt
…
overview.txt
…
redirects.txt
…
release_notes_0.95.txt
…
release_notes_0.96.txt
…
request_response.txt
Fixed
#3526
-- Added content_type as an alias for mimetype to the HttpResponse constructor. It's a slightly more accurate name. Based on a patch from Simon Willison. Fully backwards compatible.
2007-08-11 09:37:42 +00:00
serialization.txt
…
sessions.txt
…
settings.txt
…
sitemaps.txt
…
sites.txt
…
static_files.txt
…
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
…
tutorial03.txt
…
tutorial04.txt
…
unicode.txt
…
url_dispatch.txt
…
webdesign.txt
…