Hi, Today I discovered Django doesn't give any feedback if it cannot connect to a DB instance during the start of runserver. For example, my allowed IP address on RDS was incorrect from the machine I was trying to connect from, Django just appears to hang, forever unpon running the manage runserver command. As a newbie this caught me out, had me scratching my head for hours! Would this issue be Django or my DB side? Ideally if Django could print a message in the console after a timeout this would be perfect.
Just wondering. Glyn -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/280edd67-05eb-47ac-acc8-eff4af5fe76d%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
