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

Hack Patch for 1.3.x compatibility with 1.2.x fallback #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JasonGiedymin
Copy link

This is a hack patch. I believe that nexus_modules.py should be changed to accept the new CACHES dictionary instead and have already started work on that. It also looks like changes for 1.4 could change things even more...

This patch however should retain existing test coverage as the work was done up front to conform the new cache designation to the old.

  • Jason

@JasonGiedymin
Copy link
Author

My fork's trunk has newer code from the last tagged pull req.

@dcramer
Copy link
Owner

dcramer commented Apr 5, 2011

Going to review this and try to get it in sometime this week, thanks!

@JasonGiedymin
Copy link
Author

Any news? :-)

@streeter
Copy link

Looking for any news here too.

@JasonGiedymin
Copy link
Author

I'll bump it too.

@streeter
Copy link

Looking at this, I'm not as sure this handles the Django 1.3 compatibility. I think there's a bit more work to get it to support settings.CACHES

@JasonGiedymin
Copy link
Author

I agree, again this was a hack :-)

There are many cases where this will break but so far it's working for my simple single cache (no pool) case.

I'd have done more work but can't find the time :-(

@streeter
Copy link

Check out Issue #3 and pull request 3

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.

3 participants