Hi. I'm quite enthusiastic about neo4django, I am building a nice project with it. However I feel a bit worried when I think about some bugs / issues. I would be glad to contribute but I'm not sure I have skills and time to do it. I am wondering if neo4django can be considered stable enough to build a project with.
The most bothering issues for me are the following: - Filter chain failing test https://github.com/scholrly/neo4django/pull/218 (Purposely built, as a proof-of-concept. Shouldn't be in 0.1.9 Milestone? I think the impossibility to filter-chain a single Model is a critic issue. Any hints for trying to help?) - StringProperty errors in ModelForm https://github.com/scholrly/neo4django/issues/225 (I don't know if it's me, but I can't actually use ModelForm at all). - Inheritance problem with inherited attributes https://github.com/scholrly/neo4django/issues/210 I'm also struggling with accented letters, .filter() fails, even using unicode encoding... Are there good news coming ;) ? Are there any of the problems above that could be fixed even by a non-expert, maybe with good tips? Thanks. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
