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
2016-02-29
[1.8.x] Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during lo...
Florian Apolloner
2016-02-24
[1.8.x] Fixed a function signature in docs/topics/auth/default.txt.
Tim Graham
2016-02-24
[1.8.x] Removed docs of deprecated SimpleTestCase warnings behavior.
Tim Graham
2016-02-23
[1.8.x] Fixed #26188 -- Documented how to wrap password hashers.
Tim Graham
2016-02-22
[1.8.x] Fixed import location of check_password() in docs.
Daniel Quinn
2016-02-12
[1.8.x] Added import in docs/topics/email.txt example.
Camilo Nova
2016-02-12
[1.8.x] Fixed allow_migrate() signature in documentation
Markus Holtermann
2016-02-02
[1.8.x] Refs #26089 -- Removed obsolete docs about custom user model testing.
Tim Graham
2016-01-27
[1.8.x] Fixed #26136 -- Removed URL reversing by dotted path from JavaScript ...
Yoong Kang Lim
2016-01-25
[1.8.x] Fixed Sphinx highlight warnings in docs.
Tim Graham
2015-12-24
[1.8.x] Discouraged use of /tmp with predictable names.
Chris Lamb
2015-12-23
[1.8.x] Fixed #25854 -- Removed deprecated usage of template.render() with Re...
Alasdair Nicol
2015-12-22
[1.8.x] Fixed #25963 -- Clarified render_to_response() context_instance depre...
Tim Graham
2015-12-08
[1.8.x] Fixed user_passes_test() signature in docs.
Gavin Wahl
2015-12-08
[1.8.x] Fixed #25895 -- Used a consistent style for UserAdmin overrides.
Tim Graham
2015-11-28
[1.8.x] Fixed #25812 -- Restored the ability to use custom formats with the d...
Gagaro
2015-11-27
[1.8.x] Fixed a typo in the managers docs.
James Beith
2015-11-18
[1.8.x] De-emphasized use of NullHandler in logging docs.
Neal Todd
2015-11-17
[1.8.x] Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does.
Alex Morozov
2015-11-12
[1.8.x] Fixed #25744 -- Corrected reference to User object in auth docs.
Anderson Resende
2015-11-12
[1.8.x] Fixed #25169 -- Documented stacking of permission_required and login_...
Bryan Marty
2015-11-12
[1.8.x] Fixed #10045 -- Corrected docs about .annotate()/.filter() ordering.
Tim Graham
2015-11-10
[1.8.x] Fixed #25727 -- Added a doc link to cached_property.
Tim Graham
2015-11-07
[1.8.x] Fixed #25473 -- Changed underscores in url() names to dashes in docs.
Thijs van Dien
2015-11-07
[1.8.x] Fixed #25290 -- Warned against modifying objects created in setUpTest...
Tim Graham
2015-11-07
[1.8.x] Fixed #25681 -- Added 'default' to DATABASES example.
Attila Tovt
2015-11-03
[1.8.x] Fixed typo in docs/topics/auth/default.txt.
japrogramer
2015-10-31
[1.8.x] Fixed typo in docs/topics/db/models.txt.
Tomasz Anielak
2015-10-30
[1.8.x] Fixed #24212 -- Added example pylibmc CACHES configuration.
Bryan Marty
2015-10-30
[1.8.x] Added class-based view example to RequestFactory example.
bee_keeper
2015-10-28
[1.8.x] Fixed #21516 -- Updated imports paths for some formset functions/clas...
Bryan Marty
2015-10-28
[1.8.x] Made LiveServerTestCase example use StaticLiveServerTestCase.
Tim Graham
2015-10-23
[1.8.x] Fixed #25397 -- Documented class-based view context variable clash wi...
Jacek Bzdak
2015-10-23
[1.8.x] Clarified that the test client response content attribute is bytes.
薛丞宏
2015-10-22
[1.8.x] Refs #24622 -- Documented alternatives to some test response attribut...
Benjamin Wohlwend
2015-10-07
[1.8.x] Refs #25527 -- Removed redundant doc heading link that leads to a war...
Tim Graham
2015-10-02
[1.8.x] Fixed #25481 -- Added field.help_text to "Looping over a form's field...
John Moses
2015-09-30
[1.8.x] Clarified that Model.delete() isn't called as a result of a cascading...
David Sanders
2015-09-29
[1.8.x] Improved "“standalone” Django usage" example.
David Sanders
2015-09-29
[1.8.x] Fixed #25376 -- Required virtualenv in installation instructions.
Tim Graham
2015-09-28
[1.8.x] Documented auth's login/logout function parameters.
Tim Graham
2015-09-25
[1.8.x] Fixed #25451 -- Added advice about organizing tests.
Tim Graham
2015-09-24
[1.8.x] Removed a prominent note about django.utils.unittest deprecation.
Tim Graham
2015-09-24
[1.8.x] Fixed #25455 -- Optimized dictfetchall() example.
Tim Graham
2015-09-23
[1.8.x] Fixed typo in docs/topics/db/examples/one_to_one.txt
Don Kirkby
2015-09-23
Refs #24361 -- Corrected documented level of the 'django' logger.
Tim Graham
2015-09-22
[1.8.x] Added link to Babel's message extracting functionality.
Rik
2015-09-21
[1.8.x] Fixed #24921 -- set_autocommit(False) + ORM queries.
Aymeric Augustin
2015-09-05
[1.8.x] Updated references to the TEST_* database settings.
Aymeric Augustin
2015-09-05
[1.8.x] Fixed #25355 -- Made two tweaks to docs/topics/db/aggregation.txt.
Maarten
[next]