hotkit / django-async

A simple asynchronous execution Django application with proper database transaction management
http://www.kirit.com/Django%20Async
Boost Software License 1.0
35 stars 20 forks source link

Fix admin error when a job has no group #12

Closed chirapath closed 10 years ago

KayEss commented 10 years ago

It'd be great if you could update the version number in setup.py -- better if you also add ChangeLog entry :) The patch itself looks great, do you adding a test would be easy?

chirapath commented 10 years ago

Ooh sorry, I forgot to do those steps again.