merge conflict again in models.py
This commit is contained in:
parent
2ffabb22b0
commit
844f08137c
@ -1,5 +1,5 @@
|
|||||||
from django.db import models
|
from django.db import models
|
||||||
from django.contrib.auth.models import User, AbstractUser
|
from django.contrib.auth.models import User
|
||||||
from django.core.exceptions import ValidationError
|
from django.core.exceptions import ValidationError
|
||||||
from django.core.validators import RegexValidator
|
from django.core.validators import RegexValidator
|
||||||
from django.forms import ModelForm
|
from django.forms import ModelForm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user