Skip to content
Compare
Choose a tag to compare
@Ione03 Ione03 released this 02 Jun 13:11
· 3 commits to develop since this release

i was added new field in model hit
domain = models.CharField(max_length=255, editable=False)

it use for save domain name, for example www.example.com. this domain is needed for project with Site model.