0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/docs/internals
Aymeric Augustin ba5138b1c0 Deprecated transaction.commit/rollback_unless_managed.
Since "unless managed" now means "if database-level autocommit",
committing or rolling back doesn't have any effect.

Restored transactional integrity in a few places that relied on
automatically-started transactions with a transitory API.
2013-03-11 14:48:54 +01:00
..
_images Fixed #15516 -- Updated the ticket life cycle diagram. 2012-12-22 19:01:55 +01:00
contributing Updated docs to reflect new tests layout. 2013-02-26 15:00:16 +01:00
committers.txt Added myself to core developpers 2013-02-01 14:52:27 -05:00
deprecation.txt Deprecated transaction.commit/rollback_unless_managed. 2013-03-11 14:48:54 +01:00
git.txt Fixed #19498 -- refactored auth documentation 2012-12-28 11:06:12 -08:00
howto-release-django.txt Added a Trac-related item to the release checklist. 2013-02-28 10:26:47 +01:00
index.txt Added a draft document explaining how to release Django. 2013-02-23 12:35:38 -06:00
release-process.txt Updated the release process docs to reflect the current practices. 2013-02-25 20:23:26 +01:00
security.txt Add new security-policy documentation. 2012-08-07 16:06:34 -04:00