artefactual-labs / am

Development environment for Archivematica
https://archivematica.org
GNU Affero General Public License v3.0
10 stars 20 forks source link

Problem: no generic make rules for Django manage.py #58

Closed jrwdunham closed 6 years ago

jrwdunham commented 6 years ago

Often devs need to run various Django manage.py subcommands, e.g., ./manage.py shell. It would be nice if the Makefile made that easier.