This Martor is one of many plugin for django markdown editor. But in this case, martor still use Semantic UI for the front-end. For the previous version, martor included the ...
Simple Adding Django Disqus Comments, Disqus adalah salah satu comments plugin yang sangat populer saat ini. Selain facebook comments, google+ comments, disqus ini juga merupakan salah satu plugin favorite yang ...
Backup and Restore database Postgres Django in terminal ssh. Bismillahirrahmanirrahim, malam hari ini kita akan berbagi sedikit tutorial yang diambil dari dokumentasi saya pribadi mengenai problem solved backup and restore ...
[ update about author ] Django Blog Python Learning v.2, bismillahirrahmanirrahim. Kali ini kita akan share update terbaru dari source code Django Blog Python Learning v.2 ini. Yaitu Update About ...
[ update pagination sitemap page ] Django Blog Python Learning v.2, bismillahirrahmanirrahim, pada kesempatan kali ini kita update lagi, setelah sebelumnya update about author, kali ini kita akan update lagi ...
[ update display post under author ] Django Blog Python Learning v.2, bismillahhirrahmanirrahim. Selamat sore sobat, sudah 2x kita update mengenai Django Blog Python Learning v.2 ini. Dan pada kesempatan ...
How to setup PostgreSQL Database in Django, this night I wanna share simple tutorial how to setup PostgreSQL Database in Django. This problem has been asked and solved with user ...
Create a simple Django app. Assalamu’alaikum, this afternoon i wanna share a simple project of django app. Usefull for someone that will make simple django app. For this repository, you ...
How to Make Thumbnail in Django with Pillow, Hello there, this night i wanna share simply tutorial how to Make Thumbnail image in Django with Pillow. This example from my ...
Simple Sending Email HTML in Django, Django have a module for email, one of them is EmailMessage, and in the class of EmailMessage have a function content_subtype, so, u can ...