Abe Hanoka

Results 68 issues of Abe Hanoka

There has been some confusion around the projects documentation. Specifically there has been a few different sites ([dj-stripe.dev](https://dj-stripe.dev) [dj-stripe.dev/dj-stripe](https://dj-stripe.dev/dj-stripe) and [docs.dj-stripe.dev](https://docs.dj-stripe.dev)) with google results often leading to stale results. As...

documentation

I think it would be useful to have a flag where we can set it to open a PR instead of pushing to the main branch I had a rule...

First of all I would like to thank you for this wonderful package 2 projects I've worked on are used in multiple time-zones and both revolve around reservations so times...

As this project is no longer maintained and hasn't seen a commit in over 13 years, would you consider handing over the `django-stripe` namespace on [pypi](https://pypi.org/project/django-stripe/) for another project that...

this repo is no longer maintained and instead suggests the usage of: https://pypi.org/project/django-qr-code/ https://pypi.org/project/django-qr-code/ is great for generating qr codes in the template I think there is room for a...

**Description:** Using `LoginRequiredMiddleware` prevents unauthenticated users from accessing invitation acceptance URLs. **Steps to Reproduce:** 1. Enable `LoginRequiredMiddleware`. 2. Visit an invitation acceptance URL (e.g., `/invitations/accept-invite/`) as a non-logged-in user. **Expected...

I purpose adding a button to admin to resend an invitation

It can be real useful to add context variables for all the crid operations in the templates this way when viewing the detailed page you can add a button to...