Code Monkey home page Code Monkey logo

django-plausible-proxy's People

Contributors

aareman avatar imankulov avatar yoshson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

aareman yoshson

django-plausible-proxy's Issues

KeyError: 'request' during csrf error

  • Django Plausible Proxy version: 0.4.0
  • Python version: 3.11.3
  • Operating System: Debian stable

Description

When a CSRF error gets triggered there is no request in the template's context. This causes django-plausible-proxy's templatetage to fail at this line

What I Did

Create a form, alter CSRF token via browser dev tools and submit the form.

Change Suggestion -- namespace django urls

Hi @imankulov , thanks for this django plugin.

One suggestion I was thinking about is to namespace the proxy urls, so they aren't at the top level (/). This is in case there would be a conflict between another /js/script.js etc...

I'm not sure how ad blockers work, so a namespace of "plausible" may get blocked.

Perhaps plsbl/js/script.js

ConnectionError exception in event_proxy function

  • Django Plausible Proxy version: 0.5.1
  • Python version: 3.11.7
  • Operating System: Ubuntu

Description

The code here -

resp = requests.post(
- raises ConnectionError:

HTTPSConnectionPool(host='plausible.io', port=443): Max retries exceeded with url: /api/event (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f150a4b5b10>: Failed to establish a new connection: [Errno 101] Network is unreachable'))

Can we add ability to replace the standard function?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.