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

Implement caching using Django cache API #34

Open
seocam opened this issue Mar 3, 2015 · 3 comments
Open

Implement caching using Django cache API #34

seocam opened this issue Mar 3, 2015 · 3 comments
Milestone

Comments

@seocam
Copy link
Contributor

seocam commented Mar 3, 2015

No description provided.

@nikulk
Copy link

nikulk commented Dec 3, 2015

Hi @seocam, I am looking for an iframe proxy solution for django, and your project seems to be the way to go! However, I will need caching for my purposes. I was wondering whether you have started work on this... or I am planning to do it as a contrib :) Just adhering to DRY... no point in me reinventing the wheel if you've already started.

@seocam
Copy link
Contributor Author

seocam commented Dec 3, 2015

Hello @nileshbits so far we haven't started working on this. Feel free to get started ;)
How are you planing to implement it and how would the user enable and configure it for each ProxyView?

@seocam seocam added this to the 0.9.8 milestone Dec 3, 2015
@nikulk
Copy link

nikulk commented Dec 4, 2015

Hey @seocam,

Cool :) I'll work out the details and keep you in the loop, but at present I'm still trying to get this to work... can I only proxy at the base url "^$", or can I proxy at a url prefix... "^/url_prefix/(?P.*)$" on my website? If not, that would have to be my starting point, wrangling with some middleware to get that done...

@seocam seocam modified the milestones: 1.0, 0.9.8 Jun 27, 2017
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