Documentation updates, indexed documentation
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -15,7 +15,7 @@ Final releases
|
||||
==============
|
||||
|
||||
0.12 release
|
||||
-----------
|
||||
------------
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user