You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nosql support with django ORM and admin interface is still in development,
I tried and admin interface doesn't work well with MongoDB via ORM(Mongoengine).
Either we fall back to SQL DB and release a quick alpha
OR
We implement a custom admin interface with mongodb (this will take time)
The text was updated successfully, but these errors were encountered:
Nosql support with django ORM and admin interface is still in development,
I tried and admin interface doesn't work well with MongoDB via ORM(Mongoengine).
Either we fall back to SQL DB and release a quick alpha
OR
We implement a custom admin interface with mongodb (this will take time)
The text was updated successfully, but these errors were encountered: