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 -- 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 [email protected]. To post to this group, send email to [email protected]. 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.

