Add new permission

This commit is contained in:
Montana
2019-01-07 16:11:07 -05:00
committed by leigh-mil
parent ef6d9a2c5f
commit 81af9f1c99
6 changed files with 11 additions and 3 deletions

1
script/seed_roles.py Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#! .venv/bin/python
# Add root project dir to the python path
import os
import sys