ó
P'—^c           @   sŒ   d  Z  e e e e  j d ƒ ƒ ƒ Z d d l m Z d d l Td d l	 Td d l
 Td d l Td d l m Z d e f d „  ƒ  YZ d	 Z d
 S(   s   4.2t   .iÿÿÿÿ(   t	   AppConfigi   (   t   *(   t$   install_cacheops_transaction_supportt   CacheopsConfigc           B   s   e  Z d  Z d „  Z RS(   t   cacheopsc         C   s   t  ƒ  t ƒ  d  S(   N(   t   install_cacheopsR   (   t   self(    (    s3   /tmp/pip-unpacked-wheel-CLcuMp/cacheops/__init__.pyt   ready   s    (   t   __name__t
   __module__t   nameR   (    (    (    s3   /tmp/pip-unpacked-wheel-CLcuMp/cacheops/__init__.pyR      s   s   cacheops.CacheopsConfigN(   t   __version__t   tuplet   mapt   intt   splitt   VERSIONt   django.appsR   t   simplet   queryt   invalidationt   templatetags.cacheopst   transactionR   R   t   default_app_config(    (    (    s3   /tmp/pip-unpacked-wheel-CLcuMp/cacheops/__init__.pyt   <module>   s   



