An initial package of Mayan EDMS has been submitted to PyPI. https://pypi.python.org/pypi?:action=display&name=mayan-edms
The instructions to install from PyPI are as follows: virtualenv venv source venv/bin/activate pip install mayan-edms==1.0.rc1 Instead of using the usual ./manage.py use the alias mayan-edms.py mayan-edms.py syncdb --migrate --noinput mayan-edms.py runserver -- --- You received this message because you are subscribed to the Google Groups "Mayan EDMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
