Re: django-formtools is neglected/unmaintained

2017-01-08 Thread eric . verner
Thanks so much, Tim. I really appreciate it. On Saturday, January 7, 2017 at 2:05:53 PM UTC-7, Tim Graham wrote: > > django-formtools 2.0 is now available on PyPI. > > On Thursday, January 5, 2017 at 5:29:43 AM UTC-5, Romain Garrigues wrote: >> >> Hi guys, >> >> I'm currently investing some effort

Re: django-formtools is neglected/unmaintained

2017-01-07 Thread Tim Graham
django-formtools 2.0 is now available on PyPI. On Thursday, January 5, 2017 at 5:29:43 AM UTC-5, Romain Garrigues wrote: > > Hi guys, > > I'm currently investing some efforts to clean and make some django > packages up-to-date. > After django-dirtyfields (https://github.com/romgar/django-dirtyfie

Re: django-formtools is neglected/unmaintained

2017-01-05 Thread Romain Garrigues
Hi guys, I'm currently investing some efforts to clean and make some django packages up-to-date. After django-dirtyfields (https://github.com/romgar/django-dirtyfields), I'm now beginning to work on django-model-utils (https://github.com/carljm/django-model-utils) where there is some work to u

Re: django-formtools is neglected/unmaintained

2017-01-04 Thread eric . verner
Thanks a lot, Tim! If you think I could help, then let me know. Otherwise, I'll just stay out of your way :) On Wednesday, January 4, 2017 at 4:02:29 PM UTC-7, Tim Graham wrote: > > According to https://github.com/django/django-formtools/issues/75, > there's a change in master that's needed for

Re: django-formtools is neglected/unmaintained

2017-01-04 Thread Tim Graham
According to https://github.com/django/django-formtools/issues/75, there's a change in master that's needed for 1.10 compatibility. I'll try to do a release if I can get access to the PyPI record. I pinged the owner (jezdez) in #django-dev about it. On Wednesday, January 4, 2017 at 5:51:56 PM U

Re: django-formtools is neglected/unmaintained

2017-01-04 Thread Adam Johnson
1) Tim added testing on Django 1.10 in July 2016, it seems to work? https://github.com/django/django-formtools/commits/master 2) New contributors are always welcome 3) I don't know of other packages, you can check https://djangopackages.org/ 4) It's true that many websites are built with pure JS fr

Re: django-formtools is neglected/unmaintained

2017-01-04 Thread eric . verner
Hi Tim, You make some good points. Basically, my situation is that I want to use some features of Django v1.10 for a project at my company, but I am unable to because I use django-formtools for a FormPreview, and it is not compatible with v.1.10. I am also worried about using Django for future

Re: django-formtools is neglected/unmaintained

2017-01-03 Thread Tim Graham
Is the situation bad enough that you would volunteer to maintain the project? The Django team is a collection of volunteers (excepting me) who work on Django. It seems that no one on the team or reading this mailing list has time or interest in maintaining the project. We need to clarify the m

Re: django-formtools is neglected/unmaintained

2017-01-03 Thread eric . verner
This is really bad. django-formtools used to be part of the core of Django. Is this getting the attention it deserves from the Django Foundation? On Monday, November 28, 2016 at 9:55:48 PM UTC-7, Asif Saifuddin wrote: > > Hi Tim, > > In case there is lack of active maintainers for the project the

Re: django-formtools is neglected/unmaintained

2016-11-28 Thread Asif Saifuddin
Hi Tim, In case there is lack of active maintainers for the project then you could add me to the list of maintainers. I do contribute to django eco system regularly. my github activities: github.com/auvipy And about moving to jazzband, I do take part in django-admin2 maintenance there with

django-formtools is neglected/unmaintained

2016-11-28 Thread Tim Graham
Hi, django-formtools seems neglected. It's been several months since the release of Django 1.10 but a compatible version of formtools hasn't been released to PyPI. Personally, I don't know if it's important to maintain it as an "official project." An alternative could be to "donate" it to Jazz