Richard Jansen

Results 45 comments of Richard Jansen

When is this going to get merged? I reckon quite some people want this.

> My whole django 3.1 upgrade is blocked by this. Can we please merge it ? You, and others, might want to merge to django-tenants (https://pypi.org/project/django-tenants/). It's a fork that's...

This is caused by the way django tries to discover if the migration table is there in combination with postgres schemas. It's not there in the newly created schema, but...

I'm using this project with pytest. It took some work to figure out how to set it up, but when I did it worked like a charm.

I've created this gist, that should help you get setup: https://gist.github.com/rj76/c33ee201428be26b9c78a78473b5b169 One thing to keep in mind, is that to use fixtures you must be sure to create them in...

Hi, I couldn't find much information on the interwebs, so I figured it out myself. Can you point out the problem you're facing?

This is not project related. I asume you read https://stackoverflow.com/questions/21079820/how-to-find-pg-config-path

I would love to see this integrated :)

I think this might be that you're missing something in your "Sign in with Apple" Service ID. Check your domains and/or subdomains in [https://developer.apple.com/account/resources/identifiers/list/serviceId](url).

Also having this problem