Project Quincy is an open source Django, MySQL application for tracing historical networks through time and space. It has a module structure which you can view in /static/images/diagrams/. Project Quincy is named after John Quincy Adams.
The code in this repository runs The Early American Foreign Service Database www.eafsd.org
This project is not being actively developed. I (Jean Bauer), have every intention of getting back to it someday but at this point it requires a complete rewrite, so if you are interested in helping please contact me.
2.2 updates from Django 1.8 to 1.11 Almost all changes relate to the update.
2.1 updates from Django 1.5 to Django 1.8. Almost all changes relate to the update. Tests have now been added to all apps, using pytest Project now integrates with Travis CI and CodeCov Docs Available through Sphinx
This is the first official, release of Project Quincy. Semantic Versioning rationale follows: - 1.0 First Rails Release: October 18, 2010 - 2.0 First Django Release: February 13, 2013 - 2.1 Updates to Django 1.8
Python 2.7 / Django 1.11
Project Quincy is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Project Quincy is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses.