2 lines
73 B
Python
2 lines
73 B
Python
from django.db import models
|
|
from django.contrib.auth.models import User
|
from django.db import models
|
|
from django.contrib.auth.models import User
|