General Methods - Django Rest Framework utility

General Methods – Django Rest Framework utility

General Methods – An utility for Django Rest Framework, contains many utility functions that ease the development and improve the speed of development process. PIPY: https://pypi.org/project/general-methods/ GITHUB: https://pypi.org/project/general-methods/ Installation Install or add general-methods. Utils functions Import utils. Get Headers To get headers (Dictionary type) from request. Get Client IP Address Read more…