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
2016-11-09
Inlined a note in docs/ref/models/expressions.txt.
Tim Graham
2016-11-09
Fixed #27414 -- Doc'd that F() expressions on relations return pk values.
Jop Reyntjes
2016-11-08
Fixed #27420 -- Quoted the Oracle test user password in queries.
Mariusz Felisiak
2016-11-06
Fixed typo in docs/ref/middleware.txt.
Tim Graham
2016-11-05
Fixed #27346 -- Stopped setting the Content-Length header in ConditionalGetMi...
Adam Malinowski
2016-11-01
Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.
Tim Graham
2016-11-01
Fixed CVE-2016-9013 -- Generated a random database user password when running...
Marti Raudsepp
2016-10-31
Fixed #27410 -- Clarified when static files is enabled in STATIC_ROOT docs.
Tim Graham
2016-10-31
Updated Oracle docs links to Oracle 12c.
Mariusz Felisiak
2016-10-28
Fixed #27188 -- Allowed using unique=True with FileField.
Michael Scott
2016-10-28
Added require_ready argument to get_model methods.
Aymeric Augustin
2016-10-28
Modified readiness check in AppConfig.get_model(s).
Aymeric Augustin
2016-10-27
Fixed #27327 -- Simplified time zone handling by requiring pytz.
Tim Graham
2016-10-26
Fixed #27299 -- Documented the Widget.use_required_attribute() method.
Jon Dufresne
2016-10-26
Clarified when the post_migrate signal is sent during migrate.
Thomas Güttler
2016-10-25
Reverted "Fixed #26401 -- Added BaseAuthConfig to use auth without migrations."
Jon Dufresne
2016-10-25
Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-10-19
Fixed #27361 -- Used "from django import forms" in forms api docs.
Zach Borboa
2016-10-17
Fixed ModelAdmin.get_max_num() example if obj is None.
Riccardo Magliocchetti
2016-10-14
Fixed #27345 -- Stopped setting the Date header in ConditionalGetMiddleware.
Tim Graham
2016-10-13
Refs #19705 -- Made GZipMiddleware make ETags weak.
Kevin Christopher Henry
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
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...
Denis Cornehl
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
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
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-03
Fixed #27307 -- Added missing url names in sitemaps docs.
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
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
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 #27226 -- Removed patch_response_headers()'s setting of the Last-Modifi...
Rinat Khabibiev
2016-09-27
Fixed #27076 -- Documented contrib.admin.sites.AdminSite.register().
Austin Simmons
2016-09-27
Fixed #27053 -- Documented contrib.auth.get_user().
Berker Peksag
2016-09-26
Fixed #27276 -- Doc'd how to reverse admin's login view.
Jonatas CD
2016-09-22
Fixed #27186 -- Fixed model form default fallback for MultiWidget, FileInput,...
Tim Graham
2016-09-21
Fixed #26610 -- Added CITextField to contrib.postgres.
Mads Jensen
2016-09-17
Corrected docs for return type of Field.formfield().
zhuanyenan
2016-09-15
Fixed typo in docs/ref/settings.txt.
Tim Graham
2016-09-12
Fixed #23155 -- Added request argument to user_login_failed signal.
Gavin Wahl
[prev]
[next]