
Use VS Code Inside Docker Container for Development
VS Code is the most popular IDE at the moment. You can use it for developing applications in almost …
Aug 06, 2019 · 4 Min Read · 6 Likes · 2 CommentsVS Code is the most popular IDE at the moment. You can use it for developing applications in almost …
Aug 06, 2019 · 4 Min Read · 6 Likes · 2 CommentsSerializing all kinds of relations (ForeignKey, M2M, OneToOne), and methods in Django.
Jun 13, 2019 · 5 Min Read · 9 Likes · 8 CommentsDeploy your Django application in sub directory ie at path '/your-path' using OpenShift
Apr 24, 2019 · 2 Min Read · 2 Likes · 0 CommentA comprehensive installation guide for MySQL and Python MySQLClient in MacOS which actually works!!
Apr 19, 2019 · 2 Min Read · 27 Likes · 32 CommentsLets say you have been using a class named ClassA, objects created from that class has been used in …
Apr 12, 2019 · 2 Min Read · 3 Likes · 0 CommentA collection of tips and snippets for using Amazon S3 or any S3 compatible storage with Django.
Apr 06, 2019 · 3 Min Read · 6 Likes · 2 CommentsImplementing the procedures mentioned here in a production system may cause security issues in the …
Feb 10, 2019 · 2 Min Read · 3 Likes · 0 CommentImplement a simple Linked List data structure in Django using One To One relationship.
Jan 26, 2019 · 3 Min Read · 4 Likes · 2 CommentsCure to 'ValueError: Related model 'app.User' cannot be resolved'.
Jan 03, 2019 · 3 Min Read · 0 Like · 6 Comments“I’m not a great programmer; I’m just a good programmer with great habits.” ― Kent Beck …
Dec 22, 2018 · 4 Min Read · 0 Like · 5 Comments