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

South Dependency is Too Strict #2

Closed
matthewwithanm opened this issue Apr 27, 2011 · 3 comments
Closed

South Dependency is Too Strict #2

matthewwithanm opened this issue Apr 27, 2011 · 3 comments

Comments

@matthewwithanm
Copy link

At first I was going to propose changing the South dependency to South>=0.7.2, but now I'm wondering if it actually needs that dependency at all.

At the very least, we should be able to use django-cron with a greater version of South, but I don't think South is even truly required.

@chachra
Copy link
Member

chachra commented Dec 15, 2011

South is required from the beginning, so as we expand this codebase we can have users get the latest code without any worries.

You point on south >=0.7.2 is well taken, that said its 0.7.3 stable now, and its been 6-7 months since your comment, so I hope it works for our users now!

@chachra chachra closed this as completed Dec 15, 2011
@matthewwithanm
Copy link
Author

I ended up writing my own solution and not using django-cron, so it's not a big deal, but I'm not really understanding your point. 0.7.3 has been out a long time. Do you expect users to downgrade to use django-cron?

@chachra
Copy link
Member

chachra commented Dec 15, 2011

Hi Matthew,

Got it. Grr... my bad. Changed to >=0.7.2

Thanks!

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

No branches or pull requests

2 participants