xelixdev / django-pgviews-redux

Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.
The Unlicense
64 stars 15 forks source link

Support multiple databases #10

Closed copelco closed 3 years ago

copelco commented 3 years ago

Update django-pgviews to support multiple databases (per #9):

si14 commented 2 years ago

Thanks a lot @mikicz and @copelco, this is great!