django1/django/contrib/comments/views
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 Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00
comments.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
moderation.py Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
utils.py Took advantage of django.utils.six.moves.urllib.*. 2013-09-05 14:39:23 -05:00