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

django-hyperview package #800

Open
ramiboutas opened this issue Feb 4, 2024 · 1 comment
Open

django-hyperview package #800

ramiboutas opened this issue Feb 4, 2024 · 1 comment

Comments

@ramiboutas
Copy link

Hi everyone,

I have created a small package that would help Django developers to get initiate in the hyperview features.

With that package, you would be able to:

  • Create xml-based forms from Python code, just like with Django forms Framework.
  • Create a CSRF token in xml.
  • Check in the views if a request comes from a Hyperview client or not.
  • Use the function hv_responde to respond to a request from a Hyperview client.

Check it out: https://github.com/ramiboutas/django-hyperview

@hgray-instawork
Copy link
Collaborator

That's great @ramiboutas, we'll definitely check it out!

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