Aymeric Augustin 00ace01411 [py3] Documented coding guidelines for Python 3. 12 anni fa
..
_images 7061da514a Added a diagram of the hierarchy of our TestCase subclasses to the testing docs. 13 anni fa
class-based-views d94cfdcfae Fixed #18589 -- Typo in generic CBV docs. 12 anni fa
db c13a98968e Fixed a misplaced Sphinx reference. 12 anni fa
forms 19a810b18c Fixed #14917 -- Hinted that view should redirect after form post success 12 anni fa
http aeda55e6bf Fixed #3881 -- skip saving session when response status is 500 12 anni fa
i18n fb46f243b4 Fixed #18625 -- Removed old-style use of url tag 12 anni fa
auth.txt c4c7fbcc0d Fixed #18451 -- Vastly improved class based view documentation. 12 anni fa
cache.txt c28e700c7e Removed references to changes made in 1.2. 12 anni fa
conditional-view-processing.txt d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 anni fa
email.txt 8a5d1a6b93 Updated obsolete links in the documentation 12 anni fa
files.txt ffa6d95f65 Fixed #18154 -- Documentation on closing File objects and best practices 12 anni fa
index.txt c4c7fbcc0d Fixed #18451 -- Vastly improved class based view documentation. 12 anni fa
install.txt 18b9dc4154 Fixed #18601 -- Specified that Python minimum version is 2.6.5 12 anni fa
logging.txt 18b9dc4154 Fixed #18601 -- Specified that Python minimum version is 2.6.5 12 anni fa
pagination.txt 514e827022 Fixed pagination example wrt new next_page_number behavior 12 anni fa
python3.txt 00ace01411 [py3] Documented coding guidelines for Python 3. 12 anni fa
security.txt 0199bdc0b4 Rewrote security.txt SSL docs, noting SECURE_PROXY_SSL_HEADER. 13 anni fa
serialization.txt c28e700c7e Removed references to changes made in 1.2. 12 anni fa
settings.txt 59d2b8aa16 Fix issue #18267 - document `settings.configured` property. 13 anni fa
signals.txt d4da08375b Fixed #18454 -- Added ability to pass a list of signals to `receiver`. 12 anni fa
signing.txt 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). 13 anni fa
templates.txt 06ea10e1f1 Fixed #18125 -- Explained caveat with filters 12 anni fa
testing.txt 8a5d1a6b93 Updated obsolete links in the documentation 12 anni fa