django-postgres icon indicating copy to clipboard operation
django-postgres copied to clipboard

Added install explanation

Open wolph opened this issue 12 years ago • 10 comments
trafficstars

wolph avatar Aug 27 '13 16:08 wolph

I'd really like to this and #10 to be merged in master. Is there a reason this hasn't happened yet?

jnns avatar Dec 06 '13 14:12 jnns

It looks like @zacharyvoase hasn't been active on Github since may, so it might take a while ;)

wolph avatar Dec 06 '13 14:12 wolph

I just noticed that

INSTALLED_APPS += ('django_postgres',) 

is needed in order to run ./manage.py sync_pgviews, which is missing in this pull request.

jnns avatar Dec 06 '13 15:12 jnns

@zacharyvoase Is this project still alive?

wolph avatar Feb 20 '14 13:02 wolph

@WoLpH Zach hasn't maintained the project in a while, as far as I can tell, though django-postgres still works (we use it in production). I can maintain issues on my own fork if you want to send your pull request to that.

If you're willing to help with the maintenance, I can put it under my employer's account (@mypebble), and give you maintainer permissions.

scott-w avatar Feb 26 '14 17:02 scott-w

Sorry about this; I've been unable to put substantial work into most of my open-source work lately. I would love to find a long-term maintainer/developer for this library though.

zacharyvoase avatar Feb 26 '14 23:02 zacharyvoase

This is probably going to end up having a lot of overlap with django.contrib.postgres I'd think?

https://www.kickstarter.com/projects/mjtamlyn/improved-postgresql-support-in-django

dstufft avatar Feb 26 '14 23:02 dstufft

Oh, definitely.

zacharyvoase avatar Feb 26 '14 23:02 zacharyvoase

@zacharyvoase I would be willing to take over maintenance for this project completely, I'm already maintaining a bunch (https://github.com/search?q=%40WoLpH+%28django+OR+python%29&type=Repositories&ref=searchresults) of Django and/or Python projects. One more is not really a problem :)

And if the kickstarter comes through and becomes useful we can simply merge it with that.

wolph avatar Feb 27 '14 11:02 wolph

Bump @zacharyvoase

wolph avatar May 12 '14 22:05 wolph