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
2017-01-09
Removed SHOUTING in doc examples.
Maxime Lorant
2017-01-09
Fixed #27707 -- Removed shell support for IPython < 1.0.
Tim Graham
2017-01-09
Made prefetch_related SQL inspection tests less brittle.
François Freitag
2017-01-09
Fixed #27705 -- Added protocol/server_cls attributes to runserver for extensi...
David Sanders
2017-01-09
Refs #15667 -- Removed hardcoded icon size for related widget wrapper.
elky
2017-01-09
Fixed test isolation in a couple migrations tests.
Tim Graham
2017-01-08
Require Jinja2 >= 2.9.2 in test requirements.
Florian Apolloner
2017-01-07
Fixed #27700 -- Optimized inspectdb tests by specifying database tables.
Mariusz Felisiak
2017-01-07
Pinned jinja2<2.9 in test requirements.
Tim Graham
2017-01-07
Simplified a contenttypes check test with mock.
Adam Chainz
2017-01-07
Refs #26961 -- Fixed invalid ModelAdmins in tests.
Adam Chainz
2017-01-06
Fixed #27432 -- Made app_label arguments limit showmigrations --plan output.
Sebastian Spiegel
2017-01-06
Fixed #27693, Refs #27257 -- Fixed iexact lookup on JSONField keys.
Simon Charette
2017-01-06
Fixed #27698 -- Added django.test.utils.ContextList.get()
Tim Graham
2017-01-06
Refs #15667 -- Prevented newlines in attrs.html widget rendering.
Dmitry
2017-01-06
Fixed #27690 -- Removed time.sleep(1) before dropping the test database.
David Szotten
2017-01-06
Fixed #24423 -- Reorganized i18n tag tests.
Andy Craze
2017-01-06
Fixed #27696 -- Measured email long lines on encoded content
Claude Paroz
2017-01-06
Refs #24688, #27497 -- Corrected docs: distance's 'spheroid' option isn't Pos...
Tim Graham
2017-01-05
Refs #27025 -- Added Python 3.6 to tox.ini.
Andrii Soldatenko
2017-01-05
Alphabetized system check reference.
Tim Graham
2017-01-05
Cosmetic edits for messages_tests.
Tim Graham
2017-01-04
Fixed #27680 -- Linked to "Classy Class-Based Views" in docs.
jpic
2017-01-04
Added stub release notes for 1.10.6.
Tim Graham
2017-01-04
Added release date for 1.10.5.
Tim Graham
2017-01-04
Fixed #27658 -- Prevented collectstatic from overwriting newer files in remot...
Tim Graham
2017-01-04
Tested collectstatic's deleting of files/symlinks when toggling --link.
Tim Graham
2017-01-04
Refs #2856 -- Removed redundant escaping in admin's "Perhaps it was deleted?"...
Tim Graham
2017-01-03
Refs #15035 -- Corrected a bug and improved comments for a staticfiles test.
Tim Graham
2017-01-03
Fixed #25912 -- Added binary left/right shift operators to F expressions.
anabelensc
2017-01-03
Fixed #26621 -- Corrected simplify_regex()'s handling of named capture groups.
Ketan Bhatt
2017-01-03
Fixed #27681 -- Fixed binary &/| operators for negative values on MySQL.
Mariusz Felisiak
2017-01-03
Fixed #2856 -- Replaced some 404s with messages in admin.
Karen Tracey
2017-01-03
Refs #25004 -- Fixed test failure introduced by OpenLayers 3 update.
Claude Paroz
2017-01-03
Replaced some GIS has_X_method skips with supports_X_aggr/has_X_function.
Tim Graham
2017-01-02
Refs #25004 -- Replaced PNGs with SVGs
elky
2017-01-02
Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3
Claude Paroz
2017-01-02
Removed obsolete versionadded/changed annotations.
Tim Graham
2017-01-02
Fixed #27522 -- Fixed runserver autoreload when using staticfile's options.
Jeroen van Veen
2017-01-02
Refs #27637 -- Fixed timesince, timeuntil on New Year's Eve in a leap year.
vinay karanam
2017-01-01
Refs #27632 -- Simplified params dict creation for Oracle (#7772)
Josh Smeaton
2016-12-31
Refs #24154 -- Added check_aggregate_support() to deprecation timeline.
Tim Graham
2016-12-31
Removed nonexistent LogoutView context from docs.
Tim Graham
2016-12-30
Removed links to deprecated GeoIP.
Tim Graham
2016-12-30
Fixed #27458 -- Fixed invalid sequence/index names when using "USER"."TABLE" ...
Andrew Nester
2016-12-30
Fixed #27652 -- Doc'd that intcomma works with floats.
Mads Jensen
2016-12-30
Fixed #26478 -- Made {% for %} reject invalid unpacking vars with quotes or v...
Tim Martin
2016-12-30
Used assertRaisesMessage() in {% for %} tests.
Tim Graham
2016-12-29
Fixed #27615 -- Used timedeltas as arguments to Oracle database driver.
Mariusz Felisiak
2016-12-29
Fixed #27649 -- Bumped required cx_Oracle to 5.2.
Tim Graham
[prev]
[next]