Update release notes
This commit is contained in:
@@ -61,6 +61,10 @@ can access this app.
|
||||
Translation updates
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
General fixes
|
||||
~~~~~~~~~~~~~
|
||||
Unique fields in the DocumentType model, MetadataSet label
|
||||
|
||||
|
||||
Upgrading from a previous version
|
||||
=================================
|
||||
@@ -72,6 +76,9 @@ Start off by adding the new requirements::
|
||||
Migrate existing database schema with::
|
||||
|
||||
$ ./manage.py migrate document_indexing
|
||||
$ ./manage.py migrate metadata 0001 --fake
|
||||
$ ./manage.py migrate metadata
|
||||
$ ./manage.py migrate documents
|
||||
|
||||
Add new static media::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user