.env
CHANGELOG.md
Dockerfile
LICENSE
MANIFEST.in
Makefile
Procfile
README.md
example.env
manage.py
requirements.txt
setup.cfg
setup.py
tox.ini
farmdrop/__init__.py
farmdrop/celery.py
farmdrop/manage_farmdrop.py
farmdrop/settings.py
farmdrop/urls.py
farmdrop/wsgi.py
farmdrop.egg-info/PKG-INFO
farmdrop.egg-info/SOURCES.txt
farmdrop.egg-info/dependency_links.txt
farmdrop.egg-info/entry_points.txt
farmdrop.egg-info/not-zip-safe
farmdrop.egg-info/requires.txt
farmdrop.egg-info/top_level.txt
farmdrop/apps/__init__.py
farmdrop/frozen_deps/__init__.py
farmdrop/static/css/all.css
farmdrop/static/css/dashboard.css
farmdrop/static/css/dashboard.css.map
farmdrop/static/css/dashboard.min.css
farmdrop/static/css/dashboard.min.css.gz
farmdrop/static/css/storefront.css
farmdrop/static/css/storefront.css.map
farmdrop/static/css/storefront.min.css
farmdrop/static/css/storefront.min.css.gz
farmdrop/static/fonts/2C8496_1_0.eot
farmdrop/static/fonts/2C8496_1_0.ttf
farmdrop/static/fonts/2C8496_1_0.woff
farmdrop/static/fonts/2C8496_1_0.woff2
farmdrop/static/fonts/FontAwesome.otf
farmdrop/static/fonts/LICENSE.txt
farmdrop/static/fonts/Material-Design-Icons.eot
farmdrop/static/fonts/Material-Design-Icons.svg
farmdrop/static/fonts/Material-Design-Icons.ttf
farmdrop/static/fonts/Material-Design-Icons.woff
farmdrop/static/fonts/Material-Design-Icons.woff2
farmdrop/static/fonts/Roboto-Bold.eot
farmdrop/static/fonts/Roboto-Bold.ttf
farmdrop/static/fonts/Roboto-Bold.woff
farmdrop/static/fonts/Roboto-Bold.woff2
farmdrop/static/fonts/Roboto-Light.eot
farmdrop/static/fonts/Roboto-Light.ttf
farmdrop/static/fonts/Roboto-Light.woff
farmdrop/static/fonts/Roboto-Light.woff2
farmdrop/static/fonts/Roboto-Medium.eot
farmdrop/static/fonts/Roboto-Medium.ttf
farmdrop/static/fonts/Roboto-Medium.woff
farmdrop/static/fonts/Roboto-Medium.woff2
farmdrop/static/fonts/Roboto-Regular.eot
farmdrop/static/fonts/Roboto-Regular.ttf
farmdrop/static/fonts/Roboto-Regular.woff
farmdrop/static/fonts/Roboto-Regular.woff2
farmdrop/static/fonts/Roboto-Thin.eot
farmdrop/static/fonts/Roboto-Thin.ttf
farmdrop/static/fonts/Roboto-Thin.woff
farmdrop/static/fonts/Roboto-Thin.woff2
farmdrop/static/fonts/fontawesome-webfont.eot
farmdrop/static/fonts/fontawesome-webfont.svg
farmdrop/static/fonts/fontawesome-webfont.ttf
farmdrop/static/fonts/fontawesome-webfont.woff
farmdrop/static/fonts/fontawesome-webfont.woff2
farmdrop/static/fonts/glyphicons-halflings-regular.eot
farmdrop/static/fonts/glyphicons-halflings-regular.svg
farmdrop/static/fonts/glyphicons-halflings-regular.ttf
farmdrop/static/fonts/glyphicons-halflings-regular.woff
farmdrop/static/fonts/glyphicons-halflings-regular.woff2
farmdrop/static/images/product-image-placeholder-small.png
farmdrop/static/images/product-image-placeholder.png
farmdrop/static/img/FarmDropLogoBWG.png
farmdrop/static/img/authorizenet-logo.png
farmdrop/static/img/braintree-logo.png
farmdrop/static/img/coinbase-logo.png
farmdrop/static/img/cybersource-logo.png
farmdrop/static/img/dashboard-logo.svg
farmdrop/static/img/dotpay-logo.png
farmdrop/static/img/paypal-logo.png
farmdrop/static/img/sage-logo.png
farmdrop/static/img/sofort-logo.png
farmdrop/static/img/stripe-logo.png
farmdrop/static/img/wallet-logo.png
farmdrop/static/js/dashboard.js
farmdrop/static/js/storefront.js
farmdrop/static/js_src/dashboard.jsx
farmdrop/static/js_src/storefront.jsx
farmdrop/static/js_src/components/cart.jsx
farmdrop/static/js_src/stores/cart-store.jsx
farmdrop/static/less/dashboard.less
farmdrop/static/less/style.less
farmdrop/static/placeholders/1.jpg
farmdrop/static/placeholders/2.jpg
farmdrop/static/placeholders/3.jpg
farmdrop/static/placeholders/4.jpg
farmdrop/static/placeholders/5.jpg
farmdrop/static/placeholders/6.jpg
farmdrop/static/placeholders/7.jpg
farmdrop/static/placeholders/8.jpg
farmdrop/static/scss/_app.scss
farmdrop/static/scss/_app_dashboard.scss
farmdrop/static/scss/dashboard.scss
farmdrop/static/scss/storefront.scss
farmdrop/static/scss/vendor/_basic.scss
farmdrop/static/scss/vendor/_dropzone.scss
farmdrop/static/scss/vendor/basic.css
farmdrop/static/scss/vendor/dropzone-amd-module.js
farmdrop/static/scss/vendor/dropzone.css
farmdrop/static/scss/vendor/dropzone.js
farmdrop/static/scss/vendor/readme.md
farmdrop/static/scss/vendor/min/basic.min.css
farmdrop/static/scss/vendor/min/dropzone-amd-module.min.js
farmdrop/static/scss/vendor/min/dropzone.min.css
farmdrop/static/scss/vendor/min/dropzone.min.js
farmdrop/static/scss/widget/_breadcrumbs.scss
farmdrop/static/scss/widget/_card.scss
farmdrop/static/scss/widget/_data-table.scss
farmdrop/static/scss/widget/_dropzone.scss
farmdrop/static/scss/widget/_form.scss
farmdrop/static/scss/widget/_list.scss
farmdrop/static/scss/widget/_ppoi.scss
farmdrop/static/scss/widget/_product-gallery.scss
farmdrop/static/scss/widget/_select2.scss
farmdrop/static/scss/widget/_tabs.scss
farmdrop/static/scss/widget/_toast.scss
farmdrop/templates/403.html
farmdrop/templates/404.html
farmdrop/templates/500.html
farmdrop/templates/README.rst
farmdrop/templates/base.html
farmdrop/templates/error.html
farmdrop/templates/layout.html
farmdrop/templates/layout_2_col.html
farmdrop/templates/layout_3_col.html
farmdrop/templates/login_forbidden.html
farmdrop/templates/basket/basket.html
farmdrop/templates/basket/messages/addition.html
farmdrop/templates/basket/messages/line_restored.html
farmdrop/templates/basket/messages/line_saved.html
farmdrop/templates/basket/messages/new_total.html
farmdrop/templates/basket/messages/offer_gained.html
farmdrop/templates/basket/messages/offer_lost.html
farmdrop/templates/basket/partials/basket_content.html
farmdrop/templates/basket/partials/basket_quick.html
farmdrop/templates/basket/partials/basket_totals.html
farmdrop/templates/catalogue/browse.html
farmdrop/templates/catalogue/category.html
farmdrop/templates/catalogue/detail.html
farmdrop/templates/catalogue/partials/add_to_basket_form.html
farmdrop/templates/catalogue/partials/add_to_basket_form_compact.html
farmdrop/templates/catalogue/partials/add_to_wishlist.html
farmdrop/templates/catalogue/partials/gallery.html
farmdrop/templates/catalogue/partials/product.html
farmdrop/templates/catalogue/partials/review.html
farmdrop/templates/catalogue/partials/stock_record.html
farmdrop/templates/catalogue/reviews/review_detail.html
farmdrop/templates/catalogue/reviews/review_form.html
farmdrop/templates/catalogue/reviews/review_list.html
farmdrop/templates/catalogue/reviews/review_product.html
farmdrop/templates/catalogue/reviews/partials/review_stars.html
farmdrop/templates/checkout/checkout.html
farmdrop/templates/checkout/gateway.html
farmdrop/templates/checkout/layout.html
farmdrop/templates/checkout/nav.html
farmdrop/templates/checkout/payment_details.html
farmdrop/templates/checkout/preview.html
farmdrop/templates/checkout/shipping_address.html
farmdrop/templates/checkout/shipping_methods.html
farmdrop/templates/checkout/thank_you.html
farmdrop/templates/checkout/user_address_delete.html
farmdrop/templates/checkout/user_address_form.html
farmdrop/templates/customer/anon_order.html
farmdrop/templates/customer/baseaccountpage.html
farmdrop/templates/customer/login_registration.html
farmdrop/templates/customer/registration.html
farmdrop/templates/customer/address/address_delete.html
farmdrop/templates/customer/address/address_form.html
farmdrop/templates/customer/address/address_list.html
farmdrop/templates/customer/alerts/alert_list.html
farmdrop/templates/customer/alerts/form.html
farmdrop/templates/customer/alerts/message.html
farmdrop/templates/customer/alerts/emails/alert_body.txt
farmdrop/templates/customer/alerts/emails/alert_subject.txt
farmdrop/templates/customer/alerts/emails/confirmation_body.txt
farmdrop/templates/customer/alerts/emails/confirmation_subject.txt
farmdrop/templates/customer/email/email_detail.html
farmdrop/templates/customer/email/email_list.html
farmdrop/templates/customer/emails/base.html
farmdrop/templates/customer/emails/base.txt
farmdrop/templates/customer/emails/commtype_email_changed_body.html
farmdrop/templates/customer/emails/commtype_email_changed_body.txt
farmdrop/templates/customer/emails/commtype_email_changed_subject.txt
farmdrop/templates/customer/emails/commtype_order_placed_body.html
farmdrop/templates/customer/emails/commtype_order_placed_body.txt
farmdrop/templates/customer/emails/commtype_order_placed_subject.txt
farmdrop/templates/customer/emails/commtype_password_changed_body.html
farmdrop/templates/customer/emails/commtype_password_changed_body.txt
farmdrop/templates/customer/emails/commtype_password_changed_subject.txt
farmdrop/templates/customer/emails/commtype_password_reset_body.html
farmdrop/templates/customer/emails/commtype_password_reset_body.txt
farmdrop/templates/customer/emails/commtype_password_reset_subject.txt
farmdrop/templates/customer/emails/commtype_registration_body.html
farmdrop/templates/customer/emails/commtype_registration_body.txt
farmdrop/templates/customer/emails/commtype_registration_sms.txt
farmdrop/templates/customer/emails/commtype_registration_subject.txt
farmdrop/templates/customer/history/recently_viewed_products.html
farmdrop/templates/customer/notifications/detail.html
farmdrop/templates/customer/notifications/list.html
farmdrop/templates/customer/order/order_detail.html
farmdrop/templates/customer/order/order_list.html
farmdrop/templates/customer/partials/nav_account.html
farmdrop/templates/customer/profile/change_password_form.html
farmdrop/templates/customer/profile/profile.html
farmdrop/templates/customer/profile/profile_delete.html
farmdrop/templates/customer/profile/profile_form.html
farmdrop/templates/customer/wishlists/wishlists_delete.html
farmdrop/templates/customer/wishlists/wishlists_delete_product.html
farmdrop/templates/customer/wishlists/wishlists_detail.html
farmdrop/templates/customer/wishlists/wishlists_form.html
farmdrop/templates/customer/wishlists/wishlists_list.html
farmdrop/templates/dashboard/base.html
farmdrop/templates/dashboard/index.html
farmdrop/templates/dashboard/layout.html
farmdrop/templates/dashboard/login.html
farmdrop/templates/dashboard/table.html
farmdrop/templates/dashboard/catalogue/category_delete.html
farmdrop/templates/dashboard/catalogue/category_form.html
farmdrop/templates/dashboard/catalogue/category_list.html
farmdrop/templates/dashboard/catalogue/category_row_actions.html
farmdrop/templates/dashboard/catalogue/product_class_delete.html
farmdrop/templates/dashboard/catalogue/product_class_form.html
farmdrop/templates/dashboard/catalogue/product_class_list.html
farmdrop/templates/dashboard/catalogue/product_delete.html
farmdrop/templates/dashboard/catalogue/product_list.html
farmdrop/templates/dashboard/catalogue/product_row_actions.html
farmdrop/templates/dashboard/catalogue/product_row_image.html
farmdrop/templates/dashboard/catalogue/product_row_stockrecords.html
farmdrop/templates/dashboard/catalogue/product_row_title.html
farmdrop/templates/dashboard/catalogue/product_row_variants.html
farmdrop/templates/dashboard/catalogue/product_update.html
farmdrop/templates/dashboard/catalogue/stockalert_list.html
farmdrop/templates/dashboard/catalogue/messages/product_saved.html
farmdrop/templates/dashboard/comms/detail.html
farmdrop/templates/dashboard/comms/list.html
farmdrop/templates/dashboard/offers/benefit_form.html
farmdrop/templates/dashboard/offers/condition_form.html
farmdrop/templates/dashboard/offers/metadata_form.html
farmdrop/templates/dashboard/offers/offer_delete.html
farmdrop/templates/dashboard/offers/offer_detail.html
farmdrop/templates/dashboard/offers/offer_list.html
farmdrop/templates/dashboard/offers/progress.html
farmdrop/templates/dashboard/offers/restrictions_form.html
farmdrop/templates/dashboard/offers/step_form.html
farmdrop/templates/dashboard/offers/summary.html
farmdrop/templates/dashboard/orders/line_detail.html
farmdrop/templates/dashboard/orders/order_detail.html
farmdrop/templates/dashboard/orders/order_list.html
farmdrop/templates/dashboard/orders/shippingaddress_form.html
farmdrop/templates/dashboard/orders/statistics.html
farmdrop/templates/dashboard/orders/partials/bulk_edit_form.html
farmdrop/templates/dashboard/pages/delete.html
farmdrop/templates/dashboard/pages/index.html
farmdrop/templates/dashboard/pages/update.html
farmdrop/templates/dashboard/pages/messages/saved.html
farmdrop/templates/dashboard/partials/alert_messages.html
farmdrop/templates/dashboard/partials/form.html
farmdrop/templates/dashboard/partials/form_field.html
farmdrop/templates/dashboard/partials/form_fields.html
farmdrop/templates/dashboard/partials/form_fields_inline.html
farmdrop/templates/dashboard/partials/pagination.html
farmdrop/templates/dashboard/partials/product_images.html
farmdrop/templates/dashboard/partials/stock_info.html
farmdrop/templates/dashboard/partners/partner_delete.html
farmdrop/templates/dashboard/partners/partner_form.html
farmdrop/templates/dashboard/partners/partner_list.html
farmdrop/templates/dashboard/partners/partner_manage.html
farmdrop/templates/dashboard/partners/partner_user_form.html
farmdrop/templates/dashboard/partners/partner_user_list.html
farmdrop/templates/dashboard/partners/partner_user_select.html
farmdrop/templates/dashboard/partners/messages/user_unlinked.html
farmdrop/templates/dashboard/promotions/delete.html
farmdrop/templates/dashboard/promotions/delete_pagepromotion.html
farmdrop/templates/dashboard/promotions/form.html
farmdrop/templates/dashboard/promotions/handpickedproductlist_form.html
farmdrop/templates/dashboard/promotions/page_detail.html
farmdrop/templates/dashboard/promotions/pagepromotion_list.html
farmdrop/templates/dashboard/promotions/promotion_list.html
farmdrop/templates/dashboard/ranges/range_delete.html
farmdrop/templates/dashboard/ranges/range_form.html
farmdrop/templates/dashboard/ranges/range_list.html
farmdrop/templates/dashboard/ranges/range_product_list.html
farmdrop/templates/dashboard/ranges/messages/range_products_saved.html
farmdrop/templates/dashboard/ranges/messages/range_saved.html
farmdrop/templates/dashboard/reports/index.html
farmdrop/templates/dashboard/reports/partials/offer_report.html
farmdrop/templates/dashboard/reports/partials/open_basket_report.html
farmdrop/templates/dashboard/reports/partials/order_report.html
farmdrop/templates/dashboard/reports/partials/product_report.html
farmdrop/templates/dashboard/reports/partials/submitted_basket_report.html
farmdrop/templates/dashboard/reports/partials/user_report.html
farmdrop/templates/dashboard/reports/partials/voucher_report.html
farmdrop/templates/dashboard/reviews/review_delete.html
farmdrop/templates/dashboard/reviews/review_list.html
farmdrop/templates/dashboard/reviews/review_update.html
farmdrop/templates/dashboard/shipping/weight_band_delete.html
farmdrop/templates/dashboard/shipping/weight_band_form.html
farmdrop/templates/dashboard/shipping/weight_based_delete.html
farmdrop/templates/dashboard/shipping/weight_based_detail.html
farmdrop/templates/dashboard/shipping/weight_based_form.html
farmdrop/templates/dashboard/shipping/weight_based_list.html
farmdrop/templates/dashboard/shipping/messages/band_created.html
farmdrop/templates/dashboard/shipping/messages/band_deleted.html
farmdrop/templates/dashboard/shipping/messages/band_updated.html
farmdrop/templates/dashboard/shipping/messages/method_created.html
farmdrop/templates/dashboard/shipping/messages/method_deleted.html
farmdrop/templates/dashboard/shipping/messages/method_updated.html
farmdrop/templates/dashboard/users/detail.html
farmdrop/templates/dashboard/users/index.html
farmdrop/templates/dashboard/users/table.html
farmdrop/templates/dashboard/users/user_row_actions.html
farmdrop/templates/dashboard/users/user_row_checkbox.html
farmdrop/templates/dashboard/users/alerts/delete.html
farmdrop/templates/dashboard/users/alerts/list.html
farmdrop/templates/dashboard/users/alerts/update.html
farmdrop/templates/dashboard/users/alerts/partials/alert.html
farmdrop/templates/dashboard/vouchers/voucher_delete.html
farmdrop/templates/dashboard/vouchers/voucher_detail.html
farmdrop/templates/dashboard/vouchers/voucher_form.html
farmdrop/templates/dashboard/vouchers/voucher_list.html
farmdrop/templates/flatpages/default.html
farmdrop/templates/offer/detail.html
farmdrop/templates/offer/list.html
farmdrop/templates/offer/range.html
farmdrop/templates/partials/alert_messages.html
farmdrop/templates/partials/brand.html
farmdrop/templates/partials/ellipses_pagination.html
farmdrop/templates/partials/extrascripts.html
farmdrop/templates/partials/footer.html
farmdrop/templates/partials/footer_checkout.html
farmdrop/templates/partials/form.html
farmdrop/templates/partials/form_field.html
farmdrop/templates/partials/form_fields.html
farmdrop/templates/partials/form_fields_inline.html
farmdrop/templates/partials/google_analytics.html
farmdrop/templates/partials/google_analytics_transaction.html
farmdrop/templates/partials/image_input_widget.html
farmdrop/templates/partials/mini_basket.html
farmdrop/templates/partials/nav_accounts.html
farmdrop/templates/partials/nav_checkout.html
farmdrop/templates/partials/nav_primary.html
farmdrop/templates/partials/pagination.html
farmdrop/templates/partials/search.html
farmdrop/templates/promotions/automaticproductlist.html
farmdrop/templates/promotions/baseproductlist.html
farmdrop/templates/promotions/default.html
farmdrop/templates/promotions/handpickedproductlist.html
farmdrop/templates/promotions/home.html
farmdrop/templates/promotions/image.html
farmdrop/templates/promotions/multiimage.html
farmdrop/templates/promotions/rawhtml.html
farmdrop/templates/promotions/singleproduct.html
farmdrop/templates/registration/password_reset_complete.html
farmdrop/templates/registration/password_reset_confirm.html
farmdrop/templates/registration/password_reset_done.html
farmdrop/templates/registration/password_reset_form.html
farmdrop/templates/search/results.html
farmdrop/templates/search/indexes/product/item_text.txt
farmdrop/templates/search/partials/facet.html
farmdrop/templates/search/partials/pagination.html
public/static/placeholder
requirements/default.txt
requirements/extras/memcached.txt
requirements/extras/postgres.txt
requirements/extras/s3.txt