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
2016-12-27
Refs #27025 -- Documented Python 3.6 compatibility for Django 1.11.
Tim Graham
2016-12-27
Used a nontemporal example in QuerySet.bulk_create() in docs.
Tim Graham
2016-12-27
Fixed #27637 -- Fixed timesince, timeuntil in leap year edge case.
Mariusz Felisiak
2016-12-23
Fixed #27626 -- Moved MEDIA_URL/STATIC_URL validation to a system check.
Adam Chainz
2016-12-22
Documented url()'s 'regex' parameter.
Adam Chainz
2016-12-21
Removed the importance of "core developers" in triaging tickets, etc.
Tim Graham
2016-12-21
Fixed #27600 -- Suppressed the REPL during shell's reading from stdin.
jpic
2016-12-21
Fixed #27612 -- Added a check for duplicate URL instance namespaces.
Andrew Nester
2016-12-20
Fixed #27439 -- Documented macOS locale configuration for Django tests.
Alix Martineau
2016-12-20
Fixed #27616 -- Fixed incorrect vary_on_headers() example.
Tim Graham
2016-12-19
Fixed #27611 -- Doc'd that CSRF_COOKIE_HTTPONLY setting offers no security.
Tim Graham
2016-12-19
Fixed #27377 -- Clarified that prepopulated_fields doesn't work with OneToOne...
Henry Dang
2016-12-17
Made cosmetic edits to the "What happens when you save?" docs.
Tim Graham
2016-12-17
Documented how to copy a OneToOneField.
Tim Graham
2016-12-17
Refs #25550 -- Removed a deprecated reverse assignment example in docs.
Tim Graham
2016-12-15
Fixed #27576 -- Made get_srid_info() fallback to GDAL if SpatialRefSys is una...
Sergey Fedoseev
2016-12-15
Doc'd how ModelAdmin.list_display uses short_description.
Javier Rojas
2016-12-15
Fixed #27497 -- Improved support of geodetic coordinates on SpatiaLite.
Sergey Fedoseev
2016-12-15
Fixed #27602 -- Added Oracle support for BoundingCircle GIS function.
Sergey Fedoseev
2016-12-15
Fixed #27607 -- Added Oracle support for AsGML GIS function.
Sergey Fedoseev
2016-12-15
Corrected docs claiming AsGML is supported on Oracle.
Tim Graham
2016-12-15
Fixed #27582 -- Allowed HStoreField to store null values.
David Hoffman
2016-12-15
Fixed #25751 -- Doc'd how to use JavaScriptCatalog with i18n_patterns().
Ben Wilkins
2016-12-14
Fixed #27418 -- Fixed occasional missing plural forms in JavaScriptCatalog.
Waldemar Kornewald
2016-12-14
Fixed #27313 -- Allowed overriding admin popup response template.
Michael Scott
2016-12-14
Fixed missing versionadded/changed annotations on docs.djangoproject.com.
Tim Graham
2016-12-14
Added Prefetch import to first use in QuerySet docs.
Perry Roper
2016-12-14
Fixed #27598 -- Allowed specifying directories for a filesystem template loader.
Tim Graham
2016-12-14
Fixed #27592 -- Doc'd that QueryDict iter methods are Python 2 only.
Tim Graham
2016-12-08
Fixed #27355 -- Added “Creating extension using migrations” docs.
ntuckovic
2016-12-08
Fixed #13312 -- Allowed specifying the order of null fields in queries.
Yohann Gabory
2016-12-08
Fixed #27566 -- Clarified overriding ModelAdmin.save_model()/delete_model() d...
Doug Harris
2016-12-07
Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase.
Tim Graham
2016-12-07
Refs #17235 -- Made MultiPartParser leave request.POST immutable.
Vinay Karanam
2016-12-06
Fixed #27567 -- Fixed crash in the debug view when request.user errors.
Andreas Pelme
2016-12-05
Fixed unrendered rows in GIS DB functions table in docs.
Sergey Fedoseev
2016-12-05
Removed deprecated html_translator_class sphinx config option.
Tim Graham
2016-12-02
Added stub release notes for 1.10.5.
Tim Graham
2016-12-01
Added release dates for 1.10.4, 1.9.12, 1.8.17.
Tim Graham
2016-12-01
Refs #27558 -- Added test for no index on InnoDB ForeignKey.
Ed Morley
2016-11-30
Refs #27358 -- Removed invalid/unneeded FileField.upload_to in tests/docs.
Tim Graham
2016-11-30
Replaced RawSQL with Cast in Coalesce doc example.
Simon Charette
2016-11-30
Fixed #27556 -- Added Oracle support for IsValid function and isvalid lookup.
Sergey Fedoseev
2016-11-30
Added my bio.
patjouk
2016-11-30
Refs #16859 -- Allowed storing CSRF tokens in sessions.
Raphael Michel
2016-11-30
Fixed #27552 -- Added docs/test for GEOSGeometry.normalize().
Sergey Fedoseev
2016-11-29
Fixed #27555 -- Removed django.utils.functional.lazy_property.
Adam Chainz
2016-11-29
Added my bio
Adam Chainz
2016-11-29
Fixed #27358 -- Added a system check to prevent FileField's upload_to from st...
Henry Dang
2016-11-29
Fixed #27402 -- Fixed incorrect LocaleMiddleware redirects with prefix_defaul...
Krzysztof Urbaniak
[prev]
[next]