django/docs/ref
Aymeric Augustin 7476d96f83 Marked tests of BinaryFields as expected failures on MySQL and Python 3.
Current ports of MySQLdb are very buggy in this area.
2013-05-08 15:48:39 +02:00
..
class-based-views Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
contrib Corrected "it's" to "its" when used possessively. 2013-04-29 17:21:37 +02:00
files Fixed typo in file storage docs. 2013-01-13 19:36:49 +01:00
forms Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
models Fixed test failures on MySQL. 2013-05-08 13:03:36 +02:00
templates Fixed #20336 -- Removed obsolete paragraph from the docs. 2013-04-30 21:40:16 +02:00
clickjacking.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
databases.txt Marked tests of BinaryFields as expected failures on MySQL and Python 3. 2013-05-08 15:48:39 +02:00
django-admin.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
exceptions.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
index.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
middleware.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
request-response.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
settings.txt Fixed #20338 - Document FQDN behavior with ALLOWED_HOSTS 2013-05-01 12:13:44 -06:00
signals.txt
template-response.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
unicode.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
urlresolvers.txt
urls.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
utils.txt Fixed #19748 - Documented django.utils.module_loading.import_by_path 2013-04-02 12:59:43 -04:00
validators.txt
views.txt Fixed #20330 -- Normalized spelling of "web server". 2013-04-29 19:40:43 +02:00