index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
Age
Commit message (
Expand
)
Author
2012-07-31
Fixed #18122 - Clarified section title regarding applying permissions to gene...
Tim Graham
2012-07-30
Fixed #17131 - Added per object permission notes to docs.
Tim Graham
2012-07-25
[py3] Updated dict-like data structures for Python 3.
Aymeric Augustin
2012-07-25
Fixed #18614 -- Added missing imports in code samples.
Florian Apolloner
2012-07-25
Merge pull request #224 from reclosedev/patch-1
Florian Apolloner
2012-07-25
Merge pull request #228 from nklas/master
Alex Gaynor
2012-07-25
Update docs/topics/signals.txt
nklas
2012-07-24
Clarified default name of M2M relationship DB table.
Ramiro Morales
2012-07-24
Fixed #18271 -- Changed stage at which TransactionTestCase flushes DB tables.
Ramiro Morales
2012-07-22
Fixed a broken link in the Python 3 docs.
Aymeric Augustin
2012-07-22
Documentation: Fix link to uWSGI deployment
Roman Haritonov
2012-07-22
[py3] Documented coding guidelines for Python 3.
Aymeric Augustin
2012-07-22
[py3] Bundled six for Python 3 compatibility.
Aymeric Augustin
2012-07-18
BaseCache now has a no-op close method as per ticket #18582
Mike Grouchy
2012-07-16
Fixed #3881 -- skip saving session when response status is 500
Anssi Kääriäinen
2012-07-15
Fixed #18625 -- Removed old-style use of url tag
Aymeric Augustin
2012-07-14
Fixed a misplaced Sphinx reference.
Aymeric Augustin
2012-07-13
Fixed #18601 -- Specified that Python minimum version is 2.6.5
Preston Holmes
2012-07-11
Merge pull request #197 from StefanKjartansson/master
Adrian Holovaty
2012-07-11
fixed a typo in timezones docs.
mitnk
2012-07-10
typo in "django/docs/topics/python3.txt"
Stefan Kjartansson
2012-07-08
Fixed #18577 - Clarified middleware initialization.
Tim Graham
2012-07-07
Fixed #18589 -- Typo in generic CBV docs.
Aymeric Augustin
2012-06-30
Fixed #17168 - Noted TransactionMiddleware only works with "default" database...
Tim Graham
2012-06-28
Updated obsolete links in the documentation
Claude Paroz
2012-06-27
Fixed #18369 - Fixed argument name in render() function; thanks qsolo825@ for...
Tim Graham
2012-06-27
Fixed #18527 -- Removed superfluous backslash in CBV docs
Claude Paroz
2012-06-25
Fixed typo in JSONResponseMixin example.
Gabriel Grant
2012-06-23
Fixed #14917 -- Hinted that view should redirect after form post success
Claude Paroz
2012-06-23
Fixed #18454 -- Added ability to pass a list of signals to `receiver`.
Dmitry Medvinsky
2012-06-23
Fixed url translation docs.
Bojan Mihelac
2012-06-19
Fixed #18154 -- Documentation on closing File objects and best practices
Gabe Jackson
2012-06-14
Fixed #18110 -- Improve template cache tag documentation
Julian Bez
2012-06-11
Fixed #18451 -- Vastly improved class based view documentation.
Jannis Leidel
2012-06-09
Added note about including fixtures hashing algorithm
Claude Paroz
2012-06-09
Fixed #18157 -- Documented that setting PASSWORD_HASHERS can speed up tests
Claude Paroz
2012-06-09
Fixed pagination example wrt new next_page_number behavior
Claude Paroz
2012-06-09
Fixed #17159 -- Validated returned number of next|previous_page_number
Claude Paroz
2012-06-08
Revised the text in the 'Processing the data from a form' section.
Audrey Roy
2012-06-08
Revised the text in the 'Using a form in a view' section.
Audrey Roy
2012-06-08
Fixed #18125 -- Explained caveat with filters
Aymeric Augustin
2012-06-07
Fixed #18445 -- Added a links in the docs.
Aymeric Augustin
2012-06-07
Fixed #18363 -- Added Python 3 compatibility layer.
Claude Paroz
2012-06-07
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Claude Paroz
2012-06-07
Removed references to changes made in 1.2.
Aymeric Augustin
2012-06-07
Merge pull request #117 from juanriaza/master
Aymeric Augustin
2012-06-07
Fixed #18380 -- Improve installation instructions for MySQLdb
Juan Riaza
2012-06-07
Fixed #16916 -- Documented default headers for the test client.
Aymeric Augustin
2012-06-07
Fixed #18397 -- Avoided referencing lawrence.com.
Aymeric Augustin
2012-06-06
Replaced documentation snippets using "gender" with less sensitive examples.
Jacob Kaplan-Moss
[prev]
[next]