akaariai / django-reverse-unique

A ReverseUnique model field implementation for Django
BSD 3-Clause "New" or "Revised" License
22 stars 5 forks source link

Release a version compatible with Django 1.9 #15

Open charettes opened 8 years ago

charettes commented 8 years ago

The only released version is not compatible with Django 1.9

charettes commented 7 years ago

@holvianssi do you still have access to this repository or to the pypi credentials atleast?

I'd like to maintain it if you don't have time anymore.

holvianssi commented 7 years ago

Yeah, I think I can't maintain this, my schedule is way too unpredictable for reliable maintainership. I should have the pypi credentials somewhere, I'll check today at home.

charettes commented 7 years ago

Could you grant me write rights to the repo so I can maintain it?

If you found the Pypi credentials you should be able to give me Maintainer rights from there https://pypi.python.org/pypi?:action=role_form&package_name=django-reverse-unique

akaariai commented 7 years ago

I invited you as a collaborator, not sure what else I need to do here.

I haven't yet found my pypi credentials yet... I recall storing them somewhere when I migrated from my old laptop. So, I'll keep searching.

charettes commented 7 years ago

Alright I'll push updates and adjust tests for Django up to 1.11. Keep me updated with the Pypi credentials.

holvianssi commented 7 years ago

@charettes you might want to check the work in https://github.com/django/django/pull/8238 and https://github.com/django/django/pull/7560 - the .filtered_relation() feature should be a nice replacement for this lib.

charettes commented 7 years ago

@holvianssi yeah I'm following it with a lot of interest! Thanks for the heads up.

charettes commented 7 years ago

@holvianssi did you retrieve your pypi credentials by any chance? I'm planning to use filtered_relation() but in the mean time I have to port an application to 1.8 to 1.11 (for LTS). If it's not the case I'll just publish a django-reverse-unique-PREFIX package to deal with this issue in the mean time. Thanks!

charettes commented 7 years ago

FWIW I've uploaded a temporary version compatible with up to Django 1.11 on pypi.

https://pypi.python.org/pypi/django-reverse-unique-charettes