Skip to content

Conversation

@looped-monk
Copy link

Here is the issue

''typeerror: requires_system_checks must be a list or tuple'' that users are facing specific to this line in Django versions >=4.1

https://github.com/adrianoveiga/django-media-fixtures/blob/master/django_media_fixtures/management/commands/collectmedia.py#L25C5-L25C27

Modified the line to an empty list instead of a Boolean value by commenting out the earlier one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant