intellisense / django-autoclean

Auto clean field for models to support better get_or_create method to check for duplicates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-autoclean

A Django model field that eases the get_or_create method to check duplicates.

About

Auto clean field for models to support better get_or_create method to check for duplicates.

License:MIT License


Languages

Language:Python 100.0%