• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Django deployment

Django deployment

Installing in production doesn't need to be hard

  • Home
  • Blog
  • About

Blog

Checklist for Django settings on deployment

2016-10-18

  • Databases. Set DATABASES to your production database.
  • Allowed hosts. Set ALLOWED_HOSTS to the list of domain names to be served by this Django installation. It should be the same list as that listed in nginx’s server_name or in apache’s ServerName and ServerAlias.

[Read more…] about Checklist for Django settings on deployment

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 3
  • Page 4
  • Page 5

Primary Sidebar

Copyright © 2025 · Genesis Sample on Genesis Framework · WordPress · Log in