django1/django/apps
Aymeric Augustin 3c47786cb9 Fixed #21702 -- get_model('app_label.ModelName').
Also added tests for get_model.
2014-01-26 13:01:09 +01:00
..
__init__.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
base.py Fixed #17304 -- Allow single-path and configured-path namespace packages as apps. 2014-01-25 19:37:05 -07:00
registry.py Fixed #21702 -- get_model('app_label.ModelName'). 2014-01-26 13:01:09 +01:00