implemented dropdowns for fk fields in product and company admin

This commit is contained in:
Sam
2021-03-09 11:30:54 +00:00
parent 2a731b3c3b
commit 0fee0a2f6d
4 changed files with 13 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ woocommerce==2.1.1
django-autocomplete-light==3.8.2
# manually install `pip install --default-timeout=100 future` to avoid wcapi to timeout
django-map-widgets==0.3.0
django-admin-list-filter-dropdown==1.0.3
# required for production
django-anymail[amazon_ses]==8.2
boto3==1.17.11