django/docs/topics
Andrew Godwin 06103c8ef5 Small start to migrations documentation 2013-07-25 14:45:38 +01: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 #20224 -- Update docs examples which mention __unicode__ 2013-07-05 19:27:07 +02:00
db Removed obsolete sentence in queries docs 2013-07-13 21:08:44 +02:00
forms Fixed #20772 -- Fixed minor typo in form media docs. 2013-07-19 15:48:38 +07:00
http Fixed #13721 -- Added UploadedFile.content_type_extra. 2013-07-11 09:11:59 -04:00
i18n LocaleMiddleware isn't default anymore 2013-07-18 21:15:30 -03:00
testing Fixed #18551 -- Enabled skipIfDBFeature/skipUnlessDBFeature to decorate a class 2013-07-19 20:30:14 +02:00
cache.txt
conditional-view-processing.txt
email.txt Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend 2013-07-11 22:00:08 +02:00
files.txt
index.txt Small start to migrations documentation 2013-07-25 14:45:38 +01:00
install.txt
localflavor.txt Fix Croatia's country code in `localflavor` docs 2013-07-19 09:01:13 +01:00
logging.txt
migrations.txt Small start to migrations documentation 2013-07-25 14:45:38 +01: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