Custom serializer related field using Django Rest Framework
I recently was playing around with a dummy Django 2 project, and I came across a problem where the related field had to be more
my ideas, my passion, my thoughts…..
I recently was playing around with a dummy Django 2 project, and I came across a problem where the related field had to be more
We all know that communication between components is quiet important in ReactJS. React’s one-way data flow keeps the application modular and fast. The normal react
If you have been working with GeoDjango or Geos related applications, I am sure many of you have seen this ugly error message: File “/Users/maverick/.virtualenvs/demo/lib/python2.7/site-packages/django/contrib/gis/geos/__init__.py”,
I have a ReactJS application, which communicates with backend via REST api. To query the results through REST api and further operations with the data I rely
Today we will look into the ways to enable SSL on a site of mine hosted on a cloud vendor. SSL is very important for
Installation of Activator is quiet simple. In this article I will show you how to install Activator tool on Mac OSX and Ubuntu. Here
Git is awesome, at least I think it is. The moment I got familiar with Git, I fell in love with it. Git has a
Off late there was a requirement by one of the publication’s PO on there Django app. The requirement was to have a maintenance mode/panic mode
Django is a web framework, written purely in Python language. It helps programmers to build complex web applications quickly. The name Django comes from
Apache maven is a versatile project management and comprehension tool. It is based on project object model (POM). Maven could be used to build