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-11-04
Refs #30947 -- Changed tuples to lists in model Meta options examples in docs.
Mariusz Felisiak
2019-11-04
Added Uzbek language.
Claude Paroz
2019-11-04
Updated list of field types conversions in ModelForm docs.
Adam Johnson
2019-11-04
Added release dates for 2.2.7, 2.1.14, and 1.11.26.
Mariusz Felisiak
2019-11-04
Fixed #30931 -- Restored ability to override Model.get_FIELD_display().
Carlton Gibson
2019-10-31
Fixed #30761 -- Prevented floatformat filter from returning a negative zero.
Sky
2019-10-31
Refs #28428 -- Made FileSystemStorage.save() to support pathlib.Path.
Hasan Ramezani
2019-10-30
Fixed typo in docs/ref/signals.txt.
Gil Forcada Codinachs
2019-10-30
Corrected error message in Many-to-many relationships docs.
Mariusz Felisiak
2019-10-30
Refs #20456 -- Moved initialization of HEAD method based on GET to the View.s...
Felipe Lee
2019-10-30
Fixed #30927 -- Simplified an example of test for the deprecation warning wit...
André Ericson
2019-10-30
Refs #28428 -- Made filepath_to_uri() support pathlib.Path.
Hasan Ramezani
2019-10-30
Fixed #30917 -- Clarified formsets topic documentation.
Ken Whitesell
2019-10-29
Fixed #13750 -- Clarified need to reopen models.ImageField.image file to acce...
Hasan Ramezani
2019-10-29
Fixed typo in docs/topics/files.txt.
Mariusz Felisiak
2019-10-28
Documented the order in which signal receivers are called.
Adam Johnson
2019-10-25
Fixed #29770 -- Added LinearRing.is_counterclockwise property.
Sergey Fedoseev
2019-10-25
Refs #30908 -- Fixed the empty value of forms.FilePathField in docs.
Mariusz Felisiak
2019-10-25
Fixed #30904 -- Doc'd caveat about using filtered queryset with select_for_up...
Saad
2019-10-25
Fixed #30906 -- Fixed an example of using the template system to generate CSV.
Hasan Ramezani
2019-10-24
Refs #30897 -- Made cosmetic edits to QuerySet.explain() documentation.
Carlton Gibson
2019-10-24
Refs #30897 -- Added support for ANALYZE option to Queryset.explain() on Mari...
Nick Pope
2019-10-24
Refs #30897 -- Added support for TREE format to Queryset.explain() on MySQL 8...
Nick Pope
2019-10-24
Fixed #30903 -- Fixed migrations crash on PostgreSQL when adding Index with o...
Hannes Ljungberg
2019-10-23
Added tblib to the list of test suite dependencies in documentation.
Mariusz Felisiak
2019-10-23
Bumped minimum Pillow version to 6.2.0 in test requirements.
Mariusz Felisiak
2019-10-22
Refs #13724 -- Corrected QuerySet signature in docs.
Antonio Dudarev
2019-10-21
Fixed #30876 -- Moved classproperty() decorator to the django.utils.functional.
André Ericson
2019-10-21
Fixed #30841 -- Deprecated using non-boolean values for isnull lookup.
André Ericson
2019-10-18
Fixed #27391 -- Implemented SimpleTestCase.debug().
Pavel Savchenko
2019-10-18
Fixed #30890 -- Added MariaDB support for the relate lookup.
Mariusz Felisiak
2019-10-17
Refs #12990 -- Moved CheckFieldDefaultMixin to the django.db.models.fields.mi...
sage
2019-10-16
Fixed #30885 -- Dropped support for MariaDB 10.1.
Mariusz Felisiak
2019-10-16
Fixed #30562 -- Doc'd MariaDB support for GIS spatial lookups.
Mariusz Felisiak
2019-10-16
Refs #28436 -- Corrected docs regarding MySQL support of distance lookups.
Mariusz Felisiak
2019-10-16
Refs #22423 -- Corrected crosses lookup support on MySQL in documentation.
Mariusz Felisiak
2019-10-15
Moved "Sign the CLA" to the bottom of New Contributor First Steps.
Carlton Gibson
2019-10-15
Fixed #30816 -- Doc'd how to create projects with a local copy of Django.
Ad Timmering
2019-10-15
Fixed #30808 -- Added the Django Forum to contributing index.
Graham Healy
2019-10-14
Refs #26207 -- Removed obsolete note about slow constructing a model with def...
Simon Charette
2019-10-14
Fixed #30870 -- Fixed showing that RunPython operations are irreversible by m...
Mariusz Felisiak
2019-10-11
Clarified that SECURE_REDIRECT_EXEMPT patterns should not include leading sla...
René Fleschenberg
2019-10-11
Fixed #30826 -- Fixed crash of many JSONField lookups when one hand side is k...
Louise Grandjonc
2019-10-10
Fixed #23755 -- Added support for multiple field names in the no-cache Cache-...
Flavio Curella
2019-10-10
Fixed typos in docs/releases/3.0.txt.
Mariusz Felisiak
2019-10-10
Fixed #30812 -- Made ConditionalGetMiddleware set ETag only for responses wit...
Viktor Lomakin
2019-10-10
Fixed #30300 -- Allowed migrations to be loaded from directories without __in...
Benjy Weinberger
2019-10-09
Fixed #27086 -- Doc'd fix for test suite hang on macOS.
Kees Hink
2019-10-09
Added note to check Python version in unit tests troubleshooting section.
Carlton Gibson
2019-10-09
Corrected section indentation in unit tests contributor docs.
Carlton Gibson
[prev]
[next]