django/django
Tobias McNulty 78a0ca67f6 Refs #26666 -- Fixed test failures caused by assertRedirects changes (#6701) 2016-06-02 21:47:30 -07:00
..
apps
bin Removed bin/unique-messages.py 2015-02-06 08:47:38 -05:00
conf
contrib
core
db Fixed #26686 -- Fixed crash when registering model signals with abstract senders. 2016-06-02 14:34:01 -04:00
dispatch
forms Refs #24227 -- Removed ManyToManyField special casing in model_to_dict(). 2016-05-11 10:12:59 -04:00
http
middleware
template
templatetags
test Refs #26666 -- Fixed test failures caused by assertRedirects changes (#6701) 2016-06-02 21:47:30 -07:00
urls
utils
views
__init__.py
__main__.py
shortcuts.py