Search code examples
djangobitnami

Cannot Create a new Project using Bitnami Django Stack console


I have installed bitnami django stack 1.8.7. I want to create a new project from the bitnani django console, but it does not work it does not recognize django-admin.py and the manage.py.

I followed this documentation https://bitnami.com/stack/django/djangostack.pdf

The bitnami django console does not recognize python and django commands

Can you help me please? What I m doing wrong??


Solution

  • Bitnami developer here.

    That documentation is really old.

    The link below explains how to create a new Django project using Bitnami Django stack (check Native Installer tab): https://wiki.bitnami.com/Infrastructure_Stacks/BitNami_Django_Stack#How_to_create_a_new_Django_project.3f

    I hope it helps.

    P.S.: I know you have found this documentation. However, it could be useful for other users. Regards.