Create custom fields in Django models like django-money

Viewed 17

hello, I would like to create a new custom field on the django model, the field must have 2 inputs, and it will create a single column on the database.

0 Answers
Related