django-camel-field

ForeignKey/OneToOneField with Camel Case Attribute Name


License
MIT
Install
pip install django-camel-field==0.0.1

Documentation

django_camel_field

Extend django's foreign key/onetoone field so that it can use specified attr_name other than 'xxxx_id'