django/docs/ref
Claude Paroz 3f1b20841a [1.6.x] Fixed #21364 -- Specified InnoDB full-text support from MySQL 5.6.4 on
Thanks thevlad at gmail.com for the report.
Backport of 89116cf24a from master.
2013-11-01 11:02:11 +01:00
..
class-based-views [1.6.x] Fixed #21133 -- Clarifed documentation about strftime formatting. 2013-09-21 06:56:00 -04:00
contrib [1.6.x] Fixed #21116 -- Made usage of manage.py in docs more consistent. 2013-09-25 21:11:17 -03:00
files [1.6.x] Added links to file docs. 2013-08-29 12:49:27 -04:00
forms [1.6.x] Forms docs: More emphasis in 'id' value customizability. 2013-10-12 13:30:58 -03:00
models Fixed #13245: Explained Oracle's behavior w.r.t db_table 2013-10-23 15:01:05 +03:00
templates [1.6.x] Fixed #21306 -- Documented lower-casing behavior of title filter. 2013-10-30 09:35:05 -04:00
clickjacking.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
databases.txt [1.6.x] Fixed #21364 -- Specified InnoDB full-text support from MySQL 5.6.4 on 2013-11-01 11:02:11 +01:00
django-admin.txt [1.6.x] Fixed #21210 -- Documented when runserver doesn't auto-restart. 2013-10-14 10:38:30 -04:00
exceptions.txt [1.6.x] Fixed #21044 -- Documented django.core.urlresolvers.Resolver404 2013-09-05 08:45:58 -04:00
index.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
middleware.txt [1.6.x] Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH. 2013-09-11 08:18:48 -04:00
request-response.txt [1.6.x] Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop 2013-07-25 11:08:47 -04:00
settings.txt [1.6.x] Fixed #21296 -- Added docs for PostgreSQL and unix domains sockets. 2013-10-21 13:10:41 -04:00
signals.txt [1.6.x] Removed extra p (topppings->toppings) 2013-09-23 19:25:07 -04:00
template-response.txt [1.6.x] Fixed #21154 -- Updated TemplateResponse docs to better explain context. 2013-09-30 10:21:34 -04:00
unicode.txt [1.6.x] Fixed #20691 -- Added a note for __str__() vs. __unicode__() and Python 3. 2013-07-03 08:46:05 -04:00
urlresolvers.txt [1.6.x] Fixed #21044 -- Documented django.core.urlresolvers.Resolver404 2013-09-05 08:45:58 -04:00
urls.txt [1.6.x] A few doc additions for changes from d228c1192e. 2013-09-22 13:54:54 -03:00
utils.txt [1.6.x] Fixed #21316 -- Documented that modifying safe strings makes them unsafe. 2013-10-30 08:12:09 -04:00
validators.txt Fixed #4833 -- Validate email addresses with localhost as domain 2013-01-11 20:45:46 +01:00
views.txt Fixed #20330 -- Normalized spelling of "web server". 2013-04-29 19:40:43 +02:00