index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-11
[2.1.x] Bumped version for 2.1.6 release.
2.1.6
Carlton Gibson
2019-02-11
[2.1.x] Fixed CVE-2019-6975 -- Fixed memory exhaustion in utils.numberformat....
Carlton Gibson
2019-02-08
[2.1.x] Removed extra characters in docs header underlines.
Mariusz Felisiak
2019-02-07
[2.1.x] Added stub release notes for security releases.
Carlton Gibson
2019-02-04
[2.1.x] Fixed duplicate word in docs/releases/2.0.txt.
Daniel Hahler
2019-02-01
[2.1.x] Used extlinks for GitHub commits.
Tim Graham
2019-01-31
[2.1.x] Corrected output of Prefetch.to_attr example.
Sergey Fedoseev
2019-01-30
[2.1.x] Fixed E117 and F405 flake8 warnings.
Mariusz Felisiak
2019-01-19
[2.1.x] Fixed #30117 -- Fixed SchemaEditor.quote_value() test for mysqlclient...
Mariusz Felisiak
2019-01-17
[2.1.x] Refs #30097 -- Fixed typos in InlineModelAdmin.has_add_permission() d...
Tim Graham
2019-01-14
[2.1.x] Refs #29004 -- Prevented inspectdb tests from flushing all tables data.
Simon Charette
2019-01-14
[2.1.x] Relaxed assertions to fix GIS test failures on Oracle 18c.
Mariusz Felisiak
2019-01-11
[2.1.x] Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission...
MaximZemskov
2019-01-08
[2.1.x] Added stub 2.1.6 release notes.
Tim Graham
2019-01-04
[2.1.x] Added CVE-2019-3498 to the security release archive.
Tim Graham
2019-01-04
[2.1.x] Post-release version bump.
Tim Graham
2019-01-04
[2.1.x] Bumped version for 2.1.5 release.
2.1.5
Tim Graham
2019-01-03
[2.1.x] Fixed #30070, CVE-2019-3498 -- Fixed content spoofing possiblity in t...
Tom Hacohen
2019-01-02
[2.1.x] Added __init__.py for db_utils tests.
Tim Graham
2019-01-02
[2.1.x] Fixed typo in docs/ref/migration-operations.txt.
Jozef
2019-01-02
[2.1.x] Pinned Pillow != 5.4.0 in test requirements.
Tim Graham
2019-01-01
[2.1.x] Fixed #30050 -- Fixed InlineModelAdmin.has_change_permission() called...
Tim Graham
2018-12-29
[2.1.x] Added examples to HttpRequest.build_absolute_uri() docs.
Adam Johnson
2018-12-27
[2.1.x] Updated OWASP Top 10 link to the latest version.
Vedran Karačić
2018-12-27
[2.1.x] Fixed broken links to PyYAML page.
CHI Cheng
2018-12-24
[2.1.x] Added import locations to contrib.postgres aggregates and validators ...
Marten Kenbeek
2018-12-20
[2.1.x] Fixed #30015 -- Ensured request body is properly consumed for keep-al...
Konstantin Alekseev
2018-12-20
[2.1.x] Removed unused imports in tests/test_runner/tests.py.
Tim Graham
2018-12-17
[2.1.x] Fixed #30023 -- Prevented SQLite schema alterations while foreign key...
Simon Charette
2018-12-12
[2.1.x] Fixed #30036 -- Removed unused imports in pagination example.
Carlton Gibson
2018-12-07
[2.1.x] Fixed #29182 -- Fixed schema table alteration on SQLite 3.26+.
Simon Charette
2018-12-06
[2.1.x] Fixed #29895 -- Doc'd why MySQL's atomic DDL statements don't work fo...
Rodrigo
2018-12-05
[2.1.x] Refs #30013 -- Fixed SchemaEditor.quote_value() test for mysqlclient ...
Tim Graham
2018-12-05
[2.1.x] Fixed #30013 -- Fixed DatabaseOperations.last_executed_query() with m...
Tim Graham
2018-12-04
[2.1.x] Added stub release notes for 2.1.5 release.
Carlton Gibson
2018-12-03
[2.1.x] Post-release version bump.
Carlton Gibson
2018-12-03
[2.1.x] Bumped version for 2.1.4 release.
2.1.4
Carlton Gibson
2018-12-03
[2.1.x] Added release date for 2.1.4.
Carlton Gibson
2018-12-03
[2.1.x] Fixed #29930 -- Allowed editing in admin with view-only inlines.
Carlton Gibson
2018-12-03
[2.1.x] Added release date for 1.11.17.
Carlton Gibson
2018-11-29
[2.1.x] Fixed #29991 -- Doc'd logger propogation for the default logging config.
raratiru
2018-11-28
[2.1.x] Fixed #29929 -- Fixed admin view-only change form crash when using Mo...
Basil Dubyk
2018-11-28
[2.1.x] Refs #28205 -- Corrected ModelAdmin.prepopulated_fields docs regardin...
Tim Graham
2018-11-27
[2.1.x] Fixed #29317 -- Doc'd filter argument in contrib.postgres aggregates.
Tim Graham
2018-11-27
[2.1.x] Corrected Aggregate docs to reflect that it accepts multiple expressi...
Simon Charette
2018-11-26
[2.1.x] Updated docs for fast column creation with defaults in PostgreSQL 11.
Damian Dimmich
2018-11-25
[2.1.x] Fixed typo in patch_logger() docstring.
takaaki shimbo
2018-11-23
[2.1.x] Fixed typo in docs/topics/i18n/translation.txt.
andreage
2018-11-20
[2.1.x] Fixed #29849 -- Fixed keep-alive support in runserver.
Florian Apolloner
2018-11-17
[2.1.x] Doc'd purpose of "Database backend API" backwards incompatible change...
Tim Graham
[next]