Skip to content

Comments

Upgrading Django to v4#110

Open
geekforbrains wants to merge 13 commits intomainfrom
upgrade-to-4
Open

Upgrading Django to v4#110
geekforbrains wants to merge 13 commits intomainfrom
upgrade-to-4

Conversation

@geekforbrains
Copy link
Member

  • Removing legacy modules from user model
  • Fixing invalid fields on admin fixtures
  • Rebuilding requirements file
  • Updating README

- Fixing invalid fields on admin fixtures
- Rebuilding requirements file
- Updating README
@mjreffel
Copy link

mjreffel commented Jan 3, 2022

Everything looks ok to me only thing that was odd to me was python version downgraded when django version upgraded but i installed and ran to test and all seems to be working ok

@HawleyJean
Copy link

In your .github/workflows/test.yaml could you try to install wheel before you attempt the requirements.txt ?

In the past, we did a pip install wheel to resolve some of the dependency lookups and fix the workflow failures.

@HawleyJean HawleyJean self-requested a review January 4, 2022 23:48
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.

3 participants