Changeset 71026ba for telemeta/models/media.py
- Timestamp:
- 11/18/11 13:16:22 (18 months ago)
- Branches:
- master, crem, crem2, dev, diadems, forma, generic, instru_search, lam, nlivemulti, production, release/1.4.4, security, social, storage, test
- Children:
- 6c15164, 1ebbcd6
- Parents:
- ca09016 (diff), 1eb6b294 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - git-author:
- yomguy <yomguy@…> (11/18/11 13:16:22)
- git-committer:
- yomguy <yomguy@…> (11/18/11 13:16:22)
- File:
-
- 1 edited
-
telemeta/models/media.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
telemeta/models/media.py
r65bda9e r71026ba 218 218 class Meta: 219 219 model = MediaCollection 220 def clean_doctype_code(self): 221 return self.cleaned_data['doctype_code'] or 0 220 222 221 223
Note: See TracChangeset
for help on using the changeset viewer.
