mirumee / django-prices

Django fields for the prices module
158 stars 52 forks source link

Remove deprecation warning on Django 2.0 and newer #67

Open Pacu2 opened 5 years ago

Pacu2 commented 5 years ago

Latest Pytest throws deprecation errors straight into the console, after merging this PR there will be one log less.

context kwarg will be deprecated in Django 3.0, and was dropped since Django 2.0