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
2015-12-25
Fixed #14286 -- Added models.BigAutoField.
Alexander Sosnovskiy
2015-12-24
Fixed #25959 -- Updated logging example to use the django logger.
Varun Sharma
2015-12-24
Discouraged use of /tmp with predictable names.
Chris Lamb
2015-12-23
Refs #25963 -- Fixed typo in docs/topics/http/shortcuts.txt
Alasdair Nicol
2015-12-23
Fixed #25854 -- Removed deprecated usage of template.render() with RequestCon...
Alasdair Nicol
2015-12-23
Fixed #25969 -- Replaced render_to_response() with render() in docs examples.
Tim Graham
2015-12-23
Fixed #25948 -- Added guidelines for SimpleTestCase.assertRaisesMessage() usage.
Tim Graham
2015-12-22
Fixed #25936 -- Added showmigrations to migrations topic guide.
Mads Jensen
2015-12-21
Removed a misleading comment about HTTPS.
Alex Gaynor
2015-12-18
Fixed #25063 -- Added path to makemigration's output of migration file.
Niels Van Och
2015-12-15
Refs #10060 -- Corrected description of multiple annotations bug.
Tim Graham
2015-12-12
Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().
Iacopo Spalletti
2015-12-11
Refs #25899 -- Improved visibility of TEST database settings in testing docs.
Tim Graham
2015-12-10
Fixed #21221 -- Made form Media and static template tag use staticfiles if in...
Johannes Hoppe
2015-12-08
Fixed #25672 -- Clarified why related ManyToManyFields with a custom intermed...
bphillips
2015-12-08
Fixed user_passes_test() signature in docs.
Gavin Wahl
2015-12-08
Fixed #25895 -- Used a consistent style for UserAdmin overrides.
Tim Graham
2015-12-07
Fixed #25860 -- Documented a transaction leak possiblity in TestCase.
Tim Graham
2015-12-05
Refs #25584 -- Corrected note about source of SyntaxErrors when installing Dj...
Tim Graham
2015-12-05
Removed deprecated usage of url tag from auth docs.
Florian Apolloner
2015-12-03
Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2015-12-02
Updated link to 1000 common passwords.
Eliezer Kanal
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-11-28
Fixed #25812 -- Restored the ability to use custom formats with the date temp...
Gagaro
2015-11-27
Fixed a typo in the managers docs.
James Beith
2015-11-26
Fixed #25807 -- Instructed the migration writer about lazy objects.
Simon Charette
2015-11-19
Fixed #25764 -- Added support for serialization of enum.Enum in migrations.
Andrei Fokau
2015-11-18
De-emphasized use of NullHandler in logging docs.
Neal Todd
2015-11-17
Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does.
Alex Morozov
2015-11-16
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-11-12
Fixed #25744 -- Corrected reference to User object in auth docs.
Anderson Resende
2015-11-12
Fixed #25469 -- Added autoescape option to DjangoTemplates backend.
Aaron Elliot Ross
2015-11-12
Fixed #25169 -- Documented stacking of permission_required and login_required.
Bryan Marty
2015-11-12
Fixed #10045 -- Corrected docs about .annotate()/.filter() ordering.
Tim Graham
2015-11-10
Fixed #25727 -- Added a doc link to cached_property.
Tim Graham
2015-11-07
Fixed #25473 -- Changed underscores in url() names to dashes in docs.
Thijs van Dien
2015-11-07
Fixed #25290 -- Warned against modifying objects created in setUpTestData() i...
Tim Graham
2015-11-07
Fixed #25681 -- Added 'default' to DATABASES example.
Attila Tovt
2015-11-03
Fixed typo in docs/topics/auth/default.txt.
japrogramer
2015-10-31
Fixed typo in docs/topics/db/models.txt.
Tomasz Anielak
2015-10-30
Fixed #24212 -- Added example pylibmc CACHES configuration.
Bryan Marty
2015-10-30
Added class-based view example to RequestFactory example.
bee_keeper
2015-10-28
Fixed #21516 -- Updated imports paths for some formset functions/classes.
Bryan Marty
2015-10-28
Made LiveServerTestCase example use StaticLiveServerTestCase.
Tim Graham
2015-10-27
Fixed #25550 -- Deprecated direct assignment to the reverse side of a related...
Tim Graham
2015-10-23
Fixed #25397 -- Documented class-based view context variable clash with conte...
Jacek Bzdak
2015-10-23
Clarified that the test client response content attribute is bytes.
薛丞宏
2015-10-22
Refs #24622 -- Documented alternatives to some test response attributes when ...
Benjamin Wohlwend
2015-10-22
Fixed #25584 -- Documented a pip error when installing Django 1.9.
Tim Graham
2015-10-07
Refs #25527 -- Removed redundant doc heading link that leads to a warning whe...
Tim Graham
[prev]
[next]