etianen / django-reversion

django-reversion is an extension to the Django web framework that provides version control for model instances.
https://django-reversion.readthedocs.io
BSD 3-Clause "New" or "Revised" License
3.04k stars 489 forks source link

5.0.11 misses migration files #959

Closed pinguin999 closed 9 months ago

pinguin999 commented 9 months ago

Hi

the new release misses migration files. Can you run makemigrations and make a new release?

Thanks Kolja

etianen commented 9 months ago

Oops. I'll fix that today.

Feel free to raise a PR if you'd like to get your name on the repo as a contributor!

On Tue, 30 Jan 2024 at 11:12, Kolja @.***> wrote:

Hi

the new release misses migration files. Can you run makemigrations and make a new release?

Thanks Kolja

— Reply to this email directly, view it on GitHub https://github.com/etianen/django-reversion/issues/959, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABEKCETMR5P7BPKTU7HFEDYRDIQLAVCNFSM6AAAAABCRBRPSOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYDONJWHAYDCOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

pinguin999 commented 9 months ago

Sure you can find the pull request here: #960

etianen commented 9 months ago

Released as v5.0.12 🙇

pinguin999 commented 9 months ago

Thanks a lot for your fast response and the new release.

pinguin999 commented 9 months ago

Maybe you can make the old version as yanked https://pypi.org/help/#yanked

etianen commented 9 months ago

Good idea! Done.