Skip to content

[IN PROGRESS] Remove unused dependencies from package #195

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

Closed
wants to merge 13 commits into from

Conversation

axsapronov
Copy link

Hi folks.

I am trying to use this package and sometimes find some outdated things. One of this - unused dependencies.

This PR removes:

  • django-bootstrap-form - because I didn't find usage (package uses styles from static folder) and this package doesn't work in python 3.13.
  • ordererdict - since Python 3.7, default dict save order of elements and we don't need to use custom packages
  • django-registration and django-tastypie - not found any usage

@axsapronov axsapronov changed the title Remove unused dependencies from package [IN PROGRESS] Remove unused dependencies from package Jun 12, 2025
@axsapronov axsapronov closed this Jun 12, 2025
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