David Foster c3055242c8 Fixed #29301 -- Made management command --help display command-specific arguments before common arguments. %!s(int64=7) %!d(string=hai) anos
..
apps 2c69824e5a Refs #23968 -- Removed unnecessary lists, generators, and tuple calls. %!s(int64=7) %!d(string=hai) anos
bin 784a53beef Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs." %!s(int64=8) %!d(string=hai) anos
conf b639bcc250 Changed es_MX's THOUSAND_SEPARATOR to a comma. %!s(int64=7) %!d(string=hai) anos
contrib 65c44a5c1d Fixed #29307 -- Fixed inspectdb import paths for django.contrib.postgres fields. %!s(int64=7) %!d(string=hai) anos
core c3055242c8 Fixed #29301 -- Made management command --help display command-specific arguments before common arguments. %!s(int64=7) %!d(string=hai) anos
db c979c0a2b8 Fixed #25718 -- Made a JSONField lookup value of None match keys that have a null value. %!s(int64=7) %!d(string=hai) anos
dispatch acc8dd4142 Fixed #28984 -- Made assorted code simplifications. %!s(int64=7) %!d(string=hai) anos
forms 9fd9f8bbb2 Fixed #29284 -- Made ImageField render with accept="image/*"' HTML attribute. %!s(int64=7) %!d(string=hai) anos
http 7d96f0c49a Refs #27795 -- Replaced force_bytes() usage in django.http. %!s(int64=7) %!d(string=hai) anos
middleware 362813d628 Fixed hanging indentation in various code. %!s(int64=7) %!d(string=hai) anos
template 6148dda72f Fixed #29288 -- Made {% widthratio %} assign to as var if an exception occurs. %!s(int64=7) %!d(string=hai) anos
templatetags ba76c3c45b Refs #27656 -- Removed "This will" prefix from djanog/templatetags/i18n.py docstrings. %!s(int64=7) %!d(string=hai) anos
test 84ad721bd9 Fixed #29275 -- Made assertFormError() output "(actual errors: none)" instead of "(actual errors: )". %!s(int64=7) %!d(string=hai) anos
urls d7b2aa24f7 Fixed #28982 -- Simplified code with and/or. %!s(int64=7) %!d(string=hai) anos
utils 27ca5ce19f Used datetime.timezone.utc instead of pytz.utc for better performance. %!s(int64=7) %!d(string=hai) anos
views ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. %!s(int64=7) %!d(string=hai) anos
__init__.py 92fad87958 Bumped version; master is now 2.1 pre-alpha. %!s(int64=7) %!d(string=hai) anos
__main__.py 617eff41ac Fixed #24857 -- Added "python -m django" entry point. %!s(int64=9) %!d(string=hai) anos
shortcuts.py eb002e7892 Fixed #29135 -- Prevented get_object/list_or_404() from hiding AttributeError raised by QuerySet filtering. %!s(int64=7) %!d(string=hai) anos