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 <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 <mailto:django-developers+unsubscr...@googlegroups.com>. To post to this group, send email to django-developers@googlegroups.com <mailto: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/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 Robillard
tkad...@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-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/3b1a19b2-5d06-8e45-e479-60ed5fb3bd72%40yandex.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to