Creating a new Project in Django

64 views
Skip to first unread message

Lov Verma

unread,
Aug 10, 2016, 11:43:54 AM8/10/16
to Django users
In order to create a new project, I'm using this command:

django-admin.py startproject learning_log .

but i am not able to create a new directory containing the required files.
But if i use the command:

django-admin startproject learning_log .

i'm able to get these 4 files:

__init__.py
settings.py
wsgi.py
urls.py

but then also the manage.py file is missing.


Could you tell me the possible problems and the corresponding solution.

ludovic coues

unread,
Aug 10, 2016, 11:55:42 AM8/10/16
to django...@googlegroups.com
these files should be in the directory learning_log (inner) inside
another learning_log (outer) directory.

manager.py should be in the outer directory.
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users...@googlegroups.com.
> To post to this group, send email to django...@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/6e5ab341-d778-4c44-821b-444bf80b16ed%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



--

Cordialement, Coues Ludovic
+336 148 743 42
Reply all
Reply to author
Forward
0 new messages