Metadata-Version: 2.1
Name: django-quick
Version: 0.0.0
Summary: Simplify django development experience
Home-page: https://github.com/feiox/django_quick
Author: Feiox
Author-email: fei2037@gmail.com
License: UNKNOWN
Keywords: django
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Description-Content-Type: text/markdown
Requires-Dist: django (>=3.1.0)

# django-quick
Package for simplify django development experience


## Develop

推荐使用 poetry 来进行依赖管理。当然，我尽可能避免因为某个小功能而引入外部依赖。

