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
Age
Commit message (
Expand
)
Author
2019-04-06
Refs #26067 -- Added more tests for ordering in StringAgg.
Simone Pellizzari
2019-04-05
Refs #20010 -- Unified DatabaseOperations.last_executed_query() on Oracle wit...
Mariusz Felisiak
2019-04-05
Refs #30324 -- Forced utf-8 encoding when loading templates for the technical...
Nick Pope
2019-04-05
Fixed #30324 -- Forced utf-8 encoding when loading the template for the techn...
Nick Pope
2019-04-05
Fixed bidirectionality on the congrats page.
Majid Vaghari
2019-04-05
Fixed #30331 -- Added support for psycopg2 2.8.
Mariusz Felisiak
2019-04-04
Fixed #30307 -- Fixed incorrect quoting of database user password when using ...
msg
2019-04-03
Fixed #30302 -- Fixed forms.model_to_dict() result if empty list of fields is...
belegnar
2019-04-03
Refs #30302 -- Added more tests for forms.model_to_dict().
belegnar
2019-04-03
Added stub release notes for 2.2.1.
Mariusz Felisiak
2019-04-03
Fixed typo in django/db/models/query_utils.py comment.
David Beitey
2019-04-02
Fixed typo in docs/releases/2.2.txt.
Alex Gaynor
2019-04-02
Fixed typo in docs/ref/settings.txt.
Mariusz Felisiak
2019-04-01
Fixed #30259 -- Fixed crash of admin views when properties don't have admin_o...
Mariusz Felisiak
2019-04-01
Corrected date format in 2.2 release notes.
Carlton Gibson
2019-04-01
Updated contrib translations from Transifex.
Claude Paroz
2019-04-01
Updated core translations from Transifex
Claude Paroz
2019-04-01
Set release date in v2.2 release notes.
Carlton Gibson
2019-04-01
Updated man page for 2.2 final.
Carlton Gibson
2019-04-01
Used QuerySet.bulk_create() in lookup.tests.
JangHyukJin
2019-03-30
Fixed #30289 -- Prevented admin inlines for a ManyToManyField's implicit thro...
Tim Graham
2019-03-30
Added stub 2.1.8 release notes.
Tim Graham
2019-03-30
Made startapp/project's overlaying error message use 'app' or 'project'.
oliver
2019-03-30
Refs #29697 -- Added test for excluding m2m intermediary table.
can
2019-03-30
Refs #30278 -- Fixed link in cached_property docs.
Tim Graham
2019-03-30
Refs #30278 -- Doc'd behavior of del on an unaccessed cached_property.
Matthew Schinckel
2019-03-30
Optimized CommonMiddleware's check for DISALLOWED_USER_AGENTS.
Brad
2019-03-30
Fixed #30301 -- Removed OutputWrapper.__init__()'s style_func arg.
Tim Graham
2019-03-29
Fixed #30265 -- Fixed a tutorial number in Reusable App tutorial.
Abhishek Bera
2019-03-29
Removed unnecessary /static from links to PostgreSQL docs.
Nick Pope
2019-03-29
Fixed #30236 -- Made UsernameField render with autocapitalize="none" HTML att...
pmisteli
2019-03-29
Fixed #30294 -- Allowed HttpResponse to accept memoryview content.
sage
2019-03-28
Moved extlinks in docs config to allow using 'version' variable.
Tim Graham
2019-03-28
Used extlinks for Django's source code.
Tim Graham
2019-03-28
Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs.
Tim Graham
2019-03-28
Fixed #30241 -- Added more system checks of translation settings.
Nick Pope
2019-03-28
Refs #29713 -- Improved error message when LANGUAGE_CODE is invalid.
Nick Pope
2019-03-28
Refs #1660 -- Doc'd the LANGUAGES_BIDI setting.
Nick Pope
2019-03-28
Fixed #30295 -- Fixed max_lengths.tests.MaxLengthORMTests when run in isolation.
sage
2019-03-28
Doc'd that HttpResponse accepts bytestrings.
Mariusz Felisiak
2019-03-28
Fixed "byte string" typo in various docs and comments.
Mariusz Felisiak
2019-03-28
Refs #18726 -- Added test for excluding circular related fields with F() expr...
Mariusz Felisiak
2019-03-27
Updated spelling and RFCs in HttpOnly cookie flag docs.
Nick Pope
2019-03-27
Removed obsolete RFC from cookie docs.
Nick Pope
2019-03-27
Removed unused timeparse.js.
Nick Pope
2019-03-27
Removed obsolete ActiveXObject from admindocs bookmarklets.
Nick Pope
2019-03-27
Simplified Date.prototype.getTwelveHours().
Nick Pope
2019-03-27
Removed unused Date.prototype.getHourMinute().
Nick Pope
2019-03-27
Removed unused Date.prototype.getHourMinuteSecond().
Nick Pope
2019-03-27
Removed unused String.prototype.pad_left().
Nick Pope
[prev]
[next]