|
|
|
|
|
by sjsdaiuasgdia
531 days ago
|
|
That Django project needs a host to run on, even if it's just your local machine. If you want others to interact with it, you need to expose it to the internet through some means and think through the security implications of doing so. The Google Sheets approach doesn't need you to manage a process or web server. It is instantly shareable while letting Google worry about security, performance, availability, etc. The specifics of the "what's better?" ratio can shift depending on comfort level / experience with either product, or what infrastructure you may already have available to deploy to. But building on top of GApps does mean you get a lot of useful aspects "free". |
|