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-06-03
[2.1.x] Bumped version for 2.1.9 release.
2.1.9
Carlton Gibson
2019-06-03
[2.1.x] Applied jQuery patch for CVE-2019-11358.
Carlton Gibson
2019-06-03
[2.1.x] Fixed CVE-2019-12308 -- Made AdminURLFieldWidget validate URL before ...
Carlton Gibson
2019-06-03
[2.1.x] Added stub release notes for security releases.
Carlton Gibson
2019-04-07
[2.1.x] Refs #27807 -- Removed docs for User.username_validator.
Tim Graham
2019-04-05
[2.1.x] Refs #30331 -- Doc'd that psycopg2 < 2.8 is required.
Mariusz Felisiak
2019-04-01
[2.1.x] Post-release version bump.
Carlton Gibson
2019-04-01
[2.1.x] Bumped version for 2.1.8 release.
2.1.8
Carlton Gibson
2019-03-30
[2.1.x] Fixed #30289 -- Prevented admin inlines for a ManyToManyField's impli...
Tim Graham
2019-03-30
[2.1.x] Added stub 2.1.8 release notes.
Tim Graham
2019-03-21
[2.1.x] Fixed #30277 -- Fixed broken links to packaging.python.org.
Tim Graham
2019-03-20
[2.1.x] Fixed serializers test crash if PyYAML isn't installed.
Tim Graham
2019-03-14
[2.1.x] Fixed serializers tests for PyYAML 5.1+.
Mariusz Felisiak
2019-03-03
[2.1.x] Reverted "Fixed relative paths imports per isort 4.3.5."
Mariusz Felisiak
2019-02-28
[2.1.x] Clarified permission-related docs.
Tobias Bengfort
2019-02-25
[2.1.x] Refs #29683 -- Updated multi-db docs for view permission.
Tim Graham
2019-02-25
[2.1.x] Fixed documentation of database representation for ManyToManyField.
Mariusz Felisiak
2019-02-25
[2.1.x] Fixed relative paths imports per isort 4.3.5.
Mariusz Felisiak
2019-02-16
[2.1.x] Fixed #30187 -- Moved "install Django" command to a console box.
Mariusz Felisiak
2019-02-11
[2.1.x] Added CVE-2019-6975 to the security release archive.
Tim Graham
2019-02-11
[2.1.x] Refs #30177 -- Forwardported 2.0.13 release notes.
Tim Graham
2019-02-11
[2.1.x] Post-release version bump.
Tim Graham
2019-02-11
[2.1.x] Bumped version for 2.1.7 release.
2.1.7
Carlton Gibson
2019-02-11
[2.1.x] Refs #30175 -- Added release notes for 2.1.7, 2.0.12, and 1.11.20 rel...
Carlton Gibson
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
[next]