|
@@ -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`:
|