From 4caf7469b60a67a710209208559c28d8f816328c Mon Sep 17 00:00:00 2001 From: agusmakmun <summon.agus@gmail.com> Date: Tue, 19 Apr 2016 20:45:49 +0700 Subject: [PATCH] Update post --- ...place-email-backend-gmail-to-postmarkapp-for-django.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2016-04-19-replace-email-backend-gmail-to-postmarkapp-for-django.markdown b/_posts/2016-04-19-replace-email-backend-gmail-to-postmarkapp-for-django.markdown index 3df5332..d82dd53 100644 --- a/_posts/2016-04-19-replace-email-backend-gmail-to-postmarkapp-for-django.markdown +++ b/_posts/2016-04-19-replace-email-backend-gmail-to-postmarkapp-for-django.markdown @@ -9,7 +9,7 @@ categories: [django] Install this module manually from souce inside your environtment: [https://github.com/themartorana/python-postmark](https://github.com/themartorana/python-postmark) -> If you work inside `Django==1.9.*`, requirements only `mock`. +> If you work on `Django==1.9.*`, requirements only `mock`. #### 2. Register and Put the Server Keys -- GitLab