How to include curly bracket in Python string?A way to include curly bracket in string output.9 Apr, 2021python9 Apr, 2021python
Handle uploaded media files in DjangoBest way to handle user upload files in django forms and views.27 Mar, 2021django27 Mar, 2021django
Serverless Flask With DynamodbCreate flask application using DynamoDB as the database and deploy to AWS Lambda3 Dec, 2020flask3 Dec, 2020flask
Django Compare UUID with StringHow to compare UUID field value with string in Django template15 Nov, 2020django15 Nov, 2020django
Introduction to Django Async ViewsNewly added async views support in Django enables lot of possibilites previously thought it's not possible13 Aug, 2020django13 Aug, 2020django
Flask Hello WorldHow to code hello world in python flask web framework. Hello World in Flask Web Application Framework11 Jul, 2020flask11 Jul, 2020flask
How to add colour to Hugo TagsAdd colors to Hugo tags and categories. Blog post tags differnt color for each tag.7 Jul, 2020hugo7 Jul, 2020hugo
How to use Django Q ObjectWhat is Django Q Object and How we can use it in our application simple guide6 Jul, 2020django6 Jul, 2020django
How to add Times Ago in Django TemplateDjango add times ago template filter to display time since posted.5 Jul, 2020django5 Jul, 2020django
How to display today items in Django templateCompare queryset date object and list only today entries in Django Template2 Jul, 2020django2 Jul, 2020django