Closed rebkwok closed 9 years ago
https://github.com/djangogirlsjobs/djangogirls/blob/master/jobs/admin.py#L24
send_status_update methods could be refactored. Most of the code for the job and the meetup version is identical and could be a single method that gets called from the separate job/meetup send_status_update method.
https://github.com/djangogirlsjobs/djangogirls/blob/master/jobs/admin.py#L24
send_status_update methods could be refactored. Most of the code for the job and the meetup version is identical and could be a single method that gets called from the separate job/meetup send_status_update method.