summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-01[1.11.x] Bumped version for 1.11.13 release.1.11.13Tim Graham
2018-05-01[1.11.x] Added release date for 1.11.13.Tim Graham
2018-04-18Revert "[1.11.x] Fixed #29174, #29175 -- Doc'd that f-strings and JavaScript ...Carlton Gibson
2018-04-18[1.11.x] Fixed #29174, #29175 -- Doc'd that f-strings and JavaScript template...Tim Graham
2018-04-17[1.11.x] Fixed a test failure with the latest GeoIP databases.Tim Graham
2018-04-14[1.11.x] Added isolated_local_models support to schema tests.Tim Graham
2018-04-13[1.11.x] Fixed #29286 -- Fixed column mismatch crash with QuerySet.values() o...Mariusz Felisiak
2018-04-12[1.11.x] Fixed schema test failure when running tests in reverse.Tim Graham
2018-04-12[1.11.x] Fixed #29296 -- Fixed crashes in admindocs when a view is a callable...Paul Donohue
2018-04-11[1.11.x] Fixed #29193 -- Prevented unnecessary foreign key drops when alterin...Jeremy Bowman
2018-04-11[1.11.x] Tested altering a unique field when a reverse M2M relation exists.Jeremy Bowman
2018-04-10[1.11.x] Refs #28062 -- Doc'd PostgreSQL server-side cursors as a backwards i...Tim Graham
2018-04-10[1.11.x] Fixed mistakes in docs/topics/db/examples/many_to_one.txt.Luoxzhg
2018-04-04[1.11.x] Added stub release notes for 1.11.13.Tim Graham
2018-04-04[1.11.x] Fixed reference to nonexistent __between lookup.Daniel Roseman
2018-04-02[1.11.x] Post-release version bump.Tim Graham
2018-04-02[1.11.x] Bumped version for 1.11.12 release.1.11.12Tim Graham
2018-04-02[1.11.x] Added release date for 1.11.12.Tim Graham
2018-04-02[1.11.x] Fixed typo in docs/releases/1.11.12.txt.Tim Graham
2018-04-02[1.11.x] Fixed #29273 -- Prevented initial selection of empty choice in multi...Claude Paroz
2018-03-30[1.11.x] Fixed links to Sphinx docs.Tim Graham
2018-03-19[1.11.x] Fixed #29229 -- Fixed column mismatch crash when combining two annot...Amr Anwar
2018-03-19[1.11.x] Added stub release notes for 1.11.12.Tim Graham
2018-03-13[1.11.x] Fixed #29192 -- Removed inaccurate statement regarding overriding fi...ovalseven8
2018-03-06[1.11.x] Added CVE-2018-7536,7 to the security release archive.Tim Graham
2018-03-06[1.11.x] Post-release version bump.Tim Graham
2018-03-06[1.11.x] Bumped version for 1.11.11 release.1.11.11Tim Graham
2018-02-27[1.11.x] Fixed CVE-2018-7537 -- Fixed catastrophic backtracking in django.uti...Tim Graham
2018-02-27[1.11.x] Fixed CVE-2018-7536 -- Fixed catastrophic backtracking in urlize and...Tim Graham
2018-02-24[1.11.x] Added stub release notes for security releases.Tim Graham
2018-02-20[1.11.x] Switched test requirement to new psycopg2-binary package.Tim Graham
2018-02-20[1.11.x] Removed blank lines per isort 4.3.0.Tim Graham
2018-02-19[1.11.x] Corrected doc'd type of some parameters from string to str.Tim Graham
2018-02-01[1.11.x] Added CVE-2018-6188 to the security release archive.Tim Graham
2018-02-01[1.11.x] Post-release version bump.Tim Graham
2018-02-01[1.11.x] Bumped version for 1.11.10 release.1.11.10Tim Graham
2018-02-01[1.11.x] Fixed CVE-2018-6188 -- Fixed information leakage in AuthenticationForm.Tim Graham
2018-02-01[1.11.x] Fixed #29094 -- Fixed crash when entering an invalid uuid in ModelAd...Tim Graham
2018-01-31[1.11.x] Fixed location of spatialite_source label.Rodrigo
2018-01-31[1.11.x] Fixed #29071 -- Fixed contrib.auth.authenticate() crash if a backend...Tim Graham
2018-01-19[1.11.x] Fixed #29032 -- Fixed an example of using expressions in QuerySet.va...Mariusz Felisiak
2018-01-17[1.11.x] Fixed typo in docs/topics/i18n/translation.txt.Peter Wischer
2018-01-13[1.11.x] Fixed #29016 -- Fixed incorrect foreign key nullification on related...Étienne Loks
2018-01-13[1.11.x] Added stub release notes for 1.11.10.Tim Graham
2018-01-12[1.11.x] Fixed #29017 -- Updated BaseCommand.leave_locale_alone doc per refs ...Tim Graham
2018-01-11[1.11.x] Fixed #29002 -- Corrected cached template loader docs about when it'...Tim Graham
2018-01-10[1.11.x] Fixed a GeoIP2 test failure with the latest GeoIP2 database.Tim Graham
2018-01-08[1.11.x] Fixed GeoIP test failure with the latest data.Tim Graham
2018-01-01[1.11.x] Post-release version bump.Tim Graham
2018-01-01[1.11.x] Bumped version for 1.11.9 release.1.11.9Tim Graham