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
2017-09-04
[1.10.x] Fixed #28568 -- Fixed typo in docs/ref/models/database-functions.txt.
Michael
2017-06-09
[1.10.x] Fixed typo in docs/ref/contrib/postgres/fields.txt.
Tim Graham
2017-06-02
[1.10.x] Fixed #28266 -- Fixed typo in docs/ref/models/instances.txt.
Lachlan Musicman
2017-05-30
[1.10.x] Refs #26294 -- Fixed typo in docs/ref/django-admin.txt.
René Fleschenberg
2017-05-29
[1.10.x] Removed incorrect "required" attribute in docs/ref/forms/fields.txt.
Tim Graham
2017-05-25
[1.10.x] Fixed #28239 -- Removed docs for a removed arg of template.Context.
Tim Graham
2017-03-31
[1.10.x] Fixed #27993 -- Fixed model form default fallback for SelectMultiple.
heathervm
2017-03-28
[1.10.x] Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt.
Tim Graham
2017-03-27
[1.10.x] Fixed #27981 -- Doc'd date/time filter l10n changes in refs #25758.
Claude Paroz
2017-03-17
[1.10.x] Removed MySQL (unsupported) from Perimeter docs.
Sergey Fedoseev
2017-03-15
[1.10.x] Fixed incorrect import in docs/ref/models/expressions.txt.
lb1c
2017-03-11
[1.10.x] Refs #27924 -- Doc'd that cx_Oracle < 5.3 is required.
Mariusz Felisiak
2017-02-11
[1.10.x] Refs #27807 -- Removed docs for User.username_validator.
Tim Graham
2017-02-08
[1.10.x] Fixed #27821 -- Clarified docs of the return value of Form.clean_<fi...
Tim Graham
2017-01-30
[1.10.x] Fixed incorrect namespace in sitemap example.
Arkadiusz Adamski
2017-01-17
[1.10.x] Removed obsolete GIS install instructions.
Tim Graham
2017-01-14
[1.10.x] Fixed #27387 -- Doc'd required HTML attribute in Field.required docs.
Claude Paroz
2017-01-04
[1.10.x] Fixed #27680 -- Linked to "Classy Class-Based Views" in docs.
jpic
2017-01-02
[1.10.x] Corrected unrendered versionadded annotation.
Tim Graham
2016-12-30
[1.10.x] Removed links to deprecated GeoIP.
Tim Graham
2016-12-30
[1.10.x] Fixed #27652 -- Doc'd that intcomma works with floats.
Mads Jensen
2016-12-28
[1.10.x] Fixed #24994 -- Documented the expected type of settings.SECRET_KEY.
Tim Graham
2016-12-27
Used a nontemporal example in QuerySet.bulk_create() in docs.
Tim Graham
2016-12-22
[1.10.x] Documented url()'s 'regex' parameter.
Adam Chainz
2016-12-20
[1.10.x] Fixed #27616 -- Fixed incorrect vary_on_headers() example.
Tim Graham
2016-12-17
[1.10.x] Made cosmetic edits to the "What happens when you save?" docs.
Tim Graham
2016-12-15
[1.10.x] Doc'd how ModelAdmin.list_display uses short_description.
Javier Rojas
2016-12-15
[1.10.x] Corrected docs claiming AsGML is supported on Oracle.
Tim Graham
2016-12-14
[1.10.x] Added Prefetch import to first use in QuerySet docs.
Perry Roper
2016-12-14
[1.10.x] Fixed #27592 -- Doc'd that QueryDict iter methods are Python 2 only.
Tim Graham
2016-12-08
[1.10.x] Fixed #27355 -- Added “Creating extension using migrations” docs.
ntuckovic
2016-12-08
[1.10.x] Fixed #27566 -- Clarified overriding ModelAdmin.save_model()/delete_...
Doug Harris
2016-12-05
[1.10.x] Fixed unrendered rows in GIS DB functions table in docs.
Sergey Fedoseev
2016-11-30
[1.10.x] Replaced RawSQL with Cast in Coalesce doc example.
Simon Charette
2016-11-25
[1.10.x] Fixed #27509 -- Removed redundant gdal-bin dependency listing.
Luke Murphy
2016-11-23
[1.10.x] Normalized casing of "custom user model".
Tim Graham
2016-11-21
[1.10.x] Fixed #27511 -- Corrected Field.related_model docs about GenericRela...
Tim Graham
2016-11-17
[1.10.x] Fixed #27482 -- Doc'd an example of Case() in QuerySet.filter().
Jonatas CD
2016-11-15
[1.10.x] Replaced "django" with "Django" in spelling_wordlist.
akki
2016-11-15
[1.10.x] Fixed #26985 -- Doc'd that ForeignKey.to_field reference must be uni...
Jonatas CD
2016-11-11
[1.10.x] Fixed typo in docs/ref/settings.txt.
Ian Lee
2016-11-09
[1.10.x] Inlined a note in docs/ref/models/expressions.txt.
Tim Graham
2016-11-09
[1.10.x] Fixed #27414 -- Doc'd that F() expressions on relations return pk va...
Jop Reyntjes
2016-11-08
[1.10.x] Fixed #27420 -- Quoted the Oracle test user password in queries.
Mariusz Felisiak
2016-11-01
[1.10.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.
Tim Graham
2016-11-01
[1.10.x] Fixed CVE-2016-9013 -- Generated a random database user password whe...
Marti Raudsepp
2016-10-31
[1.10.x] Fixed #27410 -- Clarified when static files is enabled in STATIC_ROO...
Tim Graham
2016-10-26
[1.10.x] Fixed #27299 -- Documented the Widget.use_required_attribute() method.
Jon Dufresne
2016-10-26
[1.10.x] Clarified when the post_migrate signal is sent during migrate.
Thomas Güttler
2016-10-25
[1.10.x] Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
[next]