.. |
auth
|
More migration docs, and conversion of all easy syncdb references
|
2013-07-25 16:19:36 +01:00 |
class-based-views
|
Fixed #20224 -- Update docs examples which mention __unicode__
|
2013-07-05 19:27:07 +02:00 |
db
|
Implement allow_migrate for migration operations
|
2013-07-30 12:34:31 +01:00 |
forms
|
Fixed #20772 -- Fixed minor typo in form media docs.
|
2013-07-19 15:48:38 +07:00 |
http
|
More migration docs, and conversion of all easy syncdb references
|
2013-07-25 16:19:36 +01:00 |
i18n
|
LocaleMiddleware isn't default anymore
|
2013-07-18 21:15:30 -03:00 |
testing
|
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
|
2013-07-30 11:52:52 +01:00 |
cache.txt
|
Rename allow_syncdb to allow_migrate
|
2013-07-30 12:08:59 +01:00 |
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
|
Fixed #20604 - Fixed file example in docs.
|
2013-06-14 21:28:17 -04:00 |
index.txt
|
Small start to migrations documentation
|
2013-07-25 14:45:38 +01:00 |
install.txt
|
More migration docs, and conversion of all easy syncdb references
|
2013-07-25 16:19:36 +01:00 |
localflavor.txt
|
Fix Croatia's country code in localflavor docs
|
2013-07-19 09:01:13 +01:00 |
logging.txt
|
Relied on NullHandler from the logging stdlib module.
|
2013-07-01 23:16:25 +02:00 |
migrations.txt
|
Implement allow_migrate for migration operations
|
2013-07-30 12:34:31 +01:00 |
pagination.txt
|
|
|
python3.txt
|
|
|
security.txt
|
|
|
serialization.txt
|
More migration docs, and conversion of all easy syncdb references
|
2013-07-25 16:19:36 +01:00 |
settings.txt
|
Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS
|
2013-06-09 15:05:15 -04:00 |
signals.txt
|
|
|
signing.txt
|
Fixed #20687 -- Added documentation for django.core.signing API.
|
2013-07-03 10:36:21 -04:00 |
templates.txt
|
|
|