Browse Source

Mention hardware_provisioning in doc

as available for EXTRA_INSTALLED_APPS
Jocelyn Delalande 8 years ago
parent
commit
1e7c66f164
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -253,6 +253,8 @@ Some apps are not enabled by default :
 - *vpn*: Management of OpenVPN subscription and credentials through LDAP
 - *simple_dsl*: Simple DSL subscriptions, without handling
    any authentication backend or user configuration ("marque blanche")
+- *hardware_provisioning* : Self-service app to manage hardware inventory,
+  hardware lent to members or in different stock sites.
 
 You can enable them using the `EXTRA_INSTALLED_APPS` setting.
 E.g. in `settings_local.py`: