Finish updating and reenabling metadata app

This commit is contained in:
Roberto Rosario
2012-09-11 05:20:35 -04:00
parent 2cb1d7b34c
commit 76b89dfb36
12 changed files with 97 additions and 44 deletions

View File

@@ -6,7 +6,7 @@ from django.forms.formsets import formset_factory
from common.widgets import ScrollableCheckboxSelectMultiple
#from .conf.settings import AVAILABLE_MODELS, AVAILABLE_FUNCTIONS
from .settings import AVAILABLE_MODELS, AVAILABLE_FUNCTIONS
from .models import MetadataSet, MetadataType, DocumentTypeDefaults