From 1a8529297cddb4b09c505ac3274804f570881de3 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Wed, 17 Feb 2021 11:39:31 -0500 Subject: [PATCH] Update django.md --- django.md | 1 - 1 file changed, 1 deletion(-) diff --git a/django.md b/django.md index 89a10b0..0f237ea 100644 --- a/django.md +++ b/django.md @@ -225,5 +225,4 @@ MIDDLEWARE = [ CORS_ALLOW_ALL_ORIGINS = True # add this ``` -## Switch to Postgres ## Deploy to Heroku