]> git.parisson.com Git - teleforma.git/commitdiff
bugfix
authoryomguy <yomguy@parisson.com>
Thu, 27 Dec 2012 13:42:56 +0000 (14:42 +0100)
committeryomguy <yomguy@parisson.com>
Thu, 27 Dec 2012 13:42:56 +0000 (14:42 +0100)
teleforma/models/pro.py

index a2337749f2f4dd7f1c3747ecb13da36d040dfcc0..d7ad1bbfedb8c9d9f4f0a7964ed2f899231eb4dc 100644 (file)
@@ -237,7 +237,6 @@ class Auditor(models.Model):
     fax             = models.CharField(_('Fax'), max_length=255, blank=True)
     expiration_date = models.DateField(_('Expiration_date'), blank=True, null=True)
     init_password   = models.BooleanField(_('Password initialized'))
-    date_begin      = models.DateTimeField(_('Begin date'), auto_now_add=True)
 
     def __unicode__(self):
         try: