stuff
This commit is contained in:
4
9-simple-migrations/simple_migrations/app/seeds.py
Normal file
4
9-simple-migrations/simple_migrations/app/seeds.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# Don't forget to import the models you will need
|
||||
from faker import Factory
|
||||
import datetime
|
||||
import random
|
||||
Reference in New Issue
Block a user