Changeset bf87cda for telemeta/models/media.py
- Timestamp:
- 03/21/12 14:44:33 (14 months ago)
- Branches:
- master, crem, crem2, dev, dev2, diadems, generic, instru_search, lam, nlivemulti, release/1.4.4, security, social, storage, test
- Children:
- 30741ae
- Parents:
- 86f7310 (diff), fabced9 (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@…> (03/21/12 14:44:33)
- git-committer:
- yomguy <yomguy@…> (03/21/12 14:44:33)
- File:
-
- 1 edited
-
telemeta/models/media.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
telemeta/models/media.py
rc9f9871 rbf87cda 88 88 89 89 class MediaBaseResource(MediaResource): 90 "Describe a base resource"90 "Describe a media base resource" 91 91 92 92 title = CharField(_('title'), required=True)
Note: See TracChangeset
for help on using the changeset viewer.
