LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
juntagrico_custom_sub/__init__.py
juntagrico_custom_sub/admin.py
juntagrico_custom_sub/apps.py
juntagrico_custom_sub/basimilch.py
juntagrico_custom_sub/config.py
juntagrico_custom_sub/models.py
juntagrico_custom_sub/urls.py
juntagrico_custom_sub/views.py
juntagrico_custom_sub.egg-info/PKG-INFO
juntagrico_custom_sub.egg-info/SOURCES.txt
juntagrico_custom_sub.egg-info/dependency_links.txt
juntagrico_custom_sub.egg-info/requires.txt
juntagrico_custom_sub.egg-info/top_level.txt
juntagrico_custom_sub/downgrade/urls_1_5.py
juntagrico_custom_sub/downgrade/views_1_5.py
juntagrico_custom_sub/entity/__init__.py
juntagrico_custom_sub/entity/cs_depot.py
juntagrico_custom_sub/entity/custom_delivery.py
juntagrico_custom_sub/entity/product.py
juntagrico_custom_sub/entity/subscription_content.py
juntagrico_custom_sub/entity/subscription_content_future_item.py
juntagrico_custom_sub/entity/subscription_content_item.py
juntagrico_custom_sub/entity/subscription_size_mandatory_products.py
juntagrico_custom_sub/management/__init__.py
juntagrico_custom_sub/management/commands/__init__.py
juntagrico_custom_sub/management/commands/cs_generate_basic_data.py
juntagrico_custom_sub/management/commands/cs_generate_depot_list.py
juntagrico_custom_sub/management/commands/cs_generate_testdata.py
juntagrico_custom_sub/migrations/0001_initial.py
juntagrico_custom_sub/migrations/0002_auto_20190317_1604.py
juntagrico_custom_sub/migrations/0003_auto_20190815_2036.py
juntagrico_custom_sub/migrations/0004_auto_20191005_1144.py
juntagrico_custom_sub/migrations/0005_customdelivery_delivery_comment.py
juntagrico_custom_sub/migrations/0006_auto_20191113_2304.py
juntagrico_custom_sub/migrations/0007_csdepot.py
juntagrico_custom_sub/migrations/0008_auto_20191209_2003.py
juntagrico_custom_sub/migrations/0009_product_code.py
juntagrico_custom_sub/migrations/0010_generate_code.py
juntagrico_custom_sub/migrations/0011_enforce_constraints.py
juntagrico_custom_sub/migrations/0012_alter_subscriptioncontent_subscription.py
juntagrico_custom_sub/migrations/__init__.py
juntagrico_custom_sub/static/juntagrico_custom_sub/style.css
juntagrico_custom_sub/templates/createsubscription/summary.html
juntagrico_custom_sub/templates/cs/content_edit_result.html
juntagrico_custom_sub/templates/cs/initial_select_content.html
juntagrico_custom_sub/templates/cs/list_content_changes.html
juntagrico_custom_sub/templates/cs/subscription_select_content.html
juntagrico_custom_sub/templates/cs/exports/cs_depolist.html
juntagrico_custom_sub/templates/cs/exports/cs_packlist.html
juntagrico_custom_sub/templates/cs/hooks/subscription_content_change.html
juntagrico_custom_sub/templates/cs/hooks/subscription_content_overview.html
juntagrico_custom_sub/templates/cs/snippets/content_overview.html
juntagrico_custom_sub/templates/cs/snippets/select_content.html
juntagrico_custom_sub/templates/juntagrico/menu/admin/subscriptions.html
juntagrico_custom_sub/templates/juntagrico/my/subscription/single.html
juntagrico_custom_sub/templatetags/__init__.py
juntagrico_custom_sub/templatetags/cs_config.py
juntagrico_custom_sub/util/__init__.py
juntagrico_custom_sub/util/sub_content.py