Skip to content

Conversation

@merrywhether
Copy link

The definition for Django's PyLibMCCache changed, removing the _local field and moving _client (previously referenced as _local.client) up a level. The logic now forks to check if _local exists, and then uses

Django 1.7 changed the PyLibMCCache definition to remove _local and move _client (previously referenced as _local.client) up a level.
@merrywhether
Copy link
Author

Tested in both 1.6.5 and 1.7

@gusdan
Copy link
Owner

gusdan commented Sep 18, 2014

i little bit changed you pull request to avoid code duplication for creating client.

b8f8969

@gusdan gusdan closed this Sep 18, 2014
@merrywhether
Copy link
Author

Cool, thanks!

matteiuspi pushed a commit to CashStar/django-elasticache that referenced this pull request Mar 19, 2021
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.

2 participants