Add logic to load nonprofit on query

Add logic to model update
This commit is contained in:
Berkeley Martinez
2015-10-06 12:27:53 -07:00
parent bc6a9c6db2
commit c8da944caf
5 changed files with 129 additions and 50 deletions

10
server/utils/commit.json Normal file
View File

@@ -0,0 +1,10 @@
[
{
"name": "girl develop it",
"displayName": "Girl Develop It",
"donateUrl": "https://www.girldevelopit.com/donate",
"description": "Girl Develop It provides in-person classes for women to learn to code.",
"imgAlt": "Girl Develop It participants coding at tables.",
"imgUrl": "http://i.imgur.com/U1CyEuA.jpg"
}
]