Djangos ORM is really really good. Plus it's integration with RabbitMQ through Celery, and so on. Django is kind of the golden standard of web frameworks. (Not having tried rails)
Golang is quite strict about unused variables and imports (the last one is fixed by an external tool). This IMO makes it a little bit rigid for prototyping web apps.