Metadata-Version: 1.1
Name: django-common-utils
Version: 1.2.2
Summary: This package provides you some utils I think are useful.
Home-page: https://github.com/Myzel394/django-common-utils
Author: Myzel394
Author-email: myzel394.xyllian@gmail.com
License: MIT
Download-URL: https://github.com/Myzel394/django-common-utils/archieve/v_1.2.2.tar.gz
Description: This package provides you some utils I think are useful. The package follows the modular-principle, instead of rewriting fields, admin pages etc., you create a mixin and reuse it for your projects!
        
        Please see the package homepage for the documentation.
Keywords: django,django-utils,django-common,django-models,django-admin
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Build Tools
