Documentation updates, indexed documentation

This commit is contained in:
Roberto Rosario
2012-02-11 21:13:05 -04:00
parent f19d34cd8c
commit f94f997883
14 changed files with 96 additions and 11 deletions

View File

@@ -21,12 +21,14 @@ Version 0.11
filename field, filename are store as uploaded not manipulation is done
Users with existing data must install South and run the appropiate
migrate commands::
$ pip install -r requirements/production.txt
$ ./manager syncdb
$ ./manage.py migrate documents 0001 --fake
$ ./manage.py migrate documents
* Added new office document mimetype
* application/vnd.ms-office
* application/vnd.ms-office
* Fixed documents not saving the file encoding
* Removed extra slash in ajax-loader.gif URL fixes #15, thanks to
IHLeanne for finding this one

View File

@@ -15,7 +15,7 @@ Final releases
==============
0.12 release
-----------
------------
.. toctree::
:maxdepth: 1