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
2018-09-04
Corrected forms.TimeField's default widget in docs.
flh
2018-09-03
Fixed #29713 -- Added check that LANGUAGE_CODE uses standard language id format.
David
2018-08-28
Fixed LayerMapping encoding in geodjango tutorial.
Claude Paroz
2018-08-28
Fixed typo in docs/ref/models/fields.txt.
Matt Wiens
2018-08-27
Corrected ModelFormMixin.form_invalid() signature in docs.
Jon Dufresne
2018-08-25
Fixed #29709 -- Updated recommended SQL Server backend to django-pyodbc-azure.
Tim Graham
2018-08-23
Fixed #29048 -- Added **extra_context to database function as_vendor() methods.
priyanshsaxena
2018-08-22
Fixed #26352 -- Made system check allow ManyToManyField to target the same mo...
Simon Willison
2018-08-21
Fixed #29654 -- Made text truncation an ellipsis character instead of three d...
Claude Paroz
2018-08-21
Polished the admin overview docs.
Rodrigo
2018-08-20
Fixed #29695 -- Added system checks for admin's app dependencies and TEMPLATE...
Rodrigo
2018-08-18
Fixed #28649 -- Added ExtractIsoYear database function and iso_year lookup.
Sigurd Ljødal
2018-08-16
Fixed #29646 -- Doc'd the validators that each model and form field uses.
Jeff
2018-08-16
Fixed #29677 -- Doc'd return value of StaticFilesStorage.post_process().
Tim Graham
2018-08-06
Fixed typo in docs/ref/templates/api.txt.
Josh Schneier
2018-08-06
Fixed #28529 -- Fixed VariableDoesNotExist warnings in admin templates.
Vlastimil Zíma
2018-08-06
Refs #29374 -- Moved misplaced line in date format docs table
Claude Paroz
2018-08-03
Fixed #28668 -- Allowed QuerySet.bulk_create() to ignore insert conflicts.
Tom
2018-08-03
Clarified the values accepted by ModelAdmin.fields.
Adam Johnson
2018-08-03
Fixed #29198 -- Added migrate --plan option.
Calvin DeBoer
2018-08-03
Refs #28584 -- Documented removal of support for SQLite < 3.7.15.
Tim Graham
2018-08-03
Fixed #29633 -- Doc'd the geometry type for each model field.
Danilo Bargen
2018-08-02
Removed out of place sentence in QuerySet.count() docs.
Adam Johnson
2018-08-02
Fixed #29614 -- Added BTreeIndex to django.contrib.postres.
Nick Pope
2018-08-02
Fixed #28990 -- Added autosummarize parameter to BrinIndex.
Nick Pope
2018-08-02
Fixed #28887 -- Added SpGistIndex to django.contrib.postgres.
Nick Pope
2018-08-02
Fixed #26974 -- Added HashIndex to django.contrib.postgres.
Nick Pope
2018-08-01
Fixed typos in comments and docs.
luz.paz
2018-07-31
Refs #24733 -- Documented arguments for custom error views.
Adam Johnson
2018-07-30
Refs #29548 -- Fixed failing window tests on MariaDB 10.3.
Tom Forbes
2018-07-26
Refs #29593, #26891 -- Doc'd RegisterLookupMixin.get_lookups().
Carlton Gibson
2018-07-25
Fixed #29563 -- Added result streaming for QuerySet.iterator() on SQLite.
Andrew Brown
2018-07-18
Fixed utils.html.escape()'s docs with regards to string coercion.
Claude Paroz
2018-07-18
Added doc links for django.utils.html.escape().
Claude Paroz
2018-07-18
Removed duplicate words in docs.
Maxime Lorant
2018-07-13
Fixed #28566 -- Added path matching to collectstatic ignore patterns.
Daniel Wiesmann
2018-07-10
Fixed #11964 -- Added support for database check constraints.
Ian Foote
2018-07-09
Fixed #29546 -- Deprecated django.utils.timezone.FixedOffset.
Sergey Fedoseev
2018-07-09
Fixed #29549 -- Doc'd that Field.choices are enforced by model validation.
Tim Graham
2018-07-09
Refs #29478 -- Doc'd how to use cached_property with a mangled name.
Sergey Fedoseev
2018-07-07
Fixed word choice in ContentFile example.
Josh Schneier
2018-07-06
Corrected cached_property() signature in docs.
Sergey Fedoseev
2018-07-05
Refs #26608 -- Removed incorrect sentence in Expression.contains_over_clause ...
Mads Jensen
2018-07-05
Refs #28643 -- Added math database functions.
Junyi Jiao
2018-07-04
Fixed typo in docs/ref/templates/builtins.txt.
Stephen James
2018-07-03
Doc'd that template variables & attributes may not start with an underscore.
Greg Kaleka
2018-06-30
Fixed argument name for validators inheriting from BaseValidator.
sedrubal
2018-06-29
Fixed #21333 -- Doc'd the & and | queryset operators.
Colm O'Connor
2018-06-29
Fixed #28077 -- Added support for PostgreSQL opclasses in Index.
Ian Foote
2018-06-28
Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg.
Floris den Hengst
[prev]
[next]