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
2019-05-09
Refs #30399 -- Made assertHTMLEqual normalize character and entity references.
Jon Dufresne
2019-05-08
Used time.monotonic() instead of time.time() where applicable.
Przemysław Suliga
2019-05-08
Added stub release notes for 2.2.2.
Mariusz Felisiak
2019-05-08
Fixed #29056 -- Fixed HTML5 validation of required SelectDateWidget.
Hasan Ramezani
2019-05-08
Refs #27753 -- Deprecated django.utils.text.unescape_entities().
Jon Dufresne
2019-05-07
Fixed #30447 -- Added 'is_in_european_union' in GeoIP2.city() dict.
Chris Adkins
2019-05-07
Fixed typo in docs/ref/django-admin.txt.
Daniel Musketa
2019-05-07
Fixed #26678 -- Doc'd that RelatedManager.add()/remove()/set() accepts the fi...
Tobias Kunze
2019-05-06
Fixed #29352 -- Allowed specifying a Feed language.
Tobias Kunze
2019-05-03
Ignored pywatchman.SocketTimeout in Watchman autoreloader.
Daniel Hahler
2019-05-03
Refs #20122 -- Corrected documentation of pluralize template filter.
Tobias Kunze
2019-05-02
Fixed #29529 -- Allowed models.fields.FilePathField to accept a callable path.
Mykola Kokalko
2019-05-02
Fixed #30396 -- Added system checks for uniqueness of indexes and constraints...
can
2019-05-01
Added release date for 2.2.1.
Mariusz Felisiak
2019-04-30
Fixed #30245 -- Added -k option to DiscoverRunner.
François Freitag
2019-04-30
Fixed #30412 -- Fixed crash when adding check constraints with OR'ed conditio...
can
2019-04-30
Fixed #30418 -- Added --skip-checks management command option.
Jon Dufresne
2019-04-30
Fixed #20629 -- Rephrased custom user models admonition.
Tobias Kunze
2019-04-30
Fixed #30408 -- Fixed crash when adding check constraints with LIKE operator ...
Simon Charette
2019-04-29
Fixed #30148 -- Logged COPY ... TO statements in connection.queries on Postgr...
kingbuzzman
2019-04-29
Fixed #30323 -- Fixed detecting changes by autoreloader when using StatReloader.
Tom Forbes
2019-04-29
Refs #30323 -- Prevented crash of autoreloader when get_resolver().urlconf_mo...
Tom Forbes
2019-04-27
Fixed #30351 -- Handled pre-existing permissions in proxy model permissions d...
Carlton Gibson
2019-04-26
Fixed #30361 -- Increased the default timeout of watchman client to 5 seconds...
Jacob Green
2019-04-26
Fixed #30312 -- Relaxed admin check from django.contrib.sessions to SessionMi...
Aarni Koskela
2019-04-25
Refs #30388 -- Added release note for 0f22671ecb7e9555300fd2d6cb7bf6dc61735d07.
Mariusz Felisiak
2019-04-25
Fixed #30399 -- Changed django.utils.html.escape()/urlize() to use html.escap...
Jon Dufresne
2019-04-25
Fixed #30318 -- Added check for importability of arguments of custom error ha...
Alasdair Nicol
2019-04-25
Fixed #30362 -- Noted partial indexes and constraints restrictions with abstr...
Mariusz Felisiak
2019-04-25
Fixed UniqueConstraint example in ref/models/constraints.txt.
Mariusz Felisiak
2019-04-24
Fixes #30342 -- Removed a system check for LANGUAGES_BIDI setting.
Matthias Kestenholz
2019-04-24
Changed tuple Mate.unique_together/permissions to lists in docs.
Luke Plant
2019-04-23
Fixed #30365 -- Fixed syntax highlighting in SQL examples.
Daniel Musketa
2019-04-23
Fixed #30387 -- Enhanced docs CLI examples in Unit tests and Install Django o...
Ramiro Morales
2019-04-23
Fixed #30385 -- Restored SearchVector(config) immutability.
Simon Charette
2019-04-21
Fixed typo in docs/internals/contributing/committing-code.txt.
Ville Skyttä
2019-04-19
Fixed #30341 -- Added support for the furlong unit in Distance.
Dustin Neighly
2019-04-19
Made cosmetic edits in docs/releases/2.2.1.txt.
Mariusz Felisiak
2019-04-19
Fixed #30328 -- Fixed crash of IntegerField.validators when limit_value in a ...
Scott Fitsimones
2019-04-18
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
2019-04-18
Fixed typos in docs, comments, and exception messages.
Ville Skyttä
2019-04-18
Fixed #30370 -- Added dbshell support for client TLS certificates on PostgreSQL.
Oleh Mykytiuk
2019-04-18
Fixed #30335, #29139 -- Fixed crash when ordering or aggregating over a neste...
can
2019-04-17
Updated SpatiaLite install instructions to suggest first package from recent ...
Willy Njundong
2019-04-17
Fixed #27755 -- Added ModelAdmin.get_inlines() hook.
Hasan Ramezani
2019-04-16
Fixed #14808 -- Doc'd that trans and blocktrans tags don't escape translations.
Tobias Kunze
2019-04-16
Fixed #14009 -- Fixed custom formset validation example in docs.
Tobias Kunze
2019-04-16
Fixed typo in docs/ref/models/instances.txt.
Gary Donovan
2019-04-15
Fixed #30325 -- Reverted "Fixed #29725 -- Removed unnecessary join in QuerySe...
Mariusz Felisiak
2019-04-15
Fixed #30326 -- Doc'd how to avoid persistence of F() assignment.
sage
[prev]
[next]