0
votes
0answers
24 views
Deploying a Django Opensource Application with dependencies
I'm working with a friend on a web application we'd like to distribute and we're working in Django.
I'd like to make sure deployment is as easy as possible for potential users. I …

