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

issue 10 - massive cookies cause memcache trouble #14

Closed

Conversation

peterbe
Copy link
Contributor

@peterbe peterbe commented Dec 14, 2012

Solves #10

Here's what it can look like: http://cl.ly/LaHr

@@ -40,7 +40,7 @@ EOF
export PYTHONPATH=.
export DJANGO_SETTINGS_MODULE=settings

django-admin.py test session_csrf
django-admin.py test session_csrf $@
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry. I know this is off topic but without this you can't pass extra arguments to ./runtests.sh.

@Osmose
Copy link
Contributor

Osmose commented May 17, 2013

This looks like an r+ to me. The test fail because they're stale, but if I add in this fix they work again: https://gist.github.com/Osmose/201d5de3e018530eb560

@peterbe Can you r? the diff above? If you're good with it we can commit this and finally get it fixed for Playdoh.

@peterbe
Copy link
Contributor Author

peterbe commented May 17, 2013

merged: b3b7367

@peterbe peterbe closed this May 17, 2013
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

2 participants