Django-MongoDBForms fixing some issues?

Yo,

So I’ve been stuffing around for a week or so, trying to make mongoengine play nice with forms that can dynamically be selected depending on what category of item the user has chosen.

That way, I can get all items, regardless of type/category, into the same collection so search will be easy.

Continue reading