{ "info": { "author": "Vadim Karpenko", "author_email": "j.rell@protonmail.com", "bugtrack_url": null, "classifiers": [], "description": "
Here is my first package for Django. I tried to write it so that it would be easy for you to use this package.
\n\nIt provide four function in utils.py and some models in models.py.
\nThis would be easy to used this package with Generic views in Django, but this can be work properly in methods, just used another technic.
\n\n(You can read about Generic Views in Django here - https://docs.djangoproject.com/en/1.11/topics/class-based-views/)\n\n