1

I'm using django-norel + mongodb + django-mongo-engine to build some application. for mongodb, a short enough field name is meaningful to save some space use bcz the the field name will completely exist in the record.

For django development, is there any open source project can automatically handle field-name shortening on the model level (probably extend the django model class to automatically convert field name to a shortened form before querying database)?

Nicolas Cortot
  • 6,591
  • 34
  • 44
Jason Xu
  • 2,903
  • 5
  • 31
  • 54

0 Answers0