Skip to content

A simple script to find and kill Django development servers on the local machine.

Notifications You must be signed in to change notification settings

tpeaton/kill-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kill_django

A simple script to find and kill Django development servers on the local machine. This is useful if killing a local development server with control-c doesn't terminate the process entirely, leaving the port reserved still.

To use, just run

./kill_django.py

To run tests, run

nosetests

About

A simple script to find and kill Django development servers on the local machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages