Changeset 2592b8e
- Timestamp:
- 04/03/12 12:38:31 (14 months ago)
- 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)
- File:
-
- 1 edited
-
telemeta/models/system.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
telemeta/models/system.py
rbfa68c2 r2592b8e 88 88 telephone = CharField(_('Telephone')) 89 89 expiration_date = DateField(_('Expiration_date')) 90 init_password = BooleanField(_('Password initialization'))91 90 92 91 class Meta(MetaCore):
Note: See TracChangeset
for help on using the changeset viewer.
