1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/topics
Aymeric Augustin d7bc4fbc94 Implemented an 'atomic' decorator and context manager.
Currently it only works in autocommit mode.

Based on @xact by Christophe Pettus.
2013-03-11 14:48:55 +01:00
..
auth
class-based-views Fix Typo explicitly. Fixes #19971 2013-03-03 22:34:10 +04:00
db Implemented an 'atomic' decorator and context manager. 2013-03-11 14:48:55 +01:00
forms
http Fixed #19962 - Added a note about SESSION_EXPIRE_AT_BROWSER_CLOSE and browsers that persist sessions. 2013-03-02 10:11:23 -05:00
i18n Fixed #19922 - Typo in translation docs. 2013-02-26 15:12:28 -05:00
testing Fixed #19997 -- Added custom EMPTY_VALUES to form fields 2013-03-07 15:22:03 +01:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt Update link to django-mssql project 2013-03-06 12:12:42 -05:00
localflavor.txt
logging.txt
pagination.txt
python3.txt [py3] str.decode does not exist; str.encode was intended 2013-02-26 23:28:47 +02:00
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt