Call me crazy, but I use Windows as my development platform (and Linux on servers). django-pq does not run on Windows at all (unsurprisingly crashes on os.fork() ). That's not a problem overall, but it'd be nice to have supported (or unsupported) OSes in README.
Call me crazy, but I use Windows as my development platform (and Linux on servers). django-pq does not run on Windows at all (unsurprisingly crashes on os.fork() ). That's not a problem overall, but it'd be nice to have supported (or unsupported) OSes in README.