django/docs/topics
Aymeric Augustin cec6bd5a59 Fixed #18023 -- Removed bundled simplejson.
And started the deprecation path for django.utils.simplejson.

Thanks Alex Ogier, Clueless, and other contributors for their
work on the patch.
2012-04-29 19:58:00 +02:00
..
_images
db Added documentation notes about lack of database savepoints support when using MySQL+MyISAM. 2012-04-21 22:52:03 +00:00
forms Removed deprecated URLField.verify_exists. 2012-03-31 13:55:03 +00:00
http Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. 2012-04-25 19:17:47 +00:00
i18n Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syntax, as per official deprecation timeline. Thanks Ramiro Morales and Jannis Leidel for the review. 2012-04-24 19:55:52 +00:00
auth.txt
cache.txt
class-based-views.txt
conditional-view-processing.txt
email.txt
files.txt Fix #15646: Document that a FileField's full path can't be relied upon until its model has been saved to the database. Thanks poirier. 2011-11-19 15:08:07 +00:00
index.txt Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. 2012-04-25 19:17:47 +00:00
install.txt
logging.txt
pagination.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt
testing.txt Removed documentation for SMTPConnection, which was removed at r15978. 2012-03-31 12:08:39 +00:00