Open charettes opened 8 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.
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.
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
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.
Alright I'll push updates and adjust tests for Django up to 1.11. Keep me updated with the Pypi credentials.
@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.
@holvianssi yeah I'm following it with a lot of interest! Thanks for the heads up.
@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!
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
The only released version is not compatible with Django 1.9