TrangPham / django-admin-confirm

AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.
Other
128 stars 16 forks source link

Add more versions to test matrix #36

Closed TrangPham closed 2 years ago

TrangPham commented 2 years ago

Fixes

Proposed changes:

-

-

Tested via:

TrangPham commented 2 years ago

Deleted the market/apps.py file since it was causing an error:

django.core.exceptions.ImproperlyConfigured: Cannot import 'market'. Check that 'tests.market.apps.MarketConfig.name' is correct.