Commit Graph

12 Commits

Author SHA1 Message Date
Roberto Rosario
935845719f Misc cleanups, PEP8, conding conventions, spaces, unused imports, False/True comparisons 2014-05-23 03:06:26 -04:00
Roberto Rosario
07b82a4760 Reduce field and therefore index size to avoid MySQL regression errors
MySQL/ORACLE is being a jerk again and breaking backwards compatilibity (https://github.com/feincms/feincms/issues/261,
https://github.com/toastdriven/django-tastypie/pull/719)
2013-01-25 02:22:45 -04:00
Roberto Rosario
05b1a39d7e Update metadata lookup field from a char to a text field 2012-10-09 23:25:16 -04:00
Roberto Rosario
3f52207c54 Add natural keys to the MetadataType and MetadataSet models, make the metadata set label unique 2012-10-05 03:06:34 -04:00
Roberto Rosario
970cb74d35 PEP8 cleanups 2012-01-18 14:37:15 -04:00
Roberto Rosario
24da6f4796 Add ACL support to the metadata app 2012-01-03 04:17:44 -04:00
Roberto Rosario
34311fb17e Cleanups, permissions separation into explicit module, absolute import update 2012-01-02 03:48:26 -04:00
Roberto Rosario
00fe7ca273 Metadata set model doesn't have a name field, not use it to calculate the unicode representation 2011-08-15 11:05:05 -04:00
Roberto Rosario
d121aae8e7 Added views to created, edit and delete metadata set under the setup menu, added corresponding new permissions for these views 2011-06-19 19:06:22 -04:00
Roberto Rosario
43f37ffd32 Added ability to specify default metadata or metadataset per document type 2011-05-30 23:44:12 -04:00
Roberto Rosario
374ee6b60c Changed document_metadata model 'value' field definition 2011-05-24 19:37:41 -04:00
Roberto Rosario
ea20cde597 Created new metadata app and move all code relating metadata to it 2011-05-10 03:41:35 -04:00