Two-phase registration, consisting of initial signup followed by a confirmation/activation email is a common piece for any web app. In this article I will guide you through setting this up in Django using the Django-registration plugin and Gmail for messaging. Then I show you how to deploy the app to Heroku.
Articles on Django
Code Challenge 29 – Create a Simple Django App – Review
By PyBites Team on 31 July 2017
In this article we review last week’s Create a Simple Django App code challenge. The Django fever continues …
Code Challenge 29 – Create a Simple Django App
By PyBites Team on 25 July 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! We are 2 weeks into learning Django (our second 100 Days project) so we thought it’s about time to dedicate a code challenge to it. So this week is all about coding (and deploying) a Django app. Have fun!
Deploying a Django App to PythonAnywhere
By Bob Belderbos on 23 July 2017
After Julian’s great article on deploying a Flask app to Heroku, let’s look at how we can deploy a Django app to PythonAnywhere (PA).
Twitter digest 2017 week 29
By PyBites Team on 23 July 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
First Steps Learning Django: PyPlanet Article Sharer App
By Bob Belderbos on 17 July 2017
In this post I share my first steps exploring Django. I created PyPlanet Article Sharer Django App to make it easier for us to share new Planet Python feed articles. It loads in new articles and generates tweet links. It lets us mark each entry as Shared or Skipped. I am sure this will facilitate our Twitter activity and News Digests. This is our first project of our 100 days of Django and our very first Django app overall!
Twitter digest 2017 week 27
By PyBites Team on 9 July 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Twitter digest 2017 week 25
By PyBites Team on 25 June 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Code Challenge 21 – Electricity Cost Calculation App – Review
By PyBites Team on 5 June 2017
In this article we review this week’s code challenge #21 for which we got some nice PRs.
Twitter digest 2017 week 14
By PyBites Team on 9 April 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.