• Aymeric Augustin's avatar
    Changed get_model to raise an exception on errors. · ba7206cd
    Aymeric Augustin yazdı
    Returning None on errors required unpythonic error checking and was
    inconsistent with get_app_config.
    
    get_model was a private API until the previous commit, but given that it
    was certainly used in third party software, the change is explained in
    the release notes.
    
    Applied the same change to get_registered_model, which is a new private
    API introduced during the recent refactoring.
    ba7206cd
Adı
Son kayıt (commit)
Son güncelleme
.tx Loading commit data...
django Loading commit data...
docs Loading commit data...
extras Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.rst Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README.rst Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...