Askao Ahmed SaadMay 16, 20181 min readdjango crud scaffolding scriptscaffold (views actions, templates, model_forms, routes) code for your models by few django shell commands scaffold cruds for your models...
Askao Ahmed SaadMar 8, 20181 min readdjango - Packet sniffer log in elasticsearchdjango web application sniff network packets over tcp protocol, log in elasticsearch index, single and multi params search for packets,...
Askao Ahmed SaadOct 3, 20171 min readfacebook-page-like-count-using-django-template-tagtemplate-tag path:- your_app/ `templatetags/` `__init__.py` `fb_like_count.py` in your template you will load fb_like_count templete...