1
0
mirror of https://github.com/django/django.git synced 2025-02-08 16:35:17 +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-08-09 18:46:28 +02:00
2016-05-02 18:16:36 -04:00
2016-06-04 19:24:51 -04:00
2016-08-12 07:29:29 -04:00
2016-09-01 16:24:46 -04:00
2016-10-01 16:11:54 -04:00