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
/
ref
Age
Commit message (
Expand
)
Author
2019-12-20
Removed outdated information from contrib.sites docs.
Garry Polley
2019-12-18
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
Mike Hansen
2019-12-17
Fixed #31086 -- Improved error message for admin model inlines with more than...
Shubham singh
2019-12-16
Fixed #31088 -- Added support for websearch searching in SearchQuery.
James Turk
2019-12-12
Rewrote CSRF JavaScript example without jQuery.
Jon Dufresne
2019-12-12
Fixed #30862 -- Allowed setting SameSite cookies flags to 'none'.
Osaetin Daniel
2019-12-12
Doc'd HttpResponse.set_cookie()'s secure argument.
Osaetin Daniel
2019-12-12
Refs #6657 -- Corrected HttpResponse.set_cookie()/set_signed_cookie() signatu...
Osaetin Daniel
2019-12-12
Fixed typos in 3.0 release notes and docs/ref/request-response.txt.
Hasan Ramezani
2019-12-11
Fixed #31080 -- Removed redundant type="text/javascript" attribute from <scri...
Jon Dufresne
2019-12-09
Fixed #27430 -- Added -b/--buffer option to DiscoverRunner.
Baptiste Mispelon
2019-12-06
Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin.
Jon Dufresne
2019-12-05
Fixed #31039 -- Added support for contained_by lookup with AutoFields, SmallI...
Hasan Ramezani
2019-12-05
Fixed #31010 -- Allowed subdomains of localhost in the Host header by default...
Gordon Pendleton
2019-12-05
Fixed #31062 -- Doc'd asgi.py in tutorials and project templates.
Mariusz Felisiak
2019-12-04
Fixed #23524 -- Allowed DATABASES['TIME_ZONE'] option on PostgreSQL.
Aymeric Augustin
2019-12-04
Fixed #31024 -- Clarified {% firstof %} tag's handling of arguments.
Uttam Kini
2019-12-03
Fixed #31046 -- Allowed RelatedManager.add()/create()/set() to accept callabl...
Baptiste Mispelon
2019-12-02
Fixed #31006 -- Doc'd backslash escaping in date/time template filters.
Ryan Cheley
2019-12-02
Fixed #30953 -- Made select_for_update() lock queryset's model when using "se...
Mariusz Felisiak
2019-11-27
Fixed #31029 -- Used more specific links to RFCs.
Baptiste Mispelon
2019-11-27
Fixed #30803 -- Allowed comma separators for milliseconds in django.utils.dat...
Farhaan Bukhsh
2019-11-27
Refs #30803 -- Allowed comma separators for decimal fractions in parse_durati...
Farhaan Bukhsh
2019-11-26
Improved custom MultiWidget example in docs.
Adam Johnson
2019-11-25
Updated link to IBM DB2 backend.
Sergey Fedoseev
2019-11-25
Doc'd SpatiaLite support of 3D geometry fields.
Sergey Fedoseev
2019-11-25
Refs #25388 -- Corrected value of TEST MIGRATE setting in MIGRATION_MODULES d...
Jon Dufresne
2019-11-25
Fixed #28469 -- Doc'd how to create a custom HttpResponse subclass.
Baptiste Mispelon
2019-11-22
Fixed #30996 -- Added AsWKB and AsWKT GIS functions.
Sergey Fedoseev
2019-11-21
Fixed #30484 -- Added conditional expressions support to CheckConstraint.
Simon Charette
2019-11-20
Fixed #25388 -- Added an option to allow disabling of migrations during test ...
Jon Dufresne
2019-11-19
Fixed #27272 -- Added an on_delete RESTRICT handler to allow cascading deleti...
Daniel Izquierdo
2019-11-19
Fixed #30987 -- Added models.PositiveBigIntegerField.
Caio Ariede
2019-11-18
Fixed #30994 -- Added Oracle support for AsGeoJSON GIS function.
Sergey Fedoseev
2019-11-18
Fixed #30990 -- Fixed example output in 'z' date format docs.
Baptiste Mispelon
2019-11-14
Fixed #29916 -- Added lower_inc, lower_inf, upper_inc, and upper_inf lookups ...
Dulmandakh
2019-11-11
Fixed #30252 -- Clarified need to reopen forms.fields.ImageField.image file t...
Hasan Ramezani
2019-11-11
Fixed #30958 -- Used a clearer example in the Cast() docs.
Farhaan Bukhsh
2019-11-08
Refs #30948 -- Updated install instructions to use pip instead of setup.py.
Jon Dufresne
2019-11-08
Fixed #24858 -- Added support for get_FOO_display() to ArrayField and RangeFi...
Hasan Ramezani
2019-11-07
Fixed #30943 -- Added BloomIndex to django.contrib.postgres.
Nick Pope
2019-11-07
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and ...
Jon Dufresne
2019-11-07
Fixed #30865 -- Doc'd that not all DATABASES['OPTIONS'] are passed to command...
Farhaan Bukhsh
2019-11-06
Fixed #15742 -- Fixed an example of collecting selected objects in ModelAdmin...
Daniel Fairhead
2019-11-06
Refs #29983 -- Added pathlib.Path support to the file email backend.
Jon Dufresne
2019-11-06
Documented arguments for custom 500 error view.
Dan Swain
2019-11-06
Added a link to the file email backend from EMAIL_FILE_PATH setting.
Jon Dufresne
2019-11-05
Fixed #30928 -- Clarified MySQL/MariaDB support of QuerySet.select_for_update...
kola-er
2019-11-05
Refs #30923 -- Fixed an example of rendering templates in contrib.sites docs.
Alasdair Nicol
2019-10-31
Fixed #30761 -- Prevented floatformat filter from returning a negative zero.
Sky
[prev]
[next]