django1/docs/ref
Shai Berger 6de3726423 Fixed #13245: Explained Oracle's behavior w.r.t db_table
and how to prevent table-name truncation

Thanks russellm & timo for discussion, and timo for review.

Backported from master 317040a73b
2013-10-23 15:05:05 +03:00
..
contrib [1.4.x] Fixed #20779 -- Documented AdminSite.app_index_template; refs #8498. 2013-07-31 07:09:52 -04:00
files Fixed incorrect pluralized argument in Files docs 2011-09-28 02:26:12 +00:00
forms [1.4.x] Fixed #19812 - Removed a duplicate phrase in the widget docs. 2013-02-16 18:25:22 -05:00
models Fixed #13245: Explained Oracle's behavior w.r.t db_table 2013-10-23 15:05:05 +03:00
templates [1.4.x] Fixed regroup example. 2013-05-29 21:52:25 -04:00
authbackends.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
class-based-views.txt [1.4.x] Fixed #19902 -- backport of as_view docs 2013-02-23 19:25:38 -08:00
clickjacking.txt Fixed #14201 - Add a "security overview" page to the docs 2011-06-10 15:14:36 +00:00
databases.txt Fixed #13245: Explained Oracle's behavior w.r.t db_table 2013-10-23 15:05:05 +03:00
django-admin.txt [1.4.X] Fixed #18277 - Clarified startproject documentation. 2013-03-30 08:38:42 -04:00
exceptions.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
generic-views.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
index.txt Fixed #14261 - Added clickjacking protection (X-Frame-Options header) 2011-05-30 22:27:47 +00:00
middleware.txt [1.4.x] Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH. 2013-09-11 08:18:56 -04:00
request-response.txt [1.4.x] Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop 2013-07-25 11:09:25 -04:00
settings.txt [1.4.x] Note that ALLOWED_HOSTS default changes in Django 1.5. 2013-02-20 12:26:54 -07:00
signals.txt [1.4.X] Fixed #13586 - Added an example of how to connect a m2m_changed signal handler. 2012-09-19 18:01:06 -04:00
template-response.txt Fixed #17285 -- Fixed a small typo in SimpleTemplateResponse's doc. Thanks, yorkedork. 2011-11-24 13:17:24 +00:00
unicode.txt Made email attachment handling code accept non-ASCII filenames. 2012-01-15 02:33:31 +00:00
utils.txt [1.4.x] Atom specification URL updated 2013-07-18 08:48:11 -04:00
validators.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00