Skip to content

Commit

Permalink
fixing the bad merge (#25)
Browse files Browse the repository at this point in the history
* relative to manuscript

* 20.1.1 (#24)

* bumped versions

* relative to manuscript shares

* changed telative to manuscript in functional tests

* changed the guided installation docs

* additional explanation related to CWR code
  • Loading branch information
matijakolaric committed Feb 20, 2020
1 parent be69863 commit 904571f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,9 @@ providing automatic feature upgrades, security/bugfix updates, maintenance and u

It also provides a free (no registration required)
`pre-installation wizard <https://matijakolaric.com/dmp-preinstallation/>`_ that fills out the deployment
form on Heroku. However, you can only select collecting societies (PROs, MROs, etc.) with which the
compatibility with Django-Music-Publisher was verified.
form on Heroku. A society compatibility list is provided. If your society or society combination
is not supported, use the next method.


Direct Deployment
+++++++++++++++++
Expand Down Expand Up @@ -87,7 +88,7 @@ Publisher-related settings
-----------------------------------

* ``PUBLISHER_NAME`` - Name of the publisher using Django-Music-Publisher, required
* ``PUBLISHER_CODE`` - Publisher's CWR Delivery code
* ``PUBLISHER_CODE`` - Publisher's CWR Delivery code, without it CWR generation will not work.
* ``PUBLISHER_IPI_BASE`` - Publisher's IPI *Base* Number, rarely used
* ``PUBLISHER_IPI_NAME`` - Publisher's IPI *Name* Number, required

Expand Down

0 comments on commit 904571f

Please sign in to comment.