Makefile: do not dump authentic2.DeletedUser model

This commit is contained in:
Benjamin Dauvergne 2013-07-31 16:11:36 +02:00
parent 4c73ce97fc
commit f8d9ea8b75
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ show-domains:
update-pages-and-saml:
@echo Building file saml-preprod.json, pages-preprod.json, salm-dev.json and pages-dev.json in fixtures...
@./run.sh dumpdata -e attribute_aggregator.userattributeprofile -e \
saml.keyvalue -e saml.libertyassertion -e saml.libertyfederation -e \
saml.keyvalue -e authentic2.deleteduser -e saml.libertyassertion -e saml.libertyfederation -e \
saml.libertysession -e saml.libertysessiondump idp saml authentic2 \
attribute_aggregator saml | jsonlint -f > $(BASE)/fixtures/saml-preprod.json
@./run.sh dumpdata sites cms cmsplugin_text_wrapper file \