Revision 297c58e0

b/docs/source/index.rst
47 47
    ``apt.dev.grnet.gr`` debian repository. To enable the repository add the 
48 48
    following lines in ``/etc/apt/sources.list.d/apt.dev.grnet.list``::
49 49

  
50
        deb http://apt.dev.grnet.gr squeeze main 
51
        deb-src http://apt.dev.grnet.gr squeeze main
50
        deb http://apt.dev.grnet.gr wheezy/ 
51
        deb-src http://apt.dev.grnet.gr wheezy/
52 52

  
53 53
Install required packages::
54 54
    
......
70 70
For information on how to configure and initialize database and serve 
71 71
``snf-cloudcms`` static files please refer to `snf-webproject`_ documentation.
72 72

  
73
.. note::
74

  
75
    ``snf-cloudcms`` won't work with ``snf-webproject < 0.9.0``
76

  
77

  
78 73
``snf-cloudcms`` uses the django sites framework so that multiple cms sites
79 74
can be deployed from the same django project and share common content. For each
80 75
service site you want to deploy you should set the appropriate

Also available in: Unified diff