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
2017-01-17
[1.11.x] Updated man page for Django 1.11 alpha.
Tim Graham
2017-01-17
[1.11.x] Bumped django_next_version in docs config.
Tim Graham
2017-01-17
Removed obsolete GIS install instructions.
Tim Graham
2017-01-17
Fixed #27739 -- Documented LabelCommand.label.
Ed Morley
2017-01-17
Refs #24109 -- Doc'd the elidable feature in squashing migrations docs.
Ed Morley
2017-01-17
Refs #27683 -- Allowed setting isolation level in DATABASES ['OPTIONS'] on My...
Tim Graham
2017-01-17
Fixed #27666 -- Delayed rendering of recursivly related models in migration o...
Markus Holtermann
2017-01-16
Refs #25809 -- Made a few late review comments for BrinIndex.
Mads Jensen
2017-01-16
Fixed #27735 -- Doc'd form widget l10n change (refs #15667).
Tim Graham
2017-01-16
Removed empty sections from 1.11 release notes.
Tim Graham
2017-01-15
Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.
Mads Jensen
2017-01-14
Fixed #27149 -- Added Subquery and Exists database expressions.
Matthew Schinckel
2017-01-14
Fixed #27718 -- Added QuerySet.union(), intersection(), difference().
Florian Apolloner
2017-01-14
Fixed #27387 -- Doc'd required HTML attribute in Field.required docs.
Claude Paroz
2017-01-13
Fixed #27518 -- Prevented possibie password reset token leak via HTTP Referer...
Romain Garrigues
2017-01-12
Fixed outdated log level in docs/topics/logging.txt.
André Cruz
2017-01-11
Fixed typos in docs/ref/contrib/admin/index.txt
Tim Graham
2017-01-11
Fixed typo in docs/topics/db/managers.txt.
M Somerville
2017-01-11
Refs #16614 -- Made QuerySet.iterator() use server-side cursors on PostgreSQL.
François Freitag
2017-01-11
Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths.
David Sanders
2017-01-10
Fixed #27711 -- Demoted "Installing a distribution-specific package" in insta...
Tim Graham
2017-01-09
Removed SHOUTING in doc examples.
Maxime Lorant
2017-01-09
Fixed #27707 -- Removed shell support for IPython < 1.0.
Tim Graham
2017-01-06
Fixed #27432 -- Made app_label arguments limit showmigrations --plan output.
Sebastian Spiegel
2017-01-06
Refs #24688, #27497 -- Corrected docs: distance's 'spheroid' option isn't Pos...
Tim Graham
2017-01-05
Alphabetized system check reference.
Tim Graham
2017-01-04
Fixed #27680 -- Linked to "Classy Class-Based Views" in docs.
jpic
2017-01-04
Added stub release notes for 1.10.6.
Tim Graham
2017-01-04
Added release date for 1.10.5.
Tim Graham
2017-01-04
Fixed #27658 -- Prevented collectstatic from overwriting newer files in remot...
Tim Graham
2017-01-03
Fixed #25912 -- Added binary left/right shift operators to F expressions.
anabelensc
2017-01-02
Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3
Claude Paroz
2017-01-02
Removed obsolete versionadded/changed annotations.
Tim Graham
2017-01-02
Refs #27637 -- Fixed timesince, timeuntil on New Year's Eve in a leap year.
vinay karanam
2016-12-31
Refs #24154 -- Added check_aggregate_support() to deprecation timeline.
Tim Graham
2016-12-31
Removed nonexistent LogoutView context from docs.
Tim Graham
2016-12-30
Removed links to deprecated GeoIP.
Tim Graham
2016-12-30
Fixed #27652 -- Doc'd that intcomma works with floats.
Mads Jensen
2016-12-29
Fixed #27649 -- Bumped required cx_Oracle to 5.2.
Tim Graham
2016-12-29
Fixed #25415 -- Made DiscoverRunner run system checks.
Adam Chainz
2016-12-28
Fixed #27641 -- Doc'd default local-memory caching in deployment checklist.
Adam Chainz
2016-12-28
Fixed #27258 -- Prohibited django.Template.render() with non-dict context.
Shivang Bharadwaj
2016-12-28
Fixed #24994 -- Documented the expected type of settings.SECRET_KEY.
Tim Graham
2016-12-27
Fixed #15667 -- Added template-based widget rendering.
Preston Timmons
2016-12-27
Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns.
Tim Graham
2016-12-27
Refs #27025 -- Documented Python 3.6 compatibility for Django 1.11.
Tim Graham
2016-12-27
Used a nontemporal example in QuerySet.bulk_create() in docs.
Tim Graham
2016-12-27
Fixed #27637 -- Fixed timesince, timeuntil in leap year edge case.
Mariusz Felisiak
2016-12-23
Fixed #27626 -- Moved MEDIA_URL/STATIC_URL validation to a system check.
Adam Chainz
2016-12-22
Documented url()'s 'regex' parameter.
Adam Chainz
[next]