djangogirlsjobs / djangogirls

Website for DjangoGirls.org
http://djangogirls.org/
2 stars 2 forks source link

Added message_to_organisation field and more admin tests #48

Closed MarysiaLowas closed 9 years ago

MarysiaLowas commented 9 years ago

I've added the 'message_to_organisation' field and set it to be sent in emails to organisations/companies that posted on offer. I've also renamed the 'reviewer_comment' field to 'internal_comment'. I've added the help_text to both those fields.

I've also added basic tests for post flow in admin and added error handling in case somebody will enter the URL manually.