Permalink
Showing
with
11 additions
and 1 deletion.
- +10 −0 doc/upgrade.rst
- +1 −1 requirements.txt
@@ -91,6 +91,16 @@ Rebuild Virtual Environment | |||
Specific instructions | |||
********************* | |||
|
|||
1.13.1 | |||
====== | |||
|
|||
Upgrade postfix maps files as follows: | |||
|
|||
.. sourcecode:: bash | |||
|
|||
> python manage.py generate_postfix_maps --destdir <path> --force-overwrite | |||
This comment has been minimized.
This comment has been minimized.
stefaweb
|
|||
|
|||
|
|||
1.13.0 | |||
====== | |||
|
|||
Question: What is the right value for
<path>
?