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
Age
Commit message (
Expand
)
Author
2013-05-23
Fixed #20080 - Recommended use of PYTHONHASHSEED
Tim Graham
2013-05-23
Fixed #19237 (again) - Made strip_tags consistent between Python versions
Claude Paroz
2013-05-23
Made fix for #9321 less buggy and more effective.
Ramiro Morales
2013-05-23
Fixed comments for translators example in the i18n documentation
Panagiotis H.M. Issaris
2013-05-23
Fixed #11398 - Added a pre_syncdb signal
Donald Stufft
2013-05-22
Merge pull request #1198 from KrzysiekJ/http-patch-method
Russell Keith-Magee
2013-05-22
Clarified policy for stable branches.
Tim Graham
2013-05-22
Added some text I meant to add in the last commit.
Tim Graham
2013-05-22
Added a note about pip upgrade flag.
Tim Graham
2013-05-22
Fixed #17048 - Added docs for upgrading Django.
Tim Graham
2013-05-22
Fixed a broken link introduced in a542b808baf.
Tim Graham
2013-05-22
Fixed #20478 – Added support for HTTP PATCH method in generic views.
Krzysztof Jurewicz
2013-05-21
Merge pull request #1196 from selwin/last-doc-fix
Tim Graham
2013-05-21
Fixed #20476 -- Typo.
Aymeric Augustin
2013-05-21
Fixed #18702 -- Removed chunked reads from QuerySet iteration
Anssi Kääriäinen
2013-05-21
Slightly reworded 'last()' docs.
Selwin Ong
2013-05-21
Fixed #19326 -- Added first() and last() methods to QuerySet
Selwin Ong
2013-05-21
Fixed #17308 -- Enabled the use of short_description on properties in the admin.
Wiktor Kolodziej
2013-05-21
Removed a confusing duplicate SESSION_COOKIE_DOMAIN header
Łukasz Langa
2013-05-20
Fixed #9321 -- Deprecated hard-coding of help text in model ManyToManyField f...
Ramiro Morales
2013-05-20
Fixed #20471 - Typos in topics/forms/formsets.txt
Tim Graham
2013-05-20
Tweaked unit test 'quick start' explanation.
Tim Graham
2013-05-20
Fixed #20403 -- Ignore forms marked for deletion when validating max_num.
Ryan Kaskel
2013-05-20
Fixed warnings in admindocs; refs #20126.
Tim Graham
2013-05-20
Merge pull request #1184 from alasdairnicol/reverse_view_docs_typo
Marc Tamlyn
2013-05-20
Merge pull request #1181 from aaugustin/better-api-to-disable-atomic-requests
Marc Tamlyn
2013-05-20
Fix typo in redirect view docs
Alasdair Nicol
2013-05-19
Changed API to disable ATOMIC_REQUESTS per view.
Aymeric Augustin
2013-05-19
Fixed #20459 - Improved example for setting HTTP header fields.
Tim Graham
2013-05-19
Fixed #16330 -- added --pks option in dumpdata command
Preston Holmes
2013-05-19
Added some links in /docs/intro/overview.txt
Tim Graham
2013-05-19
Fixed #20183 - Clarified docs assumption that certain objects exist in database.
Tim Graham
2013-05-19
Fixed #15961 -- Modified ModelAdmin to allow for custom search methods.
Bozidar Benko
2013-05-19
Clarified when triagers should close tickets as needsinfo.
Aymeric Augustin
2013-05-19
Fix #20447: URL names given to contrib.auth.views are now resolved.
Baptiste Mispelon
2013-05-19
Merge pull request #1162 from sspross/patch-docs
Marc Tamlyn
2013-05-19
Fixes #18896. Add tests verifying that you can get IntegrityErrors using get_...
Pablo Recio
2013-05-19
Add missing imports and models to the examples in the admin documentation
vkuzma
2013-05-19
add missing imports to the examples in the 'Forms'
leandrafinger
2013-05-19
Add missing imports and models to the examples in internationalization and lo...
Silvan Spross
2013-05-19
Add missing imports and models to the examples in security documentation
Silvan Spross
2013-05-19
Add missing imports and models to the examples in the template layer document...
Silvan Spross
2013-05-19
Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware
Łukasz Langa
2013-05-19
Fixed #12747 -- Made reason phrases customizable.
Aymeric Augustin
2013-05-19
Fixed some line wrapping, refs #20233
Tim Graham
2013-05-19
Merge pull request #1098 from zsiciarz/ticket-16829
Marc Tamlyn
2013-05-19
Fixed a rest mistake I introduced in d5ce2ff.
Aymeric Augustin
2013-05-19
Fixed #20452 -- Rename 'headers' to 'header fields'.
bbjay
2013-05-19
Improve cookie based session backend docs.
Marc Tamlyn
2013-05-19
Merge pull request #1145 from postrational/ticket_20233
Andrew Godwin
[prev]
[next]