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
/
releases
Age
Commit message (
Expand
)
Author
2015-09-08
Fixed #25350 -- Added alias --no-input for --noinput to management commands.
Raphael Michel
2015-09-07
Fixed #24857 -- Added "python -m django" entry point.
Ryan Hiebert
2015-09-07
Fixed #25356 -- Removed default_app_config from startapp template.
Tim Graham
2015-09-07
Fixed #24917 -- Made admindocs display model methods that take arguments.
Zan Anderle
2015-09-06
Stopped returning mirrors from setup_databases.
Aymeric Augustin
2015-09-05
Fixed #25334 -- Provided a way to allow cross-origin unsafe requests over HTTPS.
Joshua Kehn
2015-09-05
Fixed #24525 -- Fixed AssertionError in some complex queries.
Tim Graham
2015-09-04
Fixed #25144 -- Allowed migrate to create tables for apps without migrations.
Tim Graham
2015-09-02
Refs #24152 -- Fixed typos in deprecated GeoQuerySet aggregate names.
Tim Graham
2015-08-31
Fixed #25289 -- Updated admin's jQuery to 2.1.4.
Tim Graham
2015-08-29
Fixed #24704 -- Made the autoreloader survive SyntaxErrors.
Aymeric Augustin
2015-08-29
Fixed #25262 -- Removed the enable_comments field from FlatPageAdmin.
Y3K
2015-08-28
Fixed #17375 -- Changed makemessages to use xgettext with --files-from
Sergey Kolosov
2015-08-28
Fixed #25318 -- Made SILENCED_SYSTEM_CHECKS suppress all messages.
Tim Graham
2015-08-28
Fixed #25299 -- Fixed crash with ModelAdmin.list_display value that clashes w...
Tim Graham
2015-08-27
Refs #20597 -- Fixed spelling of HiDPI.
Tim Graham
2015-08-27
Fixed #20597 -- Replaced admin GIF/PNG icons by SVG
elky
2015-08-27
Fixed #22634 -- Made the database-backed session backends more extensible.
Sergey Kolosov
2015-08-27
Fixed #24201 -- Added order_with_respect_to support to GenericForeignKey.
Alex Hill
2015-08-25
Fixed #25295 -- Restored 'no active translation' after language override
Claude Paroz
2015-08-24
Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when...
Maxime Lorant
2015-08-22
Forwardported release note for refs #25040.
Tim Graham
2015-08-21
Fixed #25284 -- Documented removal of implicit QuerySet __in lookups.
Tim Graham
2015-08-20
Fixed #24951 -- Fixed AssertionError in delete queries involving a foreign/pr...
Tim Graham
2015-08-19
Refs #24451 -- Corrected Django version for {% cycle %} deprecation.
Tim Graham
2015-08-18
Added stub release notes for 1.8.5.
Tim Graham
2015-08-18
Used consistent capitalization and hyphenation of "class-based views" in docs.
Anton Strogonoff
2015-08-18
Added today's issue to the security archive.
Tim Graham
2015-08-18
Fixed DoS possiblity in contrib.auth.views.logout()
Tim Graham
2015-08-18
Added stub release notes for security releases.
Tim Graham
2015-08-15
Fixed #25180 -- Prevented varchar_patterns_ops and text_patterns_ops indexes ...
Caio Ariede
2015-08-15
Fixed #24986 -- Added support for annotations in DISTINCT queries.
Valentina Mukhamedzhanova
2015-08-12
Fixed #25254 -- Added JsonResponse json_dumps_params parameter.
Sambhav Satija
2015-08-12
Fixed #24257 -- Corrected i18n handling of percent signs.
Doug Beck
2015-08-10
Fixed #25160 -- Moved unsaved model instance data loss check to Model.save()
Tim Graham
2015-08-08
Updated various links in docs
Claude Paroz
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-08-07
Fixed #25231 -- Added recording of squashed migrations in the migrate command.
mlavin
2015-08-07
Fixed #25233 -- Fixed HStoreField.has_changed() handling of initial values.
Tim Graham
2015-08-07
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
Caio Ariede
2015-08-05
Fixed #22404 -- Added a view that exposes i18n catalog as a JSON
Sergey Kolosov
2015-08-04
Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FORWARDED_PORT setting.
Matt Robenolt
2015-08-04
Fixed #25215 -- Solved reference to forms.HStoreField in declaration of HStor...
Curtis Maloney
2015-08-01
Fixed #25146 -- Allowed method_decorator() to decorate classes.
Rigel Di Scala
2015-08-01
Fixed #25176 -- Prevented TestCase.setUpTestData() exception from leaking tra...
Adam Chainz
2015-07-31
Refs #25184 -- Started deprecation for contrib.gis.geoip.
Flavio Curella
2015-07-31
Fixed #25184 -- Added support for MaxMind GeoLite2 database format
Flavio Curella
2015-07-31
Fixed #25168 -- Documented how to avoid foreign key constraint error after up...
Tim Graham
2015-07-30
Fixed #24444 -- Updated contrib.admin to use django-flat-theme
elky
2015-07-30
Fixed #25190 -- Deprecated callable_obj parameter to assertRaisesMessage().
Tim Graham
[prev]
[next]