Skip to content

Management Commands

Keith Hickey edited this page May 26, 2020 · 6 revisions

Over the years, the USAspending development team has generated many tools that help us to manage the project and support ETL processes. Most of these are implemented as Django Management Commands that are executed using the Django manage.py entry point.

Clone this wiki locally