-
The pinax fork of [substreams-sink-sql](https://github.com/pinax-network/substreams-sink-sql) now supports `Array`Clickhouse types, but the current implementation implies :
- In the Substream Rust…
-
Currently there are two items in the pinax-messages that are depreciated in Django 4.0/4.1.
/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/django/apps/registry.py:91:…
-
The create view is described at https://github.com/pinax/pinax-messages#create-message---code
I would like to do some extra logic here. How can I customize the create view?
-
```
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…
-
#### Issue Summary
I just installed the latest version of pinax-stripe and my deployment fails with a runtime error.
---
#### Steps to Reproduce
I'm using Django 2.0.4 and my installed_apps …
-
```
This is a diff to the changed .po file
hotclub/pinax/locale/de/LC_MESSAGES
===================================================================
--- django.po (Revision 761)
+++ django.po (Ar…
-
```
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…
-
```
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…
-
```
This is a diff to the changed .po file
hotclub/pinax/locale/de/LC_MESSAGES
===================================================================
--- django.po (Revision 761)
+++ django.po (Ar…
-
**Ask a question**
Pinax uses an app called account and allauth has an app label called allauth.account, how to fix the app label clash between two third party apps. Can I adjust pinax account pack…