Skip to content

Conversation

@mattip
Copy link

@mattip mattip commented Jan 18, 2024

Following the lead of #34, update for django>2:

  • in templates convert ifnotequal and ifequal to if
  • replace url() with re_path
  • remove python_2_unicode_compatible decorator
  • convert render_to_response( to render(request,
  • update requirements

I checked that the site works with django 3.2.23.

@mattip mattip merged commit 20824b0 into python:speed.pypy.org Jan 18, 2024
@mattip mattip mentioned this pull request Jan 18, 2024
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