django/docs/ref
Timo Graham fe0a15b6c9 Fixed #14993 - Improved docs for ModelAdmin.filter_horizontal adding that it's for ManyToManyFields; thanks jammon for the suggestion.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15357 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-29 02:01:43 +00:00
..
contrib Fixed #14993 - Improved docs for ModelAdmin.filter_horizontal adding that it's for ManyToManyFields; thanks jammon for the suggestion. 2011-01-29 02:01:43 +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
templates
authbackends.txt
class-based-views.txt
databases.txt
django-admin.txt Fixed #15088 - Missing dash in documentation. Thanks Aryeh Leib Taurog for the report. 2011-01-15 18:45:49 +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
request-response.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
utils.txt
validators.txt