LICENCE.txt
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
juntagrico/__init__.py
juntagrico/admin.py
juntagrico/admin_sites.py
juntagrico/apps.py
juntagrico/checks.py
juntagrico/config.py
juntagrico/context_processors.py
juntagrico/defaults.py
juntagrico/models.py
juntagrico/signals.py
juntagrico/urls.py
juntagrico/view_decorators.py
juntagrico/views_admin.py
juntagrico/views_iso20022.py
juntagrico/views_subscription.py
juntagrico.egg-info/PKG-INFO
juntagrico.egg-info/SOURCES.txt
juntagrico.egg-info/dependency_links.txt
juntagrico.egg-info/requires.txt
juntagrico.egg-info/top_level.txt
juntagrico/admins/__init__.py
juntagrico/admins/admin_decorators.py
juntagrico/admins/area_admin.py
juntagrico/admins/assignment_admin.py
juntagrico/admins/auth_admin.py
juntagrico/admins/billing_period_admin.py
juntagrico/admins/delivery_admin.py
juntagrico/admins/depot_admin.py
juntagrico/admins/filters.py
juntagrico/admins/job_admin.py
juntagrico/admins/job_type_admin.py
juntagrico/admins/list_message_admin.py
juntagrico/admins/location_admin.py
juntagrico/admins/member_admin.py
juntagrico/admins/one_time_job_admin.py
juntagrico/admins/share_admin.py
juntagrico/admins/subscription_admin.py
juntagrico/admins/subscription_product_admin.py
juntagrico/admins/subscription_type_admin.py
juntagrico/admins/tour_admin.py
juntagrico/admins/forms/admin_edit_share_dates.py
juntagrico/admins/forms/delivery_copy_form.py
juntagrico/admins/forms/import_export_form.py
juntagrico/admins/forms/job_copy_form.py
juntagrico/admins/forms/location_replace_form.py
juntagrico/admins/forms/subscription_admin_form.py
juntagrico/admins/inlines/__init__.py
juntagrico/admins/inlines/assignment_inline.py
juntagrico/admins/inlines/contact_inline.py
juntagrico/admins/inlines/delivery_inline.py
juntagrico/admins/inlines/depot_subscriptiontype_inline.py
juntagrico/admins/inlines/extra_subscription_inline.py
juntagrico/admins/inlines/job_extra_inline.py
juntagrico/admins/inlines/subscription_membership_inlines.py
juntagrico/admins/inlines/subscription_part_inlines.py
juntagrico/backends/__init__.py
juntagrico/backends/email.py
juntagrico/dao/__init__.py
juntagrico/dao/activityareadao.py
juntagrico/dao/assignmentdao.py
juntagrico/dao/deliverydao.py
juntagrico/dao/depotdao.py
juntagrico/dao/jobdao.py
juntagrico/dao/memberdao.py
juntagrico/dao/sharedao.py
juntagrico/downgrade/urls.py
juntagrico/entity/__init__.py
juntagrico/entity/billing.py
juntagrico/entity/contact.py
juntagrico/entity/delivery.py
juntagrico/entity/depot.py
juntagrico/entity/jobs.py
juntagrico/entity/listmessage.py
juntagrico/entity/location.py
juntagrico/entity/mailing.py
juntagrico/entity/member.py
juntagrico/entity/share.py
juntagrico/entity/subs.py
juntagrico/entity/subtypes.py
juntagrico/fixtures/test/areas.json
juntagrico/fixtures/test/members.json
juntagrico/fixtures/test/shares.json
juntagrico/forms/__init__.py
juntagrico/forms/email.py
juntagrico/forms/job.py
juntagrico/lifecycle/__init__.py
juntagrico/lifecycle/job.py
juntagrico/lifecycle/member.py
juntagrico/lifecycle/share.py
juntagrico/lifecycle/simplestate.py
juntagrico/lifecycle/sub.py
juntagrico/lifecycle/submembership.py
juntagrico/lifecycle/subpart.py
juntagrico/locale/de/LC_MESSAGES/django.mo
juntagrico/locale/de/LC_MESSAGES/django.po
juntagrico/locale/en/LC_MESSAGES/django.mo
juntagrico/locale/en/LC_MESSAGES/django.po
juntagrico/locale/es/LC_MESSAGES/django.mo
juntagrico/locale/es/LC_MESSAGES/django.po
juntagrico/locale/fr/LC_MESSAGES/django.mo
juntagrico/locale/fr/LC_MESSAGES/django.po
juntagrico/locale/it/LC_MESSAGES/django.mo
juntagrico/locale/it/LC_MESSAGES/django.po
juntagrico/locale/nl/LC_MESSAGES/django.mo
juntagrico/locale/nl/LC_MESSAGES/django.po
juntagrico/locale/pt/LC_MESSAGES/django.mo
juntagrico/locale/pt/LC_MESSAGES/django.po
juntagrico/mailer/__init__.py
juntagrico/mailer/adminnotification.py
juntagrico/mailer/formemails.py
juntagrico/mailer/membernotification.py
juntagrico/management/__init__.py
juntagrico/management/commands/__init__.py
juntagrico/management/commands/create_member_for_superusers.py
juntagrico/management/commands/createadmin.py
juntagrico/management/commands/generate_depot_list.py
juntagrico/management/commands/generate_testdata.py
juntagrico/management/commands/generate_testdata_advanced.py
juntagrico/management/commands/mailtexts.py
juntagrico/management/commands/remind_members.py
juntagrico/management/commands/shift_time.py
juntagrico/management/commands/update_permissions.py
juntagrico/migrations/0001_initial.py
juntagrico/migrations/0001_squashed_0040_post_1_6.py
juntagrico/migrations/0001_squashed_0051_initial.py
juntagrico/migrations/0002_auto_20170922_1204.py
juntagrico/migrations/0003_auto_20171013_2124.py
juntagrico/migrations/0004_auto_20171017_2102.py
juntagrico/migrations/0005_subscription_notes.py
juntagrico/migrations/0006_auto_20171102_1622.py
juntagrico/migrations/0007_auto_20171222_0000.py
juntagrico/migrations/0008_auto_20180130_2321.py
juntagrico/migrations/0009_auto_20180206_1702.py
juntagrico/migrations/0010_auto_20180210_2142.py
juntagrico/migrations/0011_auto_20180225_1206.py
juntagrico/migrations/0012_auto_20180509_2300.py
juntagrico/migrations/0013_auto_20180807_2049.py
juntagrico/migrations/0014_listmessage.py
juntagrico/migrations/0015_auto_20180924_2053.py
juntagrico/migrations/0016_auto_20190402_0832.py
juntagrico/migrations/0017_auto_20190625_1013.py
juntagrico/migrations/0018_auto_20191019_2031.py
juntagrico/migrations/0019_auto_20191127_1012.py
juntagrico/migrations/0020_auto_20200123_1044.py
juntagrico/migrations/0021_auto_20200414_2150.py
juntagrico/migrations/0022_subscriptionpart.py
juntagrico/migrations/0023_migrate_sub_parts.py
juntagrico/migrations/0024_auto_20200415_1710.py
juntagrico/migrations/0025_auto_20200708_2236.py
juntagrico/migrations/0026_auto_20200710_2250.py
juntagrico/migrations/0027_auto_20200921_0817.py
juntagrico/migrations/0028_subscriptionmembership.py
juntagrico/migrations/0029_auto_20200810_0748.py
juntagrico/migrations/0030_auto_20201112_0812.py
juntagrico/migrations/0031_pre_1_4.py
juntagrico/migrations/0032_data_1_4.py
juntagrico/migrations/0033_post_1_4.py
juntagrico/migrations/0034_auto_20210415_2041.py
juntagrico/migrations/0035_pre_1_5.py
juntagrico/migrations/0036_data_1_5.py
juntagrico/migrations/0037_post_1_5.py
juntagrico/migrations/0038_pre_1_6.py
juntagrico/migrations/0039_data_1_6.py
juntagrico/migrations/0040_post_1_6.py
juntagrico/migrations/0041_1_7.py
juntagrico/migrations/0041_depot_fee_depotsubscriptiontypecondition_and_more.py
juntagrico/migrations/0042_alter_subscriptiontype_required_assignments_and_more.py
juntagrico/migrations/0042_depot_pickup_duration_depot_pickup_time_and_more.py
juntagrico/migrations/0043_member_subscriptions_subscription_types_and_more.py
juntagrico/migrations/0044_alter_subscriptionmembership_unique_together.py
juntagrico/migrations/0045_alter_activityarea_options_and_more.py
juntagrico/migrations/0045_job_members.py
juntagrico/migrations/0046_alter_depot_options_depotcoordinator_and_more.py
juntagrico/migrations/0046_alter_specialroles_options.py
juntagrico/migrations/0046_member_signup_comment.py
juntagrico/migrations/0047_pre_743.py
juntagrico/migrations/0048_alter_subscriptionbundle_options_and_more.py
juntagrico/migrations/0049_data_743.py
juntagrico/migrations/0050_post_743.py
juntagrico/migrations/0051_tour_weekday.py
juntagrico/migrations/0052_migrate_subscriptionsize_permission.py
juntagrico/migrations/__init__.py
juntagrico/queryset/__init__.py
juntagrico/queryset/depot.py
juntagrico/queryset/job.py
juntagrico/queryset/member.py
juntagrico/queryset/share.py
juntagrico/queryset/subscription.py
juntagrico/queryset/subtypes.py
juntagrico/resources/__init__.py
juntagrico/resources/member.py
juntagrico/resources/share.py
juntagrico/resources/subscription.py
juntagrico/static/juntagrico/css/juntagrico.css
juntagrico/static/juntagrico/css/slider.css
juntagrico/static/juntagrico/external/bootstrap-input-spinner.js
juntagrico/static/juntagrico/external/bootstrap-icons/bootstrap-icons.min.css
juntagrico/static/juntagrico/external/bootstrap-icons/fonts/bootstrap-icons.woff
juntagrico/static/juntagrico/external/bootstrap-icons/fonts/bootstrap-icons.woff2
juntagrico/static/juntagrico/external/bootstrap/css/bootstrap-grid.css
juntagrico/static/juntagrico/external/bootstrap/css/bootstrap-grid.css.map
juntagrico/static/juntagrico/external/bootstrap/css/bootstrap-grid.min.css
juntagrico/static/juntagrico/external/bootstrap/css/bootstrap-grid.min.css.map
juntagrico/static/juntagrico/external/bootstrap/css/bootstrap-reboot.css
juntagrico/static/juntagrico/external/bootstrap/css/bootstrap-reboot.css.map
juntagrico/static/juntagrico/external/bootstrap/css/bootstrap-reboot.min.css
juntagrico/static/juntagrico/external/bootstrap/css/bootstrap-reboot.min.css.map
juntagrico/static/juntagrico/external/bootstrap/css/bootstrap.css
juntagrico/static/juntagrico/external/bootstrap/css/bootstrap.css.map
juntagrico/static/juntagrico/external/bootstrap/css/bootstrap.min.css
juntagrico/static/juntagrico/external/bootstrap/css/bootstrap.min.css.map
juntagrico/static/juntagrico/external/bootstrap/js/bootstrap.bundle.js
juntagrico/static/juntagrico/external/bootstrap/js/bootstrap.bundle.js.map
juntagrico/static/juntagrico/external/bootstrap/js/bootstrap.bundle.min.js
juntagrico/static/juntagrico/external/bootstrap/js/bootstrap.bundle.min.js.map
juntagrico/static/juntagrico/external/bootstrap/js/bootstrap.js
juntagrico/static/juntagrico/external/bootstrap/js/bootstrap.js.map
juntagrico/static/juntagrico/external/bootstrap/js/bootstrap.min.js
juntagrico/static/juntagrico/external/bootstrap/js/bootstrap.min.js.map
juntagrico/static/juntagrico/external/cc/cookieconsent.min.css
juntagrico/static/juntagrico/external/cc/cookieconsent.min.js
juntagrico/static/juntagrico/external/datatables/datatables.min.css
juntagrico/static/juntagrico/external/datatables/datatables.min.js
juntagrico/static/juntagrico/external/jquery/jquery-3.7.1.min.js
juntagrico/static/juntagrico/external/leaflet/leaflet-src.esm.js
juntagrico/static/juntagrico/external/leaflet/leaflet-src.esm.js.map
juntagrico/static/juntagrico/external/leaflet/leaflet-src.js
juntagrico/static/juntagrico/external/leaflet/leaflet-src.js.map
juntagrico/static/juntagrico/external/leaflet/leaflet.css
juntagrico/static/juntagrico/external/leaflet/leaflet.js
juntagrico/static/juntagrico/external/leaflet/leaflet.js.map
juntagrico/static/juntagrico/external/leaflet/images/layers-2x.png
juntagrico/static/juntagrico/external/leaflet/images/layers.png
juntagrico/static/juntagrico/external/leaflet/images/marker-icon-2x.png
juntagrico/static/juntagrico/external/leaflet/images/marker-icon.png
juntagrico/static/juntagrico/external/leaflet/images/marker-shadow.png
juntagrico/static/juntagrico/external/tinymce/jquery.tinymce.min.js
juntagrico/static/juntagrico/external/tinymce/license.txt
juntagrico/static/juntagrico/external/tinymce/tinymce.d.ts
juntagrico/static/juntagrico/external/tinymce/tinymce.min.js
juntagrico/static/juntagrico/external/tinymce/icons/default/icons.min.js
juntagrico/static/juntagrico/external/tinymce/langs/de.js
juntagrico/static/juntagrico/external/tinymce/langs/es.js
juntagrico/static/juntagrico/external/tinymce/langs/fr.js
juntagrico/static/juntagrico/external/tinymce/langs/it.js
juntagrico/static/juntagrico/external/tinymce/langs/nl.js
juntagrico/static/juntagrico/external/tinymce/langs/nl_be.js
juntagrico/static/juntagrico/external/tinymce/langs/pt.js
juntagrico/static/juntagrico/external/tinymce/langs/pt_br.js
juntagrico/static/juntagrico/external/tinymce/plugins/advlist/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/anchor/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/autolink/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/autoresize/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/autosave/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/bbcode/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/charmap/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/code/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/codesample/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/colorpicker/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/contextmenu/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/directionality/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/emoticons/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/emoticons/js/emojiimages.js
juntagrico/static/juntagrico/external/tinymce/plugins/emoticons/js/emojiimages.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/emoticons/js/emojis.js
juntagrico/static/juntagrico/external/tinymce/plugins/emoticons/js/emojis.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/fullpage/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/fullscreen/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/help/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/hr/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/image/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/imagetools/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/importcss/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/insertdatetime/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/legacyoutput/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/link/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/lists/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/media/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/nonbreaking/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/noneditable/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/pagebreak/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/paste/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/preview/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/print/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/quickbars/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/save/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/searchreplace/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/spellchecker/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/tabfocus/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/table/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/template/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/textcolor/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/textpattern/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/toc/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/visualblocks/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/visualchars/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/plugins/wordcount/plugin.min.js
juntagrico/static/juntagrico/external/tinymce/skins/content/dark/content.min.css
juntagrico/static/juntagrico/external/tinymce/skins/content/default/content.min.css
juntagrico/static/juntagrico/external/tinymce/skins/content/document/content.min.css
juntagrico/static/juntagrico/external/tinymce/skins/content/writer/content.min.css
juntagrico/static/juntagrico/external/tinymce/skins/ui/oxide/content.inline.min.css
juntagrico/static/juntagrico/external/tinymce/skins/ui/oxide/content.min.css
juntagrico/static/juntagrico/external/tinymce/skins/ui/oxide/content.mobile.min.css
juntagrico/static/juntagrico/external/tinymce/skins/ui/oxide/skin.min.css
juntagrico/static/juntagrico/external/tinymce/skins/ui/oxide/skin.mobile.min.css
juntagrico/static/juntagrico/external/tinymce/skins/ui/oxide/skin.shadowdom.min.css
juntagrico/static/juntagrico/external/tinymce/skins/ui/oxide-dark/content.inline.min.css
juntagrico/static/juntagrico/external/tinymce/skins/ui/oxide-dark/content.min.css
juntagrico/static/juntagrico/external/tinymce/skins/ui/oxide-dark/content.mobile.min.css
juntagrico/static/juntagrico/external/tinymce/skins/ui/oxide-dark/skin.min.css
juntagrico/static/juntagrico/external/tinymce/skins/ui/oxide-dark/skin.mobile.min.css
juntagrico/static/juntagrico/external/tinymce/skins/ui/oxide-dark/skin.shadowdom.min.css
juntagrico/static/juntagrico/external/tinymce/skins/ui/oxide-dark/fonts/tinymce-mobile.woff
juntagrico/static/juntagrico/external/tinymce/skins/ui/oxide/fonts/tinymce-mobile.woff
juntagrico/static/juntagrico/external/tinymce/themes/mobile/theme.min.js
juntagrico/static/juntagrico/external/tinymce/themes/silver/theme.min.js
juntagrico/static/juntagrico/fonts/SourceSansPro-Light.ttf
juntagrico/static/juntagrico/fonts/SourceSansPro-Regular.ttf
juntagrico/static/juntagrico/fonts/Symbola.ttf
juntagrico/static/juntagrico/img/core.png
juntagrico/static/juntagrico/img/favicon.ico
juntagrico/static/juntagrico/img/juntagrico.png
juntagrico/static/juntagrico/img/single_core.png
juntagrico/static/juntagrico/img/single_empty.png
juntagrico/static/juntagrico/img/single_full.png
juntagrico/static/juntagrico/img/status_0.png
juntagrico/static/juntagrico/img/status_100.png
juntagrico/static/juntagrico/img/status_25.png
juntagrico/static/juntagrico/img/status_50.png
juntagrico/static/juntagrico/img/status_75.png
juntagrico/static/juntagrico/js/initChangeDepot.js
juntagrico/static/juntagrico/js/initChangeExtra.js
juntagrico/static/juntagrico/js/initCreateSubscription.js
juntagrico/static/juntagrico/js/initDeliveries.js
juntagrico/static/juntagrico/js/initDepot.js
juntagrico/static/juntagrico/js/initJob.js
juntagrico/static/juntagrico/js/initJobs.js
juntagrico/static/juntagrico/js/job_admin.js
juntagrico/static/juntagrico/js/juntagrico.js
juntagrico/static/juntagrico/js/forms/attachmentAppender.js
juntagrico/static/juntagrico/js/forms/emailForm.js
juntagrico/static/juntagrico/js/forms/templateLoader.js
juntagrico/templates/add_member.html
juntagrico/templates/base.html
juntagrico/templates/cancelsubscription.html
juntagrico/templates/change_nickname.html
juntagrico/templates/contact.html
juntagrico/templates/cookie.html
juntagrico/templates/deliveries.html
juntagrico/templates/depot_change.html
juntagrico/templates/error.html
juntagrico/templates/future.html
juntagrico/templates/home.html
juntagrico/templates/job.html
juntagrico/templates/jobs.html
juntagrico/templates/leavesubscription.html
juntagrico/templates/mail_confirmation.html
juntagrico/templates/manage_shares.html
juntagrico/templates/memberjobs.html
juntagrico/templates/newpassword.html
juntagrico/templates/no_menu_base.html
juntagrico/templates/password.html
juntagrico/templates/pm_change.html
juntagrico/templates/versions.html
juntagrico/templates/welcome.html
juntagrico/templates/admin/mass_edit_share_dates_intermediate.html
juntagrico/templates/admin/replace_location_intermediate.html
juntagrico/templates/admin/juntagrico/submit_line.html
juntagrico/templates/commands/shift_time.html
juntagrico/templates/exports/amount_overview.html
juntagrico/templates/exports/depot_overview.html
juntagrico/templates/exports/depotlist.html
juntagrico/templates/exports/share_certificate.html
juntagrico/templates/exports/snippets/snippet_depotlist_header.html
juntagrico/templates/exports/snippets/snippet_depotlist_style.css
juntagrico/templates/exports/snippets/snippet_tour.html
juntagrico/templates/exports/snippets/snippet_tour_header.html
juntagrico/templates/exports/snippets/snippet_tour_overview.html
juntagrico/templates/info/confirmation_sent.html
juntagrico/templates/info/unpaid_shares.html
juntagrico/templates/iso20022/share_pain.001.xml
juntagrico/templates/js/i18n.js
juntagrico/templates/juntagrico/alert.html
juntagrico/templates/juntagrico/form.html
juntagrico/templates/juntagrico/modal.html
juntagrico/templates/juntagrico/config/overview.html
juntagrico/templates/juntagrico/config/snippets/bundles.html
juntagrico/templates/juntagrico/config/snippets/categories.html
juntagrico/templates/juntagrico/config/snippets/products.html
juntagrico/templates/juntagrico/config/snippets/type.html
juntagrico/templates/juntagrico/email/sent.html
juntagrico/templates/juntagrico/email/write.html
juntagrico/templates/juntagrico/email/snippets/signature_display.html
juntagrico/templates/juntagrico/email/snippets/template_selection.html
juntagrico/templates/juntagrico/email/widgets/file.html
juntagrico/templates/juntagrico/form/slider.html
juntagrico/templates/juntagrico/form/layout/bundle_container.html
juntagrico/templates/juntagrico/form/layout/category_container.html
juntagrico/templates/juntagrico/form/layout/parent_container.html
juntagrico/templates/juntagrico/job/list/all.html
juntagrico/templates/juntagrico/job/list/snippets/header.html
juntagrico/templates/juntagrico/job/modals/convert_to_recurring.html
juntagrico/templates/juntagrico/job/snippets/conversion_preview.html
juntagrico/templates/juntagrico/job/snippets/edit_assignment.html
juntagrico/templates/juntagrico/job/snippets/modal_edit_assignment.html
juntagrico/templates/juntagrico/job/snippets/participant_list.html
juntagrico/templates/juntagrico/mails/signature.html
juntagrico/templates/juntagrico/mails/signature.txt
juntagrico/templates/juntagrico/mails/admin/depot_changed.txt
juntagrico/templates/juntagrico/mails/admin/assignment/changed.txt
juntagrico/templates/juntagrico/mails/admin/assignment/removed.txt
juntagrico/templates/juntagrico/mails/admin/job/changed_subscription.txt
juntagrico/templates/juntagrico/mails/admin/job/first_signup.txt
juntagrico/templates/juntagrico/mails/admin/job/first_signup_in_area.txt
juntagrico/templates/juntagrico/mails/admin/job/first_signup_in_type.txt
juntagrico/templates/juntagrico/mails/admin/job/signup.txt
juntagrico/templates/juntagrico/mails/admin/job/unsubscribed.txt
juntagrico/templates/juntagrico/mails/footer/area.html
juntagrico/templates/juntagrico/mails/footer/depot.html
juntagrico/templates/juntagrico/mails/footer/job.html
juntagrico/templates/juntagrico/mails/member/assignment/changed.txt
juntagrico/templates/juntagrico/mails/member/assignment/removed.txt
juntagrico/templates/juntagrico/mails/member/job/subscription_changed.txt
juntagrico/templates/juntagrico/mails/member/job/unsubscribed.txt
juntagrico/templates/juntagrico/mails/member/subscription/part/canceled.txt
juntagrico/templates/juntagrico/mails/member/subscription/trial/continue.txt
juntagrico/templates/juntagrico/manage/assignments.html
juntagrico/templates/juntagrico/manage/base.html
juntagrico/templates/juntagrico/manage/list.html
juntagrico/templates/juntagrico/manage/member/canceled.html
juntagrico/templates/juntagrico/manage/member/show.html
juntagrico/templates/juntagrico/manage/member/show_for_area.html
juntagrico/templates/juntagrico/manage/member/snippets/display_linked.html
juntagrico/templates/juntagrico/manage/member/snippets/email_linked.html
juntagrico/templates/juntagrico/manage/member/snippets/phone_linked.html
juntagrico/templates/juntagrico/manage/member/snippets/toggle_buttons.html
juntagrico/templates/juntagrico/manage/share/canceled.html
juntagrico/templates/juntagrico/manage/share/unpaid.html
juntagrico/templates/juntagrico/manage/subscription/inconsistent.html
juntagrico/templates/juntagrico/manage/subscription/pending.html
juntagrico/templates/juntagrico/manage/subscription/recent.html
juntagrico/templates/juntagrico/manage/subscription/show.html
juntagrico/templates/juntagrico/manage/subscription/trial.html
juntagrico/templates/juntagrico/manage/subscription/depot/changes.html
juntagrico/templates/juntagrico/manage/subscription/modals/cancel_part.html
juntagrico/templates/juntagrico/manage/subscription/modals/closeout_trial.html
juntagrico/templates/juntagrico/manage/subscription/modals/deactivate_trial.html
juntagrico/templates/juntagrico/manage/subscription/snippets/closeout_trial.html
juntagrico/templates/juntagrico/manage/subscription/snippets/display_linked.html
juntagrico/templates/juntagrico/manage/subscription/snippets/members_linked.html
juntagrico/templates/juntagrico/manage/subscription/snippets/parts_by_date.html
juntagrico/templates/juntagrico/manage/subscription/snippets/primary_linked.html
juntagrico/templates/juntagrico/manage/subscription/snippets/row_class.html
juntagrico/templates/juntagrico/menu/admin.html
juntagrico/templates/juntagrico/menu/navigation.html
juntagrico/templates/juntagrico/menu/user.html
juntagrico/templates/juntagrico/menu/widgets.html
juntagrico/templates/juntagrico/menu/admin/activityareas.html
juntagrico/templates/juntagrico/menu/admin/admin.html
juntagrico/templates/juntagrico/menu/admin/assignments.html
juntagrico/templates/juntagrico/menu/admin/depots.html
juntagrico/templates/juntagrico/menu/admin/emails.html
juntagrico/templates/juntagrico/menu/admin/exports.html
juntagrico/templates/juntagrico/menu/admin/lists.html
juntagrico/templates/juntagrico/menu/admin/members.html
juntagrico/templates/juntagrico/menu/admin/shares.html
juntagrico/templates/juntagrico/menu/admin/subscriptions.html
juntagrico/templates/juntagrico/menu/admin/version.html
juntagrico/templates/juntagrico/my/area/list.html
juntagrico/templates/juntagrico/my/area/show.html
juntagrico/templates/juntagrico/my/area/snippets/intro.html
juntagrico/templates/juntagrico/my/assignment/snippets/subscription_overview.html
juntagrico/templates/juntagrico/my/depot/show.html
juntagrico/templates/juntagrico/my/depot/snippets/change_pending_info.html
juntagrico/templates/juntagrico/my/depot/snippets/depot_summary.html
juntagrico/templates/juntagrico/my/depot/snippets/subscription_overview.html
juntagrico/templates/juntagrico/my/membership/cancel.html
juntagrico/templates/juntagrico/my/membership/profile.html
juntagrico/templates/juntagrico/my/share/snippets/subscription_overview.html
juntagrico/templates/juntagrico/my/subscription/landing.html
juntagrico/templates/juntagrico/my/subscription/none.html
juntagrico/templates/juntagrico/my/subscription/single.html
juntagrico/templates/juntagrico/my/subscription/part/change.html
juntagrico/templates/juntagrico/my/subscription/part/order.html
juntagrico/templates/juntagrico/my/subscription/snippets/co_members.html
juntagrico/templates/juntagrico/my/subscription/snippets/part_list.html
juntagrico/templates/juntagrico/my/subscription/snippets/banners/canceled.html
juntagrico/templates/juntagrico/my/subscription/snippets/banners/inactive.html
juntagrico/templates/juntagrico/my/subscription/snippets/banners/leaving_membership.html
juntagrico/templates/juntagrico/my/subscription/snippets/banners/left_membership.html
juntagrico/templates/juntagrico/my/subscription/snippets/banners/no_subscription.html
juntagrico/templates/juntagrico/my/subscription/snippets/banners/waiting_banner.html
juntagrico/templates/juntagrico/my/subscription/snippets/banners/waiting_membership.html
juntagrico/templates/juntagrico/my/subscription/snippets/buttons/create_subscription.html
juntagrico/templates/juntagrico/my/subscription/snippets/buttons/trial.html
juntagrico/templates/juntagrico/my/subscription/trial/continue.html
juntagrico/templates/juntagrico/share/form/field.html
juntagrico/templates/juntagrico/signup/base.html
juntagrico/templates/juntagrico/signup/member.html
juntagrico/templates/juntagrico/snippets/action_date.html
juntagrico/templates/juntagrico/snippets/documents.html
juntagrico/templates/juntagrico/snippets/depot/descriptions.html
juntagrico/templates/juntagrico/snippets/depot/fee.html
juntagrico/templates/juntagrico/snippets/depot/select.html
juntagrico/templates/juntagrico/snippets/subscription/depot_fee.html
juntagrico/templates/juntagrico/snippets/subscription/recipients.html
juntagrico/templates/juntagrico/snippets/subscription/type.html
juntagrico/templates/juntagrico/snippets/subscription/type_container.html
juntagrico/templates/juntagrico/subscription/create/add_member.html
juntagrico/templates/juntagrico/subscription/create/select_depot.html
juntagrico/templates/juntagrico/subscription/create/select_extras.html
juntagrico/templates/juntagrico/subscription/create/select_shares.html
juntagrico/templates/juntagrico/subscription/create/select_start_date.html
juntagrico/templates/juntagrico/subscription/create/select_subscription.html
juntagrico/templates/juntagrico/subscription/create/summary.html
juntagrico/templates/juntagrico/subscription/create/form/no_extras_field.html
juntagrico/templates/juntagrico/subscription/create/form/no_selection_field.html
juntagrico/templates/juntagrico/subscription/create/form/no_subscription_field.html
juntagrico/templates/juntagrico/subscription/create/summary/extras.html
juntagrico/templates/juntagrico/subscription/create/summary/snippets/part.html
juntagrico/templates/juntagrico/subscription/form/type/field.html
juntagrico/templates/juntagrico/subscription/form/type/option.html
juntagrico/templates/juntagrico/widgets/assignment_progress.html
juntagrico/templates/juntagrico/widgets/assignment_progress/bars.html
juntagrico/templates/juntagrico/widgets/assignment_progress/classic.html
juntagrico/templates/juntagrico/widgets/assignment_progress/text.html
juntagrico/templates/juntagrico/widgets/assignment_progress/text_hours.html
juntagrico/templates/mails/email.html
juntagrico/templates/mails/email.txt
juntagrico/templates/mails/admin/depot_list_generated.txt
juntagrico/templates/mails/admin/member_canceled.txt
juntagrico/templates/mails/admin/member_created.txt
juntagrico/templates/mails/admin/share_canceled.txt
juntagrico/templates/mails/admin/share_created.txt
juntagrico/templates/mails/admin/subpart_canceled.txt
juntagrico/templates/mails/admin/subpart_created.txt
juntagrico/templates/mails/admin/subscription_canceled.txt
juntagrico/templates/mails/admin/subscription_created.txt
juntagrico/templates/mails/form/filtered_mail.html
juntagrico/templates/mails/form/filtered_mail.txt
juntagrico/templates/mails/member/co_member_added.txt
juntagrico/templates/mails/member/co_member_left_subscription.txt
juntagrico/templates/mails/member/co_member_welcome.txt
juntagrico/templates/mails/member/depot_changed.txt
juntagrico/templates/mails/member/email_confirm.txt
juntagrico/templates/mails/member/job_canceled.txt
juntagrico/templates/mails/member/job_reminder.txt
juntagrico/templates/mails/member/job_signup.txt
juntagrico/templates/mails/member/job_time_changed.txt
juntagrico/templates/mails/member/member_welcome.txt
juntagrico/templates/mails/member/password_reset.txt
juntagrico/templates/mails/member/share_created.txt
juntagrico/templates/messages/error.html
juntagrico/templates/messages/job_assigned.html
juntagrico/templates/messages/job_canceled.html
juntagrico/templates/messages/job_fully_booked.html
juntagrico/templates/messages/job_past.html
juntagrico/templates/messages/job_running.html
juntagrico/templates/messages/no_subscription.html
juntagrico/templates/messages/not_confirmed.html
juntagrico/templates/messages/trial_sub.html
juntagrico/templates/messages/unpaid_shares.html
juntagrico/templates/registration/login.html
juntagrico/templates/registration/password_reset_complete_cust.html
juntagrico/templates/registration/password_reset_confirm_cust.html
juntagrico/templates/registration/password_reset_done_cust.html
juntagrico/templates/registration/password_reset_form_cust.html
juntagrico/templates/snippets/impersonation_link.html
juntagrico/templates/snippets/snippet_delivery.html
juntagrico/templates/snippets/snippet_jobs.html
juntagrico/templates/snippets/scripts/area_slider.html
juntagrico/templates/snippets/scripts/leaflet.html
juntagrico/templates/widgets/jobs.html
juntagrico/templatetags/__init__.py
juntagrico/templatetags/juntagrico/__init__.py
juntagrico/templatetags/juntagrico/common.py
juntagrico/templatetags/juntagrico/config.py
juntagrico/templatetags/juntagrico/depot_extras.py
juntagrico/templatetags/juntagrico/menu.py
juntagrico/templatetags/juntagrico/share.py
juntagrico/templatetags/juntagrico/snippets.py
juntagrico/templatetags/juntagrico/subscription.py
juntagrico/templatetags/juntagrico/widgets.py
juntagrico/tests/__init__.py
juntagrico/tests/test_admin.py
juntagrico/tests/test_admin_actions.py
juntagrico/tests/test_areas.py
juntagrico/tests/test_assignments.py
juntagrico/tests/test_comember.py
juntagrico/tests/test_config.py
juntagrico/tests/test_contact.py
juntagrico/tests/test_cs.py
juntagrico/tests/test_deliveries.py
juntagrico/tests/test_deploy.py
juntagrico/tests/test_depot_change.py
juntagrico/tests/test_export.py
juntagrico/tests/test_iso20022.py
juntagrico/tests/test_jobs.py
juntagrico/tests/test_lifecycle.py
juntagrico/tests/test_lists.py
juntagrico/tests/test_mailer.py
juntagrico/tests/test_manage_cmds.py
juntagrico/tests/test_manage_list.py
juntagrico/tests/test_manage_subs.py
juntagrico/tests/test_profile.py
juntagrico/tests/test_shares.py
juntagrico/tests/test_simple_pages.py
juntagrico/tests/test_sub_admin.py
juntagrico/tests/test_subs.py
juntagrico/tests/test_temporal.py
juntagrico/tests/test_trial_subs.py
juntagrico/util/__init__.py
juntagrico/util/addons.py
juntagrico/util/auth.py
juntagrico/util/decorators.py
juntagrico/util/depot_list.py
juntagrico/util/html.py
juntagrico/util/ical.py
juntagrico/util/jobs.py
juntagrico/util/lifecycle.py
juntagrico/util/management.py
juntagrico/util/management_list.py
juntagrico/util/models.py
juntagrico/util/organisation_name.py
juntagrico/util/pdf.py
juntagrico/util/sessions.py
juntagrico/util/settings.py
juntagrico/util/signals.py
juntagrico/util/string.py
juntagrico/util/temporal.py
juntagrico/util/users.py
juntagrico/util/views_admin.py
juntagrico/views/__init__.py
juntagrico/views/api.py
juntagrico/views/config.py
juntagrico/views/create_subscription.py
juntagrico/views/email.py
juntagrico/views/job.py
juntagrico/views/manage.py
juntagrico/views/subscription.py
juntagrico_legacy/__init__.py
juntagrico_legacy/urls.py
juntagrico_legacy/views.py
juntagrico_legacy/dao/__init__.py
juntagrico_legacy/dao/subscriptiondao.py
juntagrico_legacy/dao/subscriptionpartdao.py
juntagrico_legacy/downgrade/__init__.py
juntagrico_legacy/downgrade/urls_1_5.py
juntagrico_legacy/locale/de/LC_MESSAGES/django.mo
juntagrico_legacy/locale/de/LC_MESSAGES/django.po
juntagrico_legacy/locale/en/LC_MESSAGES/django.mo
juntagrico_legacy/locale/en/LC_MESSAGES/django.po
juntagrico_legacy/locale/es/LC_MESSAGES/django.mo
juntagrico_legacy/locale/es/LC_MESSAGES/django.po
juntagrico_legacy/locale/fr/LC_MESSAGES/django.mo
juntagrico_legacy/locale/fr/LC_MESSAGES/django.po
juntagrico_legacy/locale/it/LC_MESSAGES/django.mo
juntagrico_legacy/locale/it/LC_MESSAGES/django.po
juntagrico_legacy/locale/nl/LC_MESSAGES/django.mo
juntagrico_legacy/locale/nl/LC_MESSAGES/django.po
juntagrico_legacy/locale/pt/LC_MESSAGES/django.mo
juntagrico_legacy/locale/pt/LC_MESSAGES/django.po
juntagrico_legacy/templates/export.html
juntagrico_legacy/templates/extra_change.html
juntagrico_legacy/templates/size_change.html
juntagrico_legacy/templates/subscription.html
juntagrico_legacy/templates/subscription_change.html
juntagrico_legacy/templates/juntagrico/menu/admin.html
juntagrico_legacy/templates/juntagrico/menu/admin/extra_subscriptions.html
juntagrico_legacy/templates/juntagrico/menu/admin/subscriptions.html
juntagrico_legacy/templates/management_lists/canceledlist.html
juntagrico_legacy/templates/management_lists/extra_canceledlist.html
juntagrico_legacy/templates/management_lists/extra_waitinglist.html
juntagrico_legacy/templates/management_lists/man_list_base.html
juntagrico_legacy/templates/management_lists/part_canceledlist.html
juntagrico_legacy/templates/management_lists/part_waitinglist.html
juntagrico_legacy/templates/management_lists/waitinglist.html
juntagrico_legacy/templates/management_lists/snippets/change_date.html
juntagrico_legacy/templates/management_lists/snippets/deprecation_warning.html
juntagrico_legacy/templates/management_lists/snippets/email_sender.html
juntagrico_legacy/templates/snippets/snippet_subscription_change_depot.html
juntagrico_legacy/templates/snippets/snippet_subscription_change_extra_sub.html
juntagrico_legacy/templates/snippets/snippet_subscription_change_main_member.html
juntagrico_legacy/templates/snippets/snippet_subscription_change_nickname.html
juntagrico_legacy/templates/snippets/snippet_subscription_change_size.html
juntagrico_legacy/tests/__init__.py
juntagrico_legacy/tests/test_export.py
juntagrico_legacy/tests/test_extra_subs.py
juntagrico_legacy/tests/test_manage_list.py
juntagrico_legacy/tests/test_subs.py
juntagrico_legacy/util/__init__.py
juntagrico_legacy/util/xls.py