django/docs/ref
Tim Graham 3bd9852401 [1.5.x] Fixed #20567 - Documented BoundField.id_for_label.
Thanks littlepig for the suggestion.

Backport of 175a102ddc from master.
2013-06-09 12:16:56 -04:00
..
class-based-views [1.5.x] Fixed #20545 - Made class-based view MRO lists consistent. 2013-06-03 10:14:29 -04:00
contrib [1.5.x] Fixed #20326 - Corrected form wizard get_form() example. 2013-05-31 08:08:42 -04:00
files [1.5.x] Fixed typo in file storage docs. 2013-01-13 19:37:21 +01:00
forms [1.5.x] Fixed #20567 - Documented BoundField.id_for_label. 2013-06-09 12:16:56 -04:00
models [1.5.x] Fixed #20446 -- Documentation for SmallIntegerField does not clarify 'small' 2013-05-18 11:28:39 -04:00
templates [1.5.x] Fixed regroup example. 2013-05-29 21:50:52 -04:00
clickjacking.txt [1.5.x] Added missing markup to docs. 2013-03-22 14:08:55 -04:00
databases.txt [1.5.x] Fixed #20025 -- Pointed to a MySQLdb fork for Python 3. 2013-05-10 10:23:15 +02:00
django-admin.txt [1.5.x] Fixed #20525 -- Added versionadded for clearsessions. 2013-05-28 20:15:09 -04:00
exceptions.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
index.txt [1.5.x] Fixed #19897 - Updated static files howto. 2013-03-30 07:12:37 -04:00
middleware.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
request-response.txt [1.5.X] Fixed signature of HttpResponse.set_signed_cookie in docs. 2013-03-24 13:55:45 -04:00
settings.txt [1.5.x] Fixed #19897 - Updated static files howto. 2013-03-30 07:12:37 -04:00
signals.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
template-response.txt [1.5.x] Added missing markup to docs. 2013-03-22 14:08:55 -04:00
unicode.txt [1.5.X] Fixed #18974 - Warned against using models.permalink 2012-11-22 16:10:42 -05:00
urlresolvers.txt [1.5.X] Fixed #18974 - Warned against using models.permalink 2012-11-22 16:10:42 -05:00
urls.txt [1.5.x] Fixed #19897 - Updated static files howto. 2013-03-30 07:12:37 -04:00
utils.txt [1.5.x] Fixed #20146 -- Updated removed_tags example 2013-03-28 22:45:30 +01:00
validators.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
views.txt [1.5.x] Fixed #19897 - Updated static files howto. 2013-03-30 07:12:37 -04:00