collectstatic (1) 썸네일형 리스트형 Django 기본 명령어 Django에서 사용할 수 있는 기본 명령어 django 프로젝트를 시작하면 manage.py 파일이 생성이 된다. 이 파일을 이용하여 django command를 사용할 수 있다. (ex: python manage.py createsuperuser) 아래에 정리한 내용 중 사용빈도는 주관적인 내용이므로 참고 (별 1~5로 표현) 명령어 List Available subcommands: [auth] changepassword createsuperuser [contenttypes] remove_stale_contenttypes [django] check compilemessages createcachetable dbshell diffsettings dumpdata flush inspectdb loaddat.. 이전 1 다음