Closed Archmonger closed 1 year ago
@rmorshea Can you review https://github.com/reactive-python/reactpy-django/commits/legacy-django-idom before I send out a release?
Is there a PR associated with that commit?
I'm away from my computer now, but I can create a legacy-idom
branch that we can merge that into tomorrow. I can manually release that then.
I already created the branch, but did so without a PR.
It's about 4 LOC changes on a single commit
LGTM.
Current Situation
django-idom
has been renamed toreactpy-django
. We need to warn existing users about this change.Proposed Actions
Add a print/log statement to
src/django_idom/__init__.py
to tell users about the rename.We need to create a new branch based off of commit
b1ff783c887bbd7d93fdf586d21555692b502dcb
in order create newdjango-idom
releases.