django/docs/ref
Tim Graham 9be93aa809 Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy.
Thanks claudep for the catch and bmispelon for the research.
2013-06-21 14:57:12 -04:00
..
class-based-views Merge pull request #1271 from batisteo/ticket-20565 2013-06-14 07:40:00 -07:00
contrib Fixed #6903 - Preserve admin changelist filters after saving or deleting an object 2013-06-19 02:41:36 +07:00
files Fixed typo in file storage docs. 2013-01-13 19:36:49 +01:00
forms Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 2013-06-18 08:01:17 -04:00
models Fixed #19881 -- Documented that get_next/previous_by_FOO uses default manager. 2013-06-21 13:14:05 -04:00
templates Fixed #20614 -- Typo in documentation. 2013-06-17 11:35:07 +02:00
clickjacking.txt
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt Fixed #4833 -- Validate email addresses with localhost as domain 2013-01-11 20:45:46 +01:00
views.txt