scholrly / neo4django

Drop-in Neo4j/Django integration.
GNU General Public License v3.0
357 stars 83 forks source link

Django 1.7.1 support? #255

Closed mvillarejo closed 8 years ago

mvillarejo commented 9 years ago

Hello, are you planning to support Django 1.7.1 anytime soon? Thanks and congratulations!

mhluongo commented 9 years ago

No active plans, but we'd appreciate any related PRs!

icotoi commented 9 years ago

Any news on this?

casraz commented 9 years ago

searching all over the place for this; any news? Django 1.5 is outdated and not supported anymore. 1.6 or 1.7 support would be very useful. Any news?

mhluongo commented 9 years ago

Unfortunately, I've moved on to other projects and don't have time to update the library to the latest version of Django. However, PRs are welcome and I'm happy to advise anyone interested in giving it a shot.

Matt Luongo Software Developer about.me/luongo

On Wed, Feb 18, 2015 at 1:22 AM, casraz notifications@github.com wrote:

searching all over the place for this; any news? Django 1.5 is outdated and not supported anymore. 1.6 or 1.7 support would be very useful. Any news?

— Reply to this email directly or view it on GitHub https://github.com/scholrly/neo4django/issues/255#issuecomment-74819042.

casraz commented 9 years ago

could you recommend a good alternative?

mhluongo commented 9 years ago

There are a number of options.

avneesh91 commented 9 years ago

Hi, I'd like to try this out. Could you tell me where to start?

Thanks, Avneesh

auvipy commented 8 years ago

this is a good alternative. https://github.com/robinedwards/neomodel

but I will try to send PR regarding django 1.7/1.8/1.9+ support for this library

mvillarejo commented 8 years ago

Thanks auvipy.

this can be closed now as it no longer applies