All Posts Create a Post
Installing Module PySensors in Linux
Installing Module PySensors in Linux, This package are shortcomings of scraping the output of the sensors command by different shell scripts. Some had problems when labels changed, others could not …
Installing Django Recaptcha Google
Good night, welcome back again in Python Learning, this time i wanna share simply tutorial how to Install Django Recaptcha from Google reCAPTCHA. There is using Django reCAPTCHA, for more …
Change backend gmail to Postmarkapp for Django
1. Install module of Python Postmark Install this module manually from souce inside your environtment: https://github.com/themartorana/python-postmark If you work on Django==1.9.*, requirements only mock. 2. Register and Put the Server …
Django Contact Form Widget
Django contact widget is once of plugin i already released. This is simple contact widget plugin for Django. inspired from https://github.com/ubernostrum/django-contact-form, but made more simple and easy to use. Demo …
Djipsum already in new version 1.0.9
Djipsum already in new version 1.0.9. Djipsum is awesome command plugin to generate fake content for Django. What news? Fixed ManyToManyField (return the random objects from many to many field). …