Hi Etienne, like Tim G. said, you'll probably have better luck with the django-users mailing list. This group is for development discussion of core Django itself.
You may also want to reconsider using Schevo; I remember hearing about it long ago, but it doesn't appear that is has been actively developed in a decade, and only supports up to Python version 2.5, which has not been supported in years. Good luck. Regards, The other Tim On Saturday, February 18, 2017 at 5:15:59 AM UTC-5, Etienne Robillard wrote: > > Hi Tim, > > I'm looking for technical comments about developing Django models classes > using the Schevo DBMS. > > http://www.isotopesoftware.ca/documentation/libschevo/ > > I would like to use this like so: > > $ manage.py schevo test myapp > > $ manage.py schevo db-update myapp > > $ manage.py schevo shell > > The "schevo" string is a command to access the Schevo API from the Django > management script. > > The Django model classes I need would provide a bridge to the Schevo > databases. > > Kind regards, > > E > > > Le 2017-02-17 à 19:20, Tim Graham a écrit : > > Hi Etienne, I'm not sure exactly what type of response you're looking for > or if this is on-topic for the Django developers mailing list, which > pertains to the development of Django itself. django-users seems more > appropriate unless you're proposing some feature for Django. > > On Friday, February 17, 2017 at 3:57:42 PM UTC-5, Etienne Robillard wrote: >> >> Hi, >> >> I'm planning to extend django-hotsauce to support a generic "model" API. >> I would like to reuse the Django models API to support Schevo databases. >> Ideally, I would like to introspect into my reusable Django apps to >> discover configured features. Importing and exporting data from/to >> Schevo databases using JSON fixtures would also be a great addition. >> >> Any ideas if Django 1.10 can be used for this? >> >> Kind regards, >> >> Etienne >> >> -- >> Etienne Robillard >> tka...@yandex.com >> http://www.isotopesoftware.ca/ >> >> -- > You received this message because you are subscribed to the Google Groups > "Django developers (Contributions to Django itself)" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-develop...@googlegroups.com <javascript:>. > To post to this group, send email to django-d...@googlegroups.com > <javascript:>. > Visit this group at https://groups.google.com/group/django-developers. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-developers/f907064e-f4c4-4c73-aa31-0204b7ee1c12%40googlegroups.com > > <https://groups.google.com/d/msgid/django-developers/f907064e-f4c4-4c73-aa31-0204b7ee1c12%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- > Etienne robillardtka...@yandex.com <javascript:>http://www.isotopesoftware.ca/ > > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To post to this group, send email to django-developers@googlegroups.com. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/9edba0a4-b1e7-4509-b105-9e7404c5dc46%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.