+1 for this. I trade off between developing on my local network (but not local machine) so I have to type: runserver <hostname>:8000 and over the internet where I have to type: runserver <domain.name>:8000
Sure would be nice to save 5 characters every time I start the dev server.... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---
