django/docs/topics
2011-01-18 23:25:38 +00:00
..
db Fixed #15062 -- Documented the fact that managers must be able to be shallow copied. Thanks to Ian Clelland for the report, and Łukasz Rekucki for the help diagnosing the problem. 2011-01-16 06:44:23 +00:00
forms
http Fixed #15109 - typo in middleware docs; thanks colinsullivan for the report. 2011-01-18 23:25:38 +00:00
i18n
auth.txt Change the lack of supports_inactive_user on an auth backend to a 2011-01-14 08:31:14 +00:00
cache.txt Fixed #15085 - Fix LOCATION for FileCache example. Thanks abdelazer for the report. 2011-01-15 18:52:59 +00:00
class-based-views.txt Fixed #14878 -- Clarified the way verbose_name_plural is used in generic list views as a context variable. Thanks to diegueus9 for the report. 2011-01-03 13:15:58 +00:00
conditional-view-processing.txt
email.txt
files.txt
generic-views-migration.txt
generic-views.txt
index.txt
install.txt
logging.txt
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt Refs #14661 -- Clarified the handling of initial data injected via custom SQL. 2011-01-18 16:43:01 +00:00