This will be the top-level "project" for containing and running our Django apps. This will mostly useful for developers who want to replicate consumerfinance.gov locally during development.
Right now, we're using this project to experiment with different configuration ideas and deployment options as we plan to migrate to Django 1.8. It it not presently useful for any purpose.
Our initial target is Python 2.7 and Django 1.8.
If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker.
Do you have ideas about things we could do better? See our notes on CONTRIBUTING.
- Projects that inspired you
- Related projects
- Books, papers, talks, or other sources that have meaniginful impact or influence on this project