add osusers app
This commit is contained in:
parent
d5e1128ff6
commit
1082128f22
8 changed files with 139 additions and 0 deletions
|
@ -219,6 +219,7 @@ DJANGO_APPS = (
|
|||
|
||||
# Apps specific for this project go here.
|
||||
LOCAL_APPS = (
|
||||
'osusers',
|
||||
'managemails',
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue