1
0
mirror of https://github.com/django/django.git synced 2025-01-07 00:46:08 +00:00
django/django
2018-08-22 12:07:29 -04:00
..
apps
bin
conf
contrib Refs #29654 -- Replaced three dots with ellipsis character in output strings. 2018-08-22 09:13:58 -04:00
core Refs #29654 -- Replaced three dots with ellipsis character in output strings. 2018-08-22 09:13:58 -04:00
db Fixed #26352 -- Made system check allow ManyToManyField to target the same model if through_fields differs. 2018-08-22 12:07:29 -04:00
dispatch
forms Fixed #29696 -- Prevented BaseModelFormSet.initial_form_count()'s from treating data={} as unbound. 2018-08-21 10:02:03 -04:00
http
middleware
template
templatetags
test
urls
utils
views Refs #29654 -- Replaced three dots with ellipsis character in output strings. 2018-08-22 09:13:58 -04:00
__init__.py
__main__.py
shortcuts.py