Quantcast
Channel: Marina Mele's site » Heroku
Browsing latest articles
Browse All 8 View Live

Image may be NSFW.
Clik here to view.

How to deploy a Django app on Heroku. Part I

This post is the first post of a series on how to deploy a Django project on Heroku. You will see that the main idea behind these posts is not to build a functional Django app. Instead, what I want to...

View Article



Image may be NSFW.
Clik here to view.

How to deploy a Django app on Heroku. Part II

This is the second part of a series on how to deploy a Django app on Heroku. If you haven’t looked at the first part, you might want to do it now. Go to How to deploy a Django app on Heroku. Part I....

View Article

Image may be NSFW.
Clik here to view.

How to deploy a Django app on Heroku. Part III

This is the third part of a series on how to deploy a Django app on Heroku. How to deploy a Django app on Heroku. Part I. How to deploy a Django app on Heroku. Part II. You will see that the main idea...

View Article

Image may be NSFW.
Clik here to view.

How to access multiple Heroku accounts from one Computer

Today I run into some trouble when I tried to access another Heroku account from my computer. After some research, I discovered the heroku-accounts plugin, which completely solved my problem! Let’s see...

View Article

Image may be NSFW.
Clik here to view.

How to deploy a Django app on Heroku. Part IV

This is the fourth part of a series on how to deploy a Django app on Heroku. How to deploy a Django app on Heroku. Part I. How to deploy a Django app on Heroku. Part II. How to deploy a Django app on...

View Article


Image may be NSFW.
Clik here to view.

Install Celery with Django on Heroku and create a Periodic Task

Previously, I wrote about How to install Celery on Django and Create a Periodic Task. This post extends that post to the particular case of how to install it on Heroku. You can also know more about how...

View Article

Image may be NSFW.
Clik here to view.

PostgreSQL on Heroku and the pgbackup add-on

In this post you will learn to configure and use PostreSQL in your Heroku app. Moreover, you’ll learn how to perform database backups using the PG Backups add-on. PostgreSQL Database – Heroku On...

View Article

Image may be NSFW.
Clik here to view.

Security on a Django app – HTTPS everywhere

Authentication credentials between your site and your end users must be secret. Is your site secure enough? One important step is to use HTTPS everywhere in your Django website, and in this post we...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images