jschrewe / django-mongoadmin

Integrates mongodb into django's admin
http://www.schafproductions.com/projects/mongo-admin/
BSD 3-Clause "New" or "Revised" License
112 stars 38 forks source link

Embedded documents with choices can't be saved #1

Open jschrewe opened 13 years ago

jschrewe commented 13 years ago

The prefix for for fields that have choices in embedded documents does get generated correctly on formset generation.