Add the merge user function

This commit is contained in:
Skia
2016-09-21 14:09:16 +02:00
parent f1e54439e1
commit 9e4e9597d1
15 changed files with 249 additions and 99 deletions

3
rootplace/models.py Normal file
View File

@ -0,0 +1,3 @@
from django.db import models
# Create your models here.