django1/django/db/migrations/operations
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 Massive migration optimiser improvements + RenameModel opn 2013-11-06 13:47:58 +00:00
base.py flake8 fixes 2013-11-06 20:00:48 -08:00
fields.py Fix altering of SERIAL columns and InnoDB being picky about FK changes 2013-12-11 14:19:05 +00:00
models.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
special.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00