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-10-25
Replaced Outputting PDF's "Further Resources" with a link to Django Packages.
Tim Graham
2016-10-25
Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-10-24
Fixed #26357 -- Allowed admin popups to work on links added after page load.
Julian Andrews
2016-10-24
Documented how to request CVE IDs.
Tim Graham
2016-10-22
Fixed #27374 -- Made JavaScriptCatalog respect the packages argument.
Alvin Lindstam
2016-10-19
Fixed #27361 -- Used "from django import forms" in forms api docs.
Zach Borboa
2016-10-18
Fixed #27352 -- Doc'd social media fingerprinting consideration with login's ...
Markus Holtermann
2016-10-17
Fixed ModelAdmin.get_max_num() example if obj is None.
Riccardo Magliocchetti
2016-10-15
Updated security policy according to current practices.
Tim Graham
2016-10-14
Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide.
David D Lowe
2016-10-14
Fixed #27345 -- Stopped setting the Date header in ConditionalGetMiddleware.
Tim Graham
2016-10-14
Refs #19705 -- Documented decorator ordering with @condition().
Kevin Christopher Henry
2016-10-13
Refs #19705 -- Made GZipMiddleware make ETags weak.
Kevin Christopher Henry
2016-10-13
Fixed #27200 -- Provided makemigration's allow_migrate() with model_name.
Tim Graham
2016-10-13
Fixed #27342 -- Corrected QuerySet.update_or_create() example.
Tim Graham
2016-10-11
Fixed typo in docs/ref/checks.txt.
Nick Pope
2016-10-10
Doc'd the need to provide initial for formset submissions.
Tim Graham
2016-10-10
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...
Denis Cornehl
2016-10-08
Added template syntax highlighting in docs/topics/i18n/timezones.txt.
Tim Graham
2016-10-07
Fixed #24941 -- Added ModelAdmin.get_exclude().
Zach Borboa
2016-10-07
Fixed #25475 -- Doc'd how to use a literal % in Func.template.
Tim Graham
2016-10-07
Updated security team roster.
Markus Holtermann
2016-10-07
Doc'd that model instances with pk=None don't compare equal.
Adam Chainz
2016-10-07
Fixed #26327 -- Added JsonAgg to contrib.postgres.
Mads Jensen
2016-10-06
Fixed docs typos in lines ending with a dash.
Tim Graham
2016-10-06
Documented AppRegistryNotReady.
Aymeric Augustin
2016-10-04
Refs #11078 -- Doc'd Meta inheritance in proxy models.
Jonatas CD
2016-10-04
Documented render_to_string()'s `using` parameter.
Corey Farwell
2016-10-04
Refs #18974 -- Deprecated @models.permalink() decorator.
Tim Graham
2016-10-04
Fixed #27292 -- Removed unnecessary password assignment in auth backend example.
Tim Graham
2016-10-04
Fixed typos in docs/ref/contrib/admin/javascript.txt.
aruseni
2016-10-04
Fixed typo in docs/ref/contrib/admin/javascript.txt.
aruseni
2016-10-04
Fixed #27279 -- Fixed a migration performance regression related to RenameMod...
Simon Charette
2016-10-04
Fixed #27309 -- Added CallableBool.__hash__().
Reto Aebersold
2016-10-03
Fixed #27307 -- Added missing url names in sitemaps docs.
Tim Graham
2016-10-02
Fixed #27305 -- Removed BaseCommand.can_import_settings unused attribute
Claude Paroz
2016-10-01
Added stub release notes for 1.10.3.
Tim Graham
2016-10-01
Fixed #27302 -- Fixed ModelAdmin.construct_change_message() changed field det...
Claude Paroz
2016-10-01
Added release date for 1.10.2.
Tim Graham
2016-10-01
Refs #26940 -- Re-allowed makemessages without settings
Claude Paroz
2016-09-30
Refs #27186 -- Fixed model form default fallback for CheckboxSelectMultiple.
Tim Graham
2016-09-30
Fixed #27294 -- Documented UserCreationForm's fields.
Lewis Cowles
2016-09-30
Confirmed support for PostGIS 2.3.
Tim Graham
2016-09-30
Updated links to the current version of PostGIS docs.
Tim Graham
2016-09-30
Updated links to the current version of MySQL docs.
Tim Graham
2016-09-29
Fixed typos in docs/howto/deployment/checklist.txt.
Laurent
2016-09-29
Normalized spelling of "Web server/page" in docs.
Tim Graham
2016-09-29
Fixed import typos in the docs.
Frank Wiles
2016-09-28
Fixed typo in docs/ref/contrib/gis/install/postgis.txt.
Christian Bundy
2016-09-28
Fixed #27289 -- Corrected View.as_view() explanation.
Tim Graham
[next]