You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
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...
No description provided.
The text was updated successfully, but these errors were encountered: