X-Git-Url: https://git.piment-noir.org/?p=webcomics.git;a=blobdiff_plain;f=comicsporn%2Fmodels.py;fp=comicsporn%2Fmodels.py;h=377473fc7fd437361b6da219fed1033dea639a72;hp=938c9e7036e6c9a0792ff95297b525d0938b858d;hb=3be31c1826ec158004e708a149fb9f20b6438392;hpb=c353166371ae3e3d4e4ac553a7d335bcf74aa4e1 diff --git a/comicsporn/models.py b/comicsporn/models.py index 938c9e7..377473f 100644 --- a/comicsporn/models.py +++ b/comicsporn/models.py @@ -32,7 +32,7 @@ class UserProfile(models.Model): is_author = models.BooleanField() """ The main difference is that the author have is own ads publisher - The default behaviour of class inheritance is to create OnetoOne relationship between parent and child + The default behavior of class inheritance is to create OnetoOne relationship between parent and child TODO: Which fields are required to interact with the ads publisher ? """ ADS_PUBLISHER_CHOICES = (