docs: add initial structure, add docs for policies and factors

This commit is contained in:
Jens Langhammer
2019-12-09 21:00:45 +01:00
parent c1e98e2f0c
commit 0946d6a25d
14 changed files with 601 additions and 1 deletions

View File

@ -1,4 +1,4 @@
"""p2 form helpers"""
"""passbook form helpers"""
from django import forms
from passbook.admin.fields import YAMLField