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

Upgrade to Django 5 #204

Closed
wants to merge 1 commit into from
Closed

Upgrade to Django 5 #204

wants to merge 1 commit into from

Conversation

mvandenburgh
Copy link
Member

No description provided.

@@ -37,7 +37,7 @@
include_package_data=True,
install_requires=[
'celery',
'django',
'django>=5.0',
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if this is needed; maybe it's better to not be so explicit in the cookiecutter and just updating the trove classifier is sufficient.

@mvandenburgh mvandenburgh requested a review from brianhelba May 13, 2024 23:34
brianhelba added a commit that referenced this pull request Jan 23, 2025
Use Argon2 for password hashing
@brianhelba
Copy link
Contributor

This was obsoleted by other changes in #216.

@brianhelba brianhelba closed this Jan 27, 2025
@brianhelba brianhelba deleted the update-django branch January 27, 2025 02:55
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.

2 participants