django/docs/ref
DanSears a17fc36231 added description of MySQL Connector/Python
Reorganized the MySQLdb section into a "MySQL DB API Drivers" section that describes both MySQLdb and MySQL Connector/Python. Included description of the Django adaptors for these DB API drivers.
2013-11-10 23:46:54 -08:00
..
class-based-views
contrib
files Fixed #21219 -- Added a way to set different permission for static files. 2013-10-24 17:40:01 -04:00
forms
models
templates Fixed another typo introduced by b914991b37. 2013-11-06 10:22:29 +01:00
clickjacking.txt
databases.txt added description of MySQL Connector/Python 2013-11-10 23:46:54 -08:00
django-admin.txt
exceptions.txt
index.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
middleware.txt
request-response.txt
settings.txt Fixed #21372 -- Corrected docs regarding translating LANGUAGES. 2013-11-09 23:56:53 +01:00
signals.txt Fixed spelling of compatibility. 2013-11-09 10:17:17 -05:00
template-response.txt
unicode.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
urlresolvers.txt Fixed #21044 -- Documented django.core.urlresolvers.Resolver404 2013-09-05 08:45:33 -04:00
urls.txt
utils.txt Added missing parameter in npgettext_lazy docs 2013-11-08 23:20:50 +01:00
validators.txt Fixed #4833 -- Validate email addresses with localhost as domain 2013-01-11 20:45:46 +01:00
views.txt