mirror of
https://github.com/django/django.git
synced 2025-11-20 03:30:00 +00:00
This is a BACKWARDS-INCOMPATIBLE CHANGE for anyone using a manually specified EMAIL_BACKEND setting. If you have manually specified EMAIL_BACKEND, you will need to append ".EmailBackend" to your existing EMAIL_BACKEND setting. See the django-dev mailing list for details. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12084 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
|---|---|---|
| .. | ||
| db | ||
| forms | ||
| http | ||
| auth.txt | ||
| cache.txt | ||
| conditional-view-processing.txt | ||
| email.txt | ||
| files.txt | ||
| generic-views.txt | ||
| i18n.txt | ||
| index.txt | ||
| install.txt | ||
| pagination.txt | ||
| serialization.txt | ||
| settings.txt | ||
| signals.txt | ||
| templates.txt | ||
| testing.txt | ||