Django and Python | Tips and utilities
61 subscribers
24 photos
14 links
Download Telegram
If you need to change a virtual environment variable from your .env file, you can use this code.

Place it under utils/env.py or in a similar module.

#django #python #djangotricks
1