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
0aa26dacac
django
/
docs
History
James Bennett
0aa26dacac
Fixed
#6079
: Added AUTHENTICATION_BACKENDS to docs/settings.txt
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@6791
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-12-01 17:27:44 +00:00
..
man
Fixed
#5180
-- Added man pages for remaining files under django/bin/. We still need to rename some binaries before they can be safely installed, I suspect, so these aren't installed by default yet, but the groundwork is there now. Excellent job, Nick Efford!
2007-08-19 11:59:20 +00:00
add_ons.txt
…
admin_css.txt
…
apache_auth.txt
…
api_stability.txt
…
authentication.txt
…
cache.txt
…
contenttypes.txt
Fixed
#4234
-- Added docs/contenttypes. Thanks, ubernostrum
2007-09-15 18:29:09 +00:00
contributing.txt
…
csrf.txt
Added a reference for the claim in CSRF docs that GET requests
2007-08-16 14:09:41 +00:00
custom_model_fields.txt
…
databases.txt
…
databrowse.txt
Fixed
#4061
: added docs on how to limit access to databrowse. Thanks, Nick Efford
2007-09-14 18:59:20 +00:00
db-api.txt
…
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
…
documentation.txt
…
email.txt
…
faq.txt
…
fastcgi.txt
Fixed
#5264
-- Specified Flup version in docs/fastcgi.txt. Thanks, akaihola and Nis Jorgensen
2007-09-15 04:30:15 +00:00
flatpages.txt
…
form_preview.txt
…
forms.txt
…
generic_views.txt
…
i18n.txt
Small edit to docs/i18n.txt from [6461]
2007-11-30 05:08:26 +00:00
install.txt
…
legacy_databases.txt
…
middleware.txt
Fixed
#5898
-- Updated docs for r6662, as pointed out by arien.
2007-11-15 09:26:57 +00:00
model-api.txt
…
modpython.txt
…
newforms.txt
…
outputting_csv.txt
…
outputting_pdf.txt
Updated reportlab user guide link in docs/outputting_pdf.txt. Thanks, Derek Lee-Wo
2007-02-10 03:39:14 +00:00
overview.txt
…
redirects.txt
…
release_notes_0.95.txt
…
release_notes_0.96.txt
…
request_response.txt
…
serialization.txt
…
sessions.txt
…
settings.txt
…
shortcuts.txt
…
sitemaps.txt
Fixed
#5890
-- Fixed a ReST markup error. Thanks, arien.
2007-11-11 04:44:11 +00:00
sites.txt
Fixed
#3766
-- Added in-memory caching for the sites framework. Will speed up all the "current site" lookups. Thanks, Matt Riggott.
2007-09-14 08:37:09 +00:00
static_files.txt
Fixed
#4817
-- Removed leading forward slashes from some urlconf examples in the documentation.
2007-07-10 02:34:42 +00:00
syndication_feeds.txt
…
templates.txt
…
templates_python.txt
…
testing.txt
Fixed
#5832
-- Removed unneeded import in testing documentation, thanks Thomas Güttler.
2007-10-30 23:00:57 +00:00
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
…