Admin Using MongoDB AND PostgreSQL?

31 vistas
Ir al primer mensaje no leído

Noemi Millman

no leída,
1 oct 2014, 10:42:31 a.m.1/10/2014
para django...@googlegroups.com
Hi folks --

I have a project that needs an admin interface to manage legacy data that's split across MongoDB and PostgreSQL databases.  Obviously contrib.admin can handle the Postgres data, and there seem to be a few modules out there that provide admin-like functionality for MongoDB models (e.g. django-nonrel with the MongoDB adapter).  Has anyone come across an admin panel that offers an easy way to handle relationships across the two data stores?

Thanks!
-Noemi

Avraham Serour

no leída,
1 oct 2014, 11:53:04 a.m.1/10/2014
para django...@googlegroups.com
I used http://mongoengine.org/ on a project, it gives a feeling similar to the django ORM, not sure if you can make django admin to use their models but I believe you can have some models from this ORM and some from other, just like working with 2 databases, and give all of them to your dashboard

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6f689b24-f302-47a7-a972-801a739aa1fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Responder a todos
Responder al autor
Reenviar
0 mensajes nuevos