created TreeTag model, fixes for addtaxonomy command
This commit is contained in:
@@ -27,7 +27,6 @@ class Command(BaseCommand):
|
||||
def handle(self, *args, **kwargs):
|
||||
print("Creating fake data to populate database")
|
||||
|
||||
|
||||
# start faker
|
||||
fake = Faker()
|
||||
Faker.seed(0)
|
||||
|
||||
Reference in New Issue
Block a user