Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warning from django #12

Open
grutts opened this issue Mar 9, 2022 · 1 comment
Open

Deprecation warning from django #12

grutts opened this issue Mar 9, 2022 · 1 comment

Comments

@grutts
Copy link

grutts commented Mar 9, 2022

When running the library in django 4, the following warning is emitted:

RemovedInDjango41Warning: 'markdownfield' defines default_app_config = 'markdownfield.apps.MarkdownFieldConfig'. Django now detects this configuration automatically. You can remove default_app_config.
@grutts
Copy link
Author

grutts commented Mar 9, 2022

I see there is already a PR for this #11

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

No branches or pull requests

1 participant