Skip to content

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

Open
JasonGiedymin wants to merge 2 commits intodcramer:masterfrom
JasonGiedymin:master
Open

Hack Patch for 1.3.x compatibility with 1.2.x fallback#2
JasonGiedymin wants to merge 2 commits intodcramer:masterfrom
JasonGiedymin:master

Conversation

@JasonGiedymin
Copy link
Copy Markdown

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
Copy Markdown
Author

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

@dcramer
Copy link
Copy Markdown
Owner

dcramer commented Apr 5, 2011

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

@JasonGiedymin
Copy link
Copy Markdown
Author

Any news? :-)

@streeter
Copy link
Copy Markdown

Looking for any news here too.

@JasonGiedymin
Copy link
Copy Markdown
Author

I'll bump it too.

@streeter
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown

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