]> git.parisson.com Git - telemeta.git/commit
- rename MediaCollection.location_name to location as it should have been
authorolivier <>
Tue, 19 Jan 2010 17:05:33 +0000 (17:05 +0000)
committerolivier <>
Tue, 19 Jan 2010 17:05:33 +0000 (17:05 +0000)
commit576e960cc270fd522ecfcc6a01e4c36df6e5907f
tree08daec1fa39fd6fbf949cb22137e081b3ff306ae
parentb0a4464c69d625b483cd34a996e62c545601f429
- rename MediaCollection.location_name to location as it should have been
- let all models descend from ModelCore and media models from MediaCore
- implement model-level required fields validation
- consolidate unit tests
telemeta/models/crem.py
telemeta/models/cremquery.py
telemeta/tests/model_tests.py