Adding date and time format validation to a DRF serializer
Read MoreCategory: web development
TIL: installed packages in Python – list, and show
til web developmentIf your Python project has a very short list of required packages (in requirements, pipfile,…
Read MoreThe difference between HTTP status codes 401 and 403: Unauthorized and Forbidden
web developmentYou are working with an API and after sending a request you receive one of…
Read More