Project

General

Profile

« Previous | Next » 

Revision 1007d70a

Added by Jérôme Schneider over 12 years ago

View differences:

setup.py
12 12
        author_email="info@entrouvert.com",
13 13
        packages=find_packages(os.path.dirname(__file__) or '.'),
14 14
        install_requires=[
15
            'django >= 1.4',
15
            'django >= 1.4.2, < 1.5',
16 16
            'south >= 0.7',
17 17
            'django-reversion >= 1.6.2',
18 18
            'python-dateutil >=1.5, < 2.0',

Also available in: Unified diff