brandonrosenbloom
Results
3
issues of
brandonrosenbloom
SEVERAL CHANGES: 1) Added .idea files to gitignore to help keep the repo clean 2) Added several models to the Resources app in order to help better organize the data...
Need to refactor forms to use django OOB forms capablilities.
Need to refactor modeling to allow for more flexible data management while also preventing the need for additional deployments when potential data changes. Ex. Need to create an Organization model...