Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django 1.8 compatible release #105

Closed
ttanner opened this issue Apr 1, 2015 · 6 comments
Closed

Django 1.8 compatible release #105

ttanner opened this issue Apr 1, 2015 · 6 comments

Comments

@ttanner
Copy link

ttanner commented Apr 1, 2015

Django 1.8 has been released.
Please upload a compatible release ASAP.
Thank you

@DebauchedSloth
Copy link

+1

@andradei
Copy link

andradei commented Apr 2, 2015

+1

I'm getting the following for any manage.py command I run:

Traceback (most recent call last):
  File "manage.py", line 9, in <module>
    from configurations.management import execute_from_command_line
  File "/Users/sargas/.virtualenvs/zfx/lib/python3.4/site-packages/configurations/management.py", line 1, in <module>
    from . import importer
  File "/Users/sargas/.virtualenvs/zfx/lib/python3.4/site-packages/configurations/importer.py", line 8, in <module>
    from django.core.management import LaxOptionParser
ImportError: cannot import name 'LaxOptionParser'

@JockeTF
Copy link

JockeTF commented Apr 2, 2015

I'm having the same issue.

@theskumar
Copy link

+1. Waiting eagerly! 😊

@maryokhin
Copy link

Broke because of this.

@jezdez
Copy link
Member

jezdez commented Apr 2, 2015

People of GitHub, I understand your eager waiting. But there is absolutely no need for +1ing this. I've seen the ticket once and don't need constant reminder via email. In fact I've worked hard for making sure things work nicely on 1.8 but haven't had the time yet to do the final round of release work.

I'm not working on this app during my day job, so looking at those emails – even writing this comment – takes away time to work on Open Source software. So. Please, have some patience, the app is not dead, but I'm just a human with a life.

@jezdez jezdez closed this as completed Apr 2, 2015
@jazzband jazzband locked and limited conversation to collaborators Apr 2, 2015
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

7 participants