django/docs/ref
Tim Graham 9db3653670 Fixed #23631 -- Removed outdated note on MySQL timezone support.
Thanks marfire for the report.
2014-10-10 15:18:54 -04:00
..
class-based-views Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses. 2014-10-06 08:23:42 -04:00
contrib
files Fixed spelling mistake in file docs. 2014-08-26 09:44:24 -04:00
forms
models Fixed #23602 -- Add comment on get_absolute_url regarding user input 2014-10-06 19:11:06 +02:00
templates Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:06:31 -04:00
applications.txt
checks.txt
clickjacking.txt
databases.txt Fixed #23631 -- Removed outdated note on MySQL timezone support. 2014-10-10 15:18:54 -04:00
django-admin.txt
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt Fixed #22959 -- Documented that class-based validators need to be deconstructible. 2014-09-24 14:32:49 -04:00
views.txt