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

add support for south migrations #51

Closed
wants to merge 4 commits into from
Closed

add support for south migrations #51

wants to merge 4 commits into from

Conversation

valdergallo
Copy link

I made some testes here and the project still working in django 1.6, you just need add south migrations.

@coveralls
Copy link

coveralls commented Oct 11, 2016

Coverage Status

Coverage decreased (-0.09%) to 96.764% when pulling c5e2a7f on valdergallo:master into f188c41 on bee-keeper:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.09%) to 96.764% when pulling c5e2a7f on valdergallo:master into f188c41 on bee-keeper:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.09%) to 96.764% when pulling c5e2a7f on valdergallo:master into f188c41 on bee-keeper:master.

@clokep
Copy link
Contributor

clokep commented Oct 11, 2016

What's with the entire requirements and settings files being changed? Was it line endings that changed?

FYI support for 1.6 was officially removed in f90bbf1. I'm not sure if @bee-keeper wants to add it back. You'd definitely want to turn tests back on for this, at least, because they'll fail due to #47.

@coveralls
Copy link

coveralls commented Oct 11, 2016

Coverage Status

Coverage decreased (-0.09%) to 96.764% when pulling b8507f9 on valdergallo:master into f188c41 on bee-keeper:master.

@valdergallo
Copy link
Author

@clokep I saw that @bee-keeper was removed the support to Django 1.6. But in (release 1.6) dont have south migrations too ... All that I need is the south migration to works in my project with Django 1.6 :(

@coveralls
Copy link

coveralls commented Oct 11, 2016

Coverage Status

Coverage decreased (-0.09%) to 96.764% when pulling 4d67cf9 on valdergallo:master into f188c41 on bee-keeper:master.

@bee-keeper
Copy link
Member

Hi there. Thanks a lot for caring to contribute but I just don't have the time to support 1.6 which is why I recently removed it.

@bee-keeper bee-keeper closed this Oct 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants