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