Changeset 3f8407d for telemeta/models/system.py
- Timestamp:
- 03/29/11 18:56:02 (2 years ago)
- Branches:
- master, crem, crem2, dev, diadems, forma, generic, instru_search, lam, nlivemulti, production, release/1.4.4, security, social, storage, test, video
- Children:
- cc9f7a5
- Parents:
- 4796c21
- git-author:
- yomguy <yomguy@…> (03/29/11 18:56:02)
- git-committer:
- yomguy <yomguy@…> (03/29/11 18:56:02)
- File:
-
- 1 edited
-
telemeta/models/system.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
telemeta/models/system.py
r45dc70c r3f8407d 80 80 function = CharField(_('function')) 81 81 address = TextField(_('address')) 82 telephone = CharField(_(' function'))82 telephone = CharField(_('telephone')) 83 83 expiration_date = DateField(_('expiration_date')) 84 84
Note: See TracChangeset
for help on using the changeset viewer.
