-
#### Issue Summary
When a customer's subscription is reassigned and the old subscription deleted on Stripe, the deletion is not synced and the customer's subscription object in pinax-stripe is left…
-
part of #1
-
I was trying to use this with pinax, but couldn't find any documentation stating what 'CONTACTS_IMPORT_CALLBACK' should be set to....any ideas? Or is this an error. Also of note as I noticed that the…
mrbm updated
13 years ago
-
```
What steps will reproduce the problem?
1. Run Pinax 'Basic Project'.
2. From Internet Explorer, navigate to Signup page.
3. Enter a username.
4. Try tab out, or click on any other field (to trigge…
-
```
Pinax is moving over to use pip+virtualenv but we need a setup.py for that to
work. The attached
patch would help us a lot.
Cheers,
jezdez
```
Original issue reported on code.google.com by `le…
-
I am completely stuck on implementing this into my project. I followed all the settings and everything. I have no idea what to do after putting everything in the settings. I get a button that generate…
-
When using the account starter app, if I hit a @login_required page I get a 404. It looks like it's trying to redirect me to `/accounts/login/` which doesn't exist. Here's how to recreate the bug:
…
-
from a survey instance or waiting list entry page, I should be able to click "add this person to a cohort group".
pull request pending.
-
What is the reason to have the abstraction / indirection through `pinax.stripe.actions`, if most of it could be on the model directly, either as methods or classmethods?
-
```
What steps will reproduce the problem?
1. Run Pinax 'Basic Project'.
2. From Internet Explorer, navigate to Signup page.
3. Enter a username.
4. Try tab out, or click on any other field (to trigge…