Yes it was, indeed.
Thanks and Regards
*Lara Garg*
*B.tech, ECE (III)IIT ROORKEE*
mobile: (+91)8954240448
email: lg...@ec.iitr.ac.in
On Mon, Jan 21, 2019 at 7:22 AM Jason wrote:
> Might be beneficial to review this documentation
> https://docs.djangoproject.com/en/2.1/ref/django-admin/
>
> It
Might be beneficial to review this documentation
https://docs.djangoproject.com/en/2.1/ref/django-admin/
It does a good job of specifying the differences.
Myself, using OSX and/or docker for all my projects, I only use
django-admin to start a project, and use manage.py for everything else.
--
Most of the terminology that you have used is complete alien to me rn, but
I hope to get there soon and will be able to understand then.
Thanks
On Sunday, January 20, 2019 at 8:33:14 PM UTC+5:30, Jani Tiainen wrote:
>
> Hi,
>
> If you were wondering why django-admin and not django. Explanation is
On this topic I've been wondering why some people use python manage.py
startapp instead of django-admin startapp, is there any difference?
On Sun, 20 Jan 2019, 15:03 Jani Tiainen, wrote:
> Hi,
>
> If you were wondering why django-admin and not django. Explanation is
> rather simple. When Django
Hi,
If you were wondering why django-admin and not django. Explanation is
rather simple. When Django python package is built "django-admin" is
designated as a script that will be executed. Django within python
namespace is just name of the package.
So that's why django-admin is used to bootstrap
Yes, it's properly installed and currently i am using Debian
On Sunday, January 20, 2019 at 4:36:52 AM UTC+5:30, Lara Garg wrote:
>
> Why write django-admin startproject xyz and not just django startproject
> xyz?
> Thanks in advance
>
>
--
You received this message because you are subscribed t
first, check your Django properly installed or not.
and tell me which operating system you are using.
On Sun, Jan 20, 2019 at 4:36 AM Lara Garg wrote:
> Why write django-admin startproject xyz and not just django startproject
> xyz?
> Thanks in advance
>
> --
> You received this message because
7 matches
Mail list logo