This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
portail-citoyen2/MANIFEST.in

33 lines
2.0 KiB
Plaintext

recursive-include portail_citoyen2/apps/login_plugin/templates *.html
recursive-include portail_citoyen2/apps/login_plugin/static *.css *.gif *.png *.js
recursive-include portail_citoyen2/apps/login_plugin/locale *.po *.mo
recursive-include portail_citoyen2/apps/data_source_plugin/templates *.html
recursive-include portail_citoyen2/apps/data_source_plugin/static *.css *.gif *.png *.js
recursive-include portail_citoyen2/apps/data_source_plugin/locale *.po *.mo
recursive-include portail_citoyen2/apps/a2_service_list_plugin/templates *.html
recursive-include portail_citoyen2/apps/a2_service_list_plugin/static *.css *.gif *.png *.js
recursive-include portail_citoyen2/apps/a2_service_list_plugin/locale *.po *.mo
recursive-include portail_citoyen2/apps/passerelle_register_plugin/templates *.html
recursive-include portail_citoyen2/apps/passerelle_register_plugin/static *.css *.gif *.png *.js
recursive-include portail_citoyen2/apps/passerelle_register_plugin/locale *.po *.mo
recursive-include portail_citoyen2/apps/auquotidien_plugin/templates *.html
recursive-include portail_citoyen2/apps/auquotidien_plugin/static *.js
recursive-include portail_citoyen2/apps/auquotidien_plugin/locale *.po *.mo
recursive-include portail_citoyen2/apps/federation_plugin/templates *.html
recursive-include portail_citoyen2/apps/federation_plugin/locale *.po *.mo
recursive-include portail_citoyen2/apps/feed_plugin/templates *.html
recursive-include portail_citoyen2/apps/feed_plugin/locale *.po *.mo
recursive-include portail_citoyen2/apps/msp/templates *.html
recursive-include portail_citoyen2/apps/msp/static *.css *.gif *.png *.js *.jpg
recursive-include portail_citoyen2/apps/msp/locale *.po *.mo
include portail_citoyen2/apps/msp/README.txt
recursive-include portail_citoyen2/fixtures *.json
recursive-include portail_citoyen2/templates *.html *.txt
recursive-include portail_citoyen2/static *.css *.gif *.png *.js *.otf
recursive-include portail_citoyen2/locale *.po *.mo
recursive-include help *.page
include local_settings.py.example
include requirements.txt
include MANIFEST.in
include VERSION