django/docs/ref
Julien Phalip ae206d78f6 Fixed #17646 -- Added a get_list_filter() method to ModelAdmin. Thanks to rasca for the suggestion and to mateusgondim for the patch. 2012-11-25 20:39:23 +01:00
..
class-based-views Clarified usage of as_view kwargs for setting arguments on class based views 2012-11-22 09:07:21 -05:00
contrib Fixed #17646 -- Added a get_list_filter() method to ModelAdmin. Thanks to rasca for the suggestion and to mateusgondim for the patch. 2012-11-25 20:39:23 +01:00
files
forms Fixed #13997 - Added an example of constructing a MultiWidget and documented the value_from_datadict method. 2012-11-17 17:54:09 -05:00
models Fixed #18974 - Warned against using models.permalink 2012-11-22 16:08:51 -05:00
templates Fixed two typos. 2012-11-25 19:31:53 +01:00
authbackends.txt
clickjacking.txt
databases.txt Fixed #19090 - Added PostgreSQL connection note. 2012-11-04 05:32:53 -05:00
django-admin.txt Added examples of using startproject/app with URLs 2012-11-21 22:06:59 -08:00
exceptions.txt
index.txt
middleware.txt
request-response.txt Fixed #6527 -- Provided repeatable content access 2012-10-24 17:08:37 +02:00
settings.txt Corrected docs about default value of MESSAGE_STORAGE 2012-11-20 23:00:20 +00:00
signals.txt
template-response.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
unicode.txt Fixed #18974 - Warned against using models.permalink 2012-11-22 16:08:51 -05:00
urlresolvers.txt Fixed #18974 - Warned against using models.permalink 2012-11-22 16:08:51 -05:00
urls.txt
utils.txt
validators.txt