Cookiecutter-django: about pienv and virtualenv

Created on 22 Jan 2018  路  1Comment  路  Source: pydanny/cookiecutter-django

when using virtualenv:
project_name [Project Name]: icecreamratings_project
project_slug [icecreamratings_project]: icecreamratings
then, project dir : icecreamratings/ ...

when using pipenv:
project_name [Project Name]: icecreamratings_project
project_slug [icecreamratings_project]: icecreamratings
then, project dir : icecreamrating_projects/ ...

Most helpful comment

Would you mind elaborating a bit further?

>All comments

Would you mind elaborating a bit further?

Was this page helpful?
0 / 5 - 0 ratings