• Aymeric Augustin's avatar
    Added require_ready argument to get_model methods. · 625cd5bc
    Aymeric Augustin yazdı
    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.
    625cd5bc
applications.txt 18.5 KB