Changeset 2592b8e


Ignore:
Timestamp:
04/03/12 12:38:31 (14 months ago)
Author:
yomguy <yomguy@…>
Branches:
master, crem, crem2, dev, dev2, diadems, generic, instru_search, lam, nlivemulti, production, release/1.4.4, security, social, storage, test
Children:
6c15164, 7566b3e, eb1356d, d36c84a, 57305a5
Parents:
3511758
git-author:
yomguy <yomguy@…> (04/03/12 12:38:31)
git-committer:
yomguy <yomguy@…> (04/03/12 12:38:31)
Message:

fix approx_duration init, fix init password

File:
1 edited

Legend:

Unmodified
Added
Removed
  • telemeta/models/system.py

    rbfa68c2 r2592b8e  
    8888    telephone       = CharField(_('Telephone')) 
    8989    expiration_date = DateField(_('Expiration_date')) 
    90     init_password   = BooleanField(_('Password initialization')) 
    9190 
    9291    class Meta(MetaCore): 
Note: See TracChangeset for help on using the changeset viewer.