django1/django/core/serializers
Aymeric Augustin 1716b7ce5a Renamed AppCache to Apps.
Also renamed app_cache to apps and "app cache" to "app registry".

Deprecated AppCache.app_cache_ready() in favor of Apps.ready().
2013-12-24 12:25:17 +01:00
..
__init__.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
base.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
json.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
python.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
pyyaml.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
xml_serializer.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00