Skip to content

Commit

Permalink
Merge pull request #19 from maykinmedia/feature/django-3.2
Browse files Browse the repository at this point in the history
Update actions.py
  • Loading branch information
alextreme authored Mar 30, 2023
2 parents b97f69d + e53ba0d commit f26ebb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regex_redirects/actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import csv

from django.http import HttpResponse
from django.utils import six
import six


# Admin action for a generic "CSV Export"
Expand Down

0 comments on commit f26ebb7

Please sign in to comment.