We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e643a6e commit a088b28Copy full SHA for a088b28
README.rst
@@ -13,6 +13,8 @@ Installation
13
pip install hg+https://bitbucket.org/kavanaugh_development/django-auth-ldap@python3-ldap
14
teamvault setup
15
vim /etc/teamvault.conf
16
+ # note that the teamvault database user will need SUPERUSER privileges
17
+ # during this step in order to activate the unaccent extension
18
teamvault upgrade
19
teamvault run
20
0 commit comments