1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/docs/topics
2012-04-22 15:58:53 +00: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 #18159 -- added an import statement to the docs. Thanks to Jeff Hui for the patch. 2012-04-22 15:58:53 +00:00
i18n Fixed a typo in an example in the timezone docs. 2012-04-14 06:40:53 +00:00
auth.txt Fixed #18316 -- Fixed pre-1.3 PermWrapper location in docs. Thanks Adrien Lemaire for the patch. 2012-04-16 11:38:43 +00:00
cache.txt
class-based-views.txt Fixed #16074 -- Added ContextMixin to class-based generic views to handle get_context_data. Thanks emyller, Luke Plant, Preston Holmes for working on the ticket and patch. 2012-04-06 21:24:33 +00:00
conditional-view-processing.txt
email.txt Fixed #18095 -- Added missing 'cc' mention in EmailMessage recipients() description. Thanks Stéphane Raimbault for the report and the patch. 2012-04-10 20:00:18 +00:00
files.txt
generic-views-migration.txt
generic-views.txt
index.txt
install.txt Fixed #17983 -- Re-fixed the ln syntax by adding a trailing slash to the destination directory. 2012-03-31 18:55:23 +00:00
logging.txt Fixed #17900 -- StreamHandler output defaults to stderr. Thanks c4m3lo for the report. 2012-03-15 07:56:01 +00:00
pagination.txt
security.txt Added more explicit warnings about unconfigured reStructured Text usage in docs. 2012-04-19 15:00:55 +00:00
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