django-custom-field icon indicating copy to clipboard operation
django-custom-field copied to clipboard

End user defined custom fields for Django including contrib.admin support

Results 1 django-custom-field issues
Sort by recently updated
recently updated
newest added

Hi, Great project, I was looking for something like this. Followed the steps in the Readme, however, it would break my admin view. I debugged and found the problem: Since...