Add installation environment details app

This commit is contained in:
Roberto Rosario
2012-06-17 17:32:54 -04:00
parent 30f9ff73ff
commit 4fc33b1bd5
11 changed files with 81 additions and 1 deletions

View File

@@ -14,16 +14,26 @@ As with the previous release bug fixes and minor feature were the focus
for this release too. Long standing `issue #24`_ has been fixed and document
check outs have been added too as per the feature request posted as `issue #26`_.
#TODO: add improvements to history app info
What's new in Mayan EDMS v0.12.2
================================
Document check outs
~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~
Installation environment app
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Upgrading from a previous version
=================================
Start off by adding the new requirements::
$ pip install -r requirements/production.txt
Migrate existing database schema with::
$ ./manage.py migrate checkouts