django/docs/topics
Justin Michalicek ac09558760 Fixed #20817 -- Added html_message parameter to django.core.mail.send_mail() 2013-07-29 09:53:47 -04:00
..
auth Fixed #20762 -- Clarified that add_fieldsets is not a standard ModelAdmin attribute. 2013-07-18 12:41:01 -04:00
class-based-views Fixed ReST typo in topics/class-based-views/mixins.txt 2013-07-28 14:09:29 -04:00
db Fixed a number of minor misspellings. 2013-07-27 18:46:03 -07:00
forms Fixed #10284 -- ModelFormSet.save(commit=False) no longer deletes objects 2013-07-23 16:21:23 -04:00
http Fixed a number of minor misspellings. 2013-07-27 18:46:03 -07:00
i18n LocaleMiddleware isn't default anymore 2013-07-18 21:15:30 -03:00
testing Fixed a number of minor misspellings. 2013-07-27 18:46:03 -07:00
cache.txt
conditional-view-processing.txt
email.txt Fixed #20817 -- Added html_message parameter to django.core.mail.send_mail() 2013-07-29 09:53:47 -04:00
files.txt Fixed #20604 - Fixed file example in docs. 2013-06-14 21:28:17 -04:00
index.txt
install.txt Fixed #20766 -- Deprecated FastCGI support. 2013-07-24 13:41:45 -04:00
localflavor.txt Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. 2013-07-29 10:54:53 +02:00
logging.txt Relied on NullHandler from the logging stdlib module. 2013-07-01 23:16:25 +02:00
pagination.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt Fixed #20687 -- Added documentation for django.core.signing API. 2013-07-03 10:36:21 -04:00
templates.txt Misc doc cleanups. 2013-07-29 06:57:33 -04:00