1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/ref
2010-12-29 15:47:46 +00:00
..
contrib Fixed #13837 - Add geodjango packages for Ubuntu 10.04; thanks muanis and zerok for the patch. 2010-12-28 00:12:49 +00:00
files
forms Fixed #11496 - note that DecimalField max/min_value should be type(decimal.Decimal); thanks adamv. 2010-12-28 21:54:47 +00:00
models Fixed #14959 - Add a link to localflavor in the model field docs. Thanks PaulM for the suggestion, elbarto for the patch. 2010-12-29 13:47:28 +00:00
templates Fixed #14912 -- Expanded documentation for the urlize template filter. Thanks to adamv for the draft patch. 2010-12-28 22:53:28 +00: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
databases.txt Fixed #14320 - Add a note about lack of timezone support in MySQL. Thanks RauntyDave for the suggestion, adamv for the patch. 2010-12-28 13:35:48 +00:00
django-admin.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
exceptions.txt
generic-views.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
index.txt
middleware.txt Fixed #6181 - Document django.views.decorators.http - thanks adamv for the patch. 2010-12-27 13:27:26 +00:00
request-response.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
settings.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
signals.txt Fixed #14712 - Add an example for the post_syncdb signal. Thanks Frank Wiles for the patch. 2010-12-29 15:47:46 +00:00
template-response.txt
unicode.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
utils.txt
validators.txt