-
**Template instructions**
* Fill out what is applicable
* Delete what you do not fill out
**Tips for an ideal issue**
* You have read our Code of Conduct: https://github.com/pinax/.github/blob/m…
-
I always see this error in logs, I use:
```
django-bootstrap-form==3.2.1
pinax-theme-bootstrap==7.11.0
```
-
Currently creating templates for Pinax forums, it is with Bootstrap so happy to provide for others to use once I'm done as no standard templates exist.
I get the following error when trying to vie…
-
```
What steps will reproduce the problem?
1. Setup Pinax using defaults
2. Create user account
3. Verify email address
4. Check email
What is the expected output? What do you see instead?
Email con…
-
```
What steps will reproduce the problem?
1. configure apache with python and mod_wsgi
2. start apache
3. connect to a url which invokes the wsgi bridge to pinax
4. see exception about writing to std…
-
We are using pinax-theme-bootstrap and encountered an issue with the https://pypi.org/project/django-appconf/ because the latest version, 1.0.4, throws a SyntaxError on "from appconf import AppConf" i…
-
```
The goal is to get a drop in place solution to integrate django-survey in
django-hotclub.
--yml
```
Original issue reported on code.google.com by `yann.ma...@gmail.com` on 10 Jun 2008 at 9:48
-
```
I'd like people to be able to use my pinax site (tuttivisti.com) without
having to register.
I've done this specific thing before but it would be great if there was an
integrated solution within …
-
The current master creates the following error in Django 4.
`ImportError: cannot import name 'ugettext_lazy' from 'django.utils.translation' (/home/henry/Documents/Sites/patch/env/lib/python3.8/sit…
-
Running manage.py sync_customers is broken and throws an AttributeError: invoices.
```
File "/pinax/stripe/actions/invoices.py", line 134, in sync_invoices_for_customer
for invoice in custome…