Changeset dcb9160
- Timestamp:
- 01/19/10 19:07:13 (3 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:
- 3b01d16
- Parents:
- 6d4e11a
- git-author:
- olivier <> (01/19/10 19:07:13)
- git-committer:
- olivier <> (01/19/10 19:07:13)
- File:
-
- 1 edited
-
telemeta/models/crem.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
telemeta/models/crem.py
r6d4e11a rdcb9160 145 145 publisher = models.ForeignKey('Publisher', related_name="collections", 146 146 null=True) 147 is_published = models.BooleanField(default="") 147 148 year_published = models.IntegerField(default=0) 148 149 publisher_collection = models.ForeignKey('PublisherCollection', related_name="collections",
Note: See TracChangeset
for help on using the changeset viewer.
