1
submitted 2 years ago by [M] to c/django@programming.dev
2
Django 5.1 released (www.djangoproject.com)
submitted 2 years ago by [M] to c/django@programming.dev
3
django-templated-email-md (django-templated-email-md.readthedocs.io)
submitted 2 years ago by [M] to c/django@programming.dev
4
5
6
Python 3.13 REPL for Django (www.pythonmorsels.com)
submitted 2 years ago* (last edited 2 years ago) by [M] to c/django@programming.dev
7
UV with Django (blog.pecar.me)
submitted 2 years ago by [M] to c/django@programming.dev
8
9
10
submitted 2 years ago by [M] to c/django@programming.dev
11
12
13
 
 

I recently deployed my django app to production. So I thought I'd write a guide on how to do that.

Hope this helps some django people out

Any feedback is greatly appreciated!

14
15
16
17
18
19
20
21
22
23
24
 
 

Hey everyone, Just wanted to share a django docker template I have created.

Techstack:

  1. Django
  2. Postgres
  3. Nginx
  4. Gunicorn
  5. Certbot

https://github.com/alexdeathway/headstart-django

25
view more: next ›