Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Django-maven no longer works for Django < 1.8. #7

Open
richardbarran opened this issue Jun 3, 2015 · 5 comments
Open

Django-maven no longer works for Django < 1.8. #7

richardbarran opened this issue Jun 3, 2015 · 5 comments

Comments

@richardbarran
Copy link

The commit f2ace9e introduced the use of the use_argparse() method, which was added to Django 1.8 - so django-maven no longer works with previous versions of Django.

@saippuakauppias
Copy link
Owner

I don't have enough time to fix it. You could help?

@richardbarran
Copy link
Author

I wouldn't think so, I'm afraid - I don't know anything about django-maven (another developer added it to the project that I am currently working on).

jogwen pushed a commit to jogwen/django-maven that referenced this issue Jul 8, 2015
should make django-maven support Django < 1.8 once more. See
saippuakauppias#7
@jogwen
Copy link
Contributor

jogwen commented Jul 8, 2015

I think pull request 8 should fix this.

Short term workaround is to "pip install django-maven==0.2".

@saippuakauppias
Copy link
Owner

I merge pull request 8 in master branch. Please, test it before I create version on pypy.

@jogwen
Copy link
Contributor

jogwen commented Jul 8, 2015

Thanks @saippuakauppias. It works with Django 1.4. Perhaps @pcraston could test it for Django 1.8, but I'm confident it should work for Django 1.8 too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants