fixtures: merge init and authentic2 and update it

This commit is contained in:
Jérôme Schneider 2014-01-23 16:55:19 +01:00
parent 26a027d662
commit 81ec34813b
5 changed files with 5625 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

5
tools/export_data.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
portail-citoyen-manage dumpdata --indent=2 sites cms cms.cmsplugin cmsplugin_text_wrapper \
file googlemap link picture snippet teaser video login_plugin data_source_plugin \
a2_service_list_plugin feed_plugin idp attribute_aggregator > demo.json

View File

@ -1,5 +0,0 @@
#!/bin/sh
portail-citoyen-manage dumpdata sites cms cmsplugins cmsplugin_text_wrapper file \
googlemap link picture snippet teaser video login_plugin data_source_plugin \
a2_service_list_plugin feed_plugin > pages.json