Function create_django_project

Source
pub fn create_django_project(project_name: String) -> Result<(), Box<dyn Error>>