1
0
mirror of https://github.com/django/django.git synced 2025-03-05 23:12:32 +00:00
Aymeric Augustin 625cd5bcb3 Added require_ready argument to get_model methods.
This allows bringing back the behavior of Django < 1.7.

Also fixed the check for the app registry being ready in
AppConfig.get_model(s), which was inconsistent with the equivalent check in
Apps.get_model(s). That part is a backwards-incompatible change.
2016-10-28 19:08:57 -04:00
..
2016-10-11 10:32:32 -04:00
2016-10-06 10:21:57 -04:00
2014-11-03 07:47:39 -05:00