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-02-05
Fixed #17571 - Fixed documentation of skipUnlessDBFeature; thanks EnTeQuAk fo...
Timo Graham
2012-02-05
Fixed #17510 - Typo in docs/topics/class-based-views.txt; thanks andrew and n...
Timo Graham
2012-02-04
Fixed #13914 -- Added natural keys to User and Group models in auth contrib a...
Jannis Leidel
2012-02-03
Made a bunch more edits up until [17418]
Adrian Holovaty
2012-02-03
Edited serialization.txt changes from [17355]
Adrian Holovaty
2012-02-03
Edited db/transactions.txt changes from [17341]
Adrian Holovaty
2012-01-31
Fixed #16921 -- Added assertHTMLEqual and assertHTMLNotEqual assertions, and ...
Carl Meyer
2012-01-31
Fixed #17604 - Added context-manager capability to assertTemplateUsed and ass...
Carl Meyer
2012-01-15
Updated link to Django Debug Toolbar homepage.
Ramiro Morales
2012-01-15
Added support for specifying initial values to model formsets and inline form...
Ramiro Morales
2012-01-13
Started a 'Cheat sheet' section in aggregation docs because I desperately nee...
Adrian Holovaty
2012-01-07
Fixed #16364 -- Clarified why automatically created data shouldn't be saved i...
Aymeric Augustin
2012-01-05
Added support for savepoints to the MySQL DB backend.
Ramiro Morales
2011-12-30
Edited testing.txt changes from [17289]
Adrian Holovaty
2011-12-30
Edited testing.txt changes from [17283]
Adrian Holovaty
2011-12-30
Moved 'User-requested password resets' docs from [17266] from auth docs to ad...
Adrian Holovaty
2011-12-29
Added the ability to specify multiple ports available for the `LiveServerTest...
Julien Phalip
2011-12-29
Indicated the exact version that is required to use the "WebDriverWait" examp...
Julien Phalip
2011-12-28
Added the `wait_until()` and `wait_loaded_tag()` methods to `AdminSeleniumWeb...
Julien Phalip
2011-12-24
Added a password reset link to default admin login page if a password reset U...
Luke Plant
2011-12-23
Cleanup of typos, links, etc. in timezone docs.
Gabriel Hurley
2011-12-23
Fixed various links in the docs.
Jannis Leidel
2011-12-23
Renovated password hashing. Many thanks to Justine Tunney for help with the i...
Paul McMillan
2011-12-22
Fixed #2879 -- Added support for the integration with Selenium and other in-b...
Julien Phalip
2011-12-19
Added note about assertFieldOutput being new in 1.4.
Ramiro Morales
2011-12-17
Quick edit of docs/topics/security.txt to catch some basic formatting problem...
Adrian Holovaty
2011-12-17
Fixed #17330 -- Fixed error in logging.txt. Thanks, jblaine
Adrian Holovaty
2011-12-17
Fixed #17364 -- Fixed typos in topics/testing.txt. Thanks, movielady
Adrian Holovaty
2011-12-15
Expanded section about lazy translation in i18n docs.
Ramiro Morales
2011-12-09
Fixed some comma splices in the 'Insert in bulk' section of db/optimization.txt
Adrian Holovaty
2011-11-21
Fixed #17220 - Documented git clone command for git < 1.6.6; thanks krzysiume...
Timo Graham
2011-11-21
Fixed #16851 - Added how-to access form field value in template; thanks yasar...
Timo Graham
2011-11-21
Fixed #16847. Session Cookies now default to httponly = True.
Paul McMillan
2011-11-19
Fixed #17263 -- Added a warning when a naive datetime reaches the database la...
Aymeric Augustin
2011-11-19
Fixed #17028 - Changed diveintopython.org -> diveintopython.net
Timo Graham
2011-11-19
Fix #15646: Document that a FileField's full path can't be relied upon until ...
Karen Tracey
2011-11-18
Fixed #17255 -- Removed "as" prefix from new timezone template filter names f...
Jannis Leidel
2011-11-18
Added support for time zones. Thanks Luke Plant for the review. Fixed #2626.
Aymeric Augustin
2011-11-18
Fixed #17248 -- Added a missing versionadded directive for TestCase.assertRai...
Aymeric Augustin
2011-11-17
Fixed #17223 -- Correctly reference the signed cookies session backend. Thank...
Jannis Leidel
2011-11-16
Fixed #17240 -- Replaced links to the online version of the docs by internal ...
Aymeric Augustin
2011-11-12
Fix #17119: Update cache doc to match current implementation, which does (sin...
Karen Tracey
2011-11-12
Fixed #17205 -- Fixed a small typo in the urls doc. Thanks, rabio.
Julien Phalip
2011-11-10
Fixed #17184 -- Typo in models documentation. Thanks elimisteve for the report.
Aymeric Augustin
2011-11-01
Fixed #4027 - Document how to make copies of model instances
Luke Plant
2011-11-01
Made the cache locale-dependant when USE_L10N is True, even if USE_I18N is Fa...
Aymeric Augustin
2011-10-30
Fixed #17063 -- Fixed visibility of a few version-dependant notes in our docu...
Ramiro Morales
2011-10-26
Fixed a reference that was broken at r17026.
Aymeric Augustin
2011-10-22
Fixed #17087 -- Re-organized the i18n docs to reduce confusion between USE_I1...
Aymeric Augustin
2011-10-22
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...
Carl Meyer
[prev]
[next]