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
f5087775b3
django
/
docs
History
Russell Keith-Magee
6afa40ea00
Fixed typo in r3885.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@3886
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-09-30 01:22:30 +00:00
..
add_ons.txt
Added 'sitemaps' to docs/add_ons.txt
2006-08-31 23:19:53 +00:00
admin_css.txt
…
apache_auth.txt
Added the word 'static' to docs/apache_auth.txt for benefit of search engines. Thanks, Paul
2006-09-25 19:56:00 +00:00
api_stability.txt
…
authentication.txt
…
cache.txt
…
contributing.txt
…
csrf.txt
…
db-api.txt
…
design_philosophies.txt
…
django-admin.txt
Proofread new django-admin 'adminmedia' option from [3811] and [3812]
2006-09-25 17:50:36 +00:00
documentation.txt
…
email.txt
…
faq.txt
Fixed
#2845
-- Corrected a few spelling errors in the docs and changed a
2006-09-29 02:30:42 +00:00
fastcgi.txt
…
flatpages.txt
Fixed ReST error in docs/flatpages.txt
2006-05-02 02:01:19 +00:00
forms.txt
Fixed
#2845
-- Corrected a few spelling errors in the docs and changed a
2006-09-29 02:30:42 +00:00
generic_views.txt
…
i18n.txt
Added note to 'If you don't need internationalization' section of docs/i18n.txt about removing the i18n context processor
2006-08-18 03:43:55 +00:00
install.txt
…
legacy_databases.txt
…
middleware.txt
…
model-api.txt
…
modpython.txt
Added links to FastCGI docs from various places
2006-06-26 12:43:21 +00:00
outputting_csv.txt
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read
http://code.djangoproject.com/wiki/RemovingTheMagic
for upgrade instructions.
2006-05-02 01:31:56 +00:00
outputting_pdf.txt
…
overview.txt
Fixed small typo in docs/overview.txt. Thanks, kirk
2006-08-24 03:37:34 +00:00
redirects.txt
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read
http://code.djangoproject.com/wiki/RemovingTheMagic
for upgrade instructions.
2006-05-02 01:31:56 +00:00
release_notes_0.95.txt
Fixed a small typo.
2006-09-28 11:38:19 +00:00
request_response.txt
Fixed
#2503
-- Fixed HttpResponse.delete_cookie() to work properly. It now takes path and domain as optional keyword arguments.
2006-08-09 15:40:24 +00:00
serialization.txt
Proofread changes to docs/serialization.txt from [3795]
2006-09-25 17:44:07 +00:00
sessions.txt
…
settings.txt
…
sitemaps.txt
…
sites.txt
…
static_files.txt
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read
http://code.djangoproject.com/wiki/RemovingTheMagic
for upgrade instructions.
2006-05-02 01:31:56 +00:00
syndication_feeds.txt
Fixed
#2646
-- Removed unneeded comma in docs/syndication_feeds.txt. Thanks, lec9@leicester.ac.uk
2006-09-05 00:20:53 +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
…