citusdata / django-multitenant

Python/Django support for distributed multi-tenant databases like Postgres+Citus
MIT License
712 stars 117 forks source link

Tags in github #49

Closed ledburyb closed 5 years ago

ledburyb commented 5 years ago

Would it be possible to get release tags in GitHub for the corresponding PyPi versions? I've encountered a few issues with particular versions, specifically 2.0.5 and 2.0.6 and it would be easier to work out what's going on if I could see the changes between versions in git.

louiseGrandjonc commented 5 years ago

Hi @ledburyb, thank you for suggesting this. I created the tags. https://github.com/citusdata/django-multitenant/tags

Could you let me know what errors you're having? I released fixes suggested in other tickets in the version 2.0.8

ledburyb commented 5 years ago

Hi @louiseGrandjonc, thanks for this. Everything is working for me since 2.0.8 with the exception of migrations issues which I've mentioned in other tickets.

louiseGrandjonc commented 5 years ago

I am working on it in a new branch :) Once it is fixed I will publish it on pypi and create a new tag!

Le ven. 17 mai 2019 à 13:25, Ben Ledbury notifications@github.com a écrit :

Hi @louiseGrandjonc https://github.com/louiseGrandjonc, thanks for this. Everything is working for me since 2.0.8 with the exception of migrations issues which I've mentioned in other tickets.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/citusdata/django-multitenant/issues/49?email_source=notifications&email_token=AA6NQHJY7MGNSG4EESW3U4DPV4IDXA5CNFSM4HNBHSA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVY7LI#issuecomment-493588397, or mute the thread https://github.com/notifications/unsubscribe-auth/AA6NQHO6LAINGG34ALWMQS3PV4IDXANCNFSM4HNBHSAQ .

louiseGrandjonc commented 5 years ago

Just a heads up, I renamed the . tags be v2.0.X instead of 2.0.X