Discussion:
Setting up admin in visual studio
Saeed Pooladzadeh
2018-11-05 16:25:28 UTC
Permalink
Hello,

Can anyone help me how to start the admin page in visual studio.
I have tried many methods but none succeeded.

thanks

Saeed
--
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/de46c47e-5d27-4ac8-8359-f8bf1e9e838d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Arturo Fernandez
2018-11-05 19:25:55 UTC
Permalink
Helloo, visual studio is just an editor.

Here is the tutorial that I started with


and here is my blog, I have a lot about Visual studio code to get you
started: blog.arturofm.com

Hope it helps :)
Post by Saeed Pooladzadeh
Hello,
Can anyone help me how to start the admin page in visual studio.
I have tried many methods but none succeeded.
thanks
Saeed
--
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/847ad8f7-b9ad-4810-bcba-15b01b389d2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
TimT Vogt
2018-11-05 19:47:53 UTC
Permalink
Did You use the terminal in visual studio?


Verstuurd vanaf mijn iPhone
Post by Arturo Fernandez
Helloo, visual studio is just an editor.
Here is the tutorial that I started with http://youtu.be/UmljXZIypDc
and here is my blog, I have a lot about Visual studio code to get you started: blog.arturofm.com
Hope it helps :)
Post by Saeed Pooladzadeh
Hello,
Can anyone help me how to start the admin page in visual studio.
I have tried many methods but none succeeded.
thanks
Saeed
--
You received this message because you are subscribed to the Google Groups "Django users" group.
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/847ad8f7-b9ad-4810-bcba-15b01b389d2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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/BC4CA4D2-94FC-4003-BD2D-56D9DAA1EE0A%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
Holger Otto ANDRE
2018-11-05 20:14:48 UTC
Permalink
I don't get what you mean by admin page.
BTW don't get confused
1) Visual Studio 2017 (what I uses for Python projects)
2) Visual Studio Code ( an very versatile editor from MS as well)

Both can be used for Python development.


*Holger André*
Skype: hjoab1

Mobile/Whatsapp/Telegram : +(506) 8883-9645

Website: https://www.linkedin.com/in/hjoab/

San José, Costa Rica, Central America.


********************************************
The information contained in this e-mail is privileged and confidential,
this information is intended only for the use of the individual or entity
to which it is addressed. If you are not the intended recipient, you are
hereby notified that any use, dissemination, distribution, copy or taking
action in reliance upon this email is strictly prohibited. If you have
received this e-mail in error, please immediately notify the sender and
then delete this e-mail in its entirety.
********************************************
Post by Saeed Pooladzadeh
Hello,
Can anyone help me how to start the admin page in visual studio.
I have tried many methods but none succeeded.
thanks
Saeed
--
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
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/de46c47e-5d27-4ac8-8359-f8bf1e9e838d%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/de46c47e-5d27-4ac8-8359-f8bf1e9e838d%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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/CAL0dL5aXjjL4Y5BUSe3LneKOAVCzw%2BHwmCP7WD6UE1EoEzOzLQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Saeed Pooladzadeh
2018-11-05 22:29:30 UTC
Permalink
I know visual studio and visual studio code are different.
I mean the main visual studio.


. How to set up the page admin.py
How to make it appear?
Post by Holger Otto ANDRE
I don't get what you mean by admin page.
BTW don't get confused
1) Visual Studio 2017 (what I uses for Python projects)
2) Visual Studio Code ( an very versatile editor from MS as well)
Both can be used for Python development.
*Holger André*
Skype: hjoab1
Mobile/Whatsapp/Telegram : +(506) 8883-9645
Website: https://www.linkedin.com/in/hjoab/
San José, Costa Rica, Central America.
********************************************
The information contained in this e-mail is privileged and confidential,
this information is intended only for the use of the individual or entity
to which it is addressed. If you are not the intended recipient, you are
hereby notified that any use, dissemination, distribution, copy or taking
action in reliance upon this email is strictly prohibited. If you have
received this e-mail in error, please immediately notify the sender and
then delete this e-mail in its entirety.
********************************************
Post by Saeed Pooladzadeh
Hello,
Can anyone help me how to start the admin page in visual studio.
I have tried many methods but none succeeded.
thanks
Saeed
--
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
<javascript:>.
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/de46c47e-5d27-4ac8-8359-f8bf1e9e838d%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/de46c47e-5d27-4ac8-8359-f8bf1e9e838d%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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/760108c6-1abe-4af7-9b22-df73bab3d5c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Jason
2018-11-06 14:03:31 UTC
Permalink
visual studio, the .net/C# IDE, is not for python (at least none of the
versions I've used)

So not sure how to help you other than suggest another IDE
--
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/16400495-6799-4194-8e5a-0f3a6628f924%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Saeed Pooladzadeh
2018-11-06 21:31:12 UTC
Permalink
There are some tools for visual studio which can make it a python IDE.
.I want just want to make the admin.py to work.
What are other IDE's for Django?
Post by Jason
visual studio, the .net/C# IDE, is not for python (at least none of the
versions I've used)
So not sure how to help you other than suggest another IDE
--
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/bd5ffb6d-18b0-43fc-ac59-b25dca55c097%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Matthew Pava
2018-11-06 21:32:13 UTC
Permalink
PyCharm

From: django-***@googlegroups.com [mailto:django-***@googlegroups.com] On Behalf Of Saeed Pooladzadeh
Sent: Tuesday, November 6, 2018 3:31 PM
To: Django users
Subject: Re: Setting up admin in visual studio

There are some tools for visual studio which can make it a python IDE.
.I want just want to make the admin.py to work.
What are other IDE's for Django?

در سه‌؎نؚه 6 نوامؚر 2018، ساعت 6:03:32 (UTC-8)، Jason نو؎ته:
visual studio, the .net/C# IDE, is not for python (at least none of the versions I've used)

So not sure how to help you other than suggest another IDE
--
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<mailto:django-users+***@googlegroups.com>.
To post to this group, send email to django-***@googlegroups.com<mailto: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/bd5ffb6d-18b0-43fc-ac59-b25dca55c097%40googlegroups.com<https://groups.google.com/d/msgid/django-users/bd5ffb6d-18b0-43fc-ac59-b25dca55c097%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
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/6af5e6672bfe4b97960d2d21ed590d8a%40iss2.ISS.LOCAL.
For more options, visit https://groups.google.com/d/optout.
Phako Perez
2018-11-07 01:38:34 UTC
Permalink
I can recommend py charm

Sent from my iPhone
Post by Matthew Pava
PyCharm
Sent: Tuesday, November 6, 2018 3:31 PM
To: Django users
Subject: Re: Setting up admin in visual studio
There are some tools for visual studio which can make it a python IDE.
.I want just want to make the admin.py to work.
What are other IDE's for Django?
visual studio, the .net/C# IDE, is not for python (at least none of the versions I've used)
So not sure how to help you other than suggest another IDE
--
You received this message because you are subscribed to the Google Groups "Django users" group.
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/bd5ffb6d-18b0-43fc-ac59-b25dca55c097%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
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/6af5e6672bfe4b97960d2d21ed590d8a%40iss2.ISS.LOCAL.
For more options, visit https://groups.google.com/d/optout.
--
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/34850594-7A4F-4112-B14B-B6663031EFEC%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
Saeed Pooladzadeh
2018-11-07 02:02:03 UTC
Permalink
But my problem is there is no admin page!!
What is wrong? please inform me.
Post by Phako Perez
I can recommend py charm
Sent from my iPhone
PyCharm
Pooladzadeh
*Sent:* Tuesday, November 6, 2018 3:31 PM
*To:* Django users
*Subject:* Re: Setting up admin in visual studio
There are some tools for visual studio which can make it a python IDE.
.I want just want to make the admin.py to work.
What are other IDE's for Django?
visual studio, the .net/C# IDE, is not for python (at least none of the versions I've used)
So not sure how to help you other than suggest another IDE
--
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
<javascript:>.
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/bd5ffb6d-18b0-43fc-ac59-b25dca55c097%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/bd5ffb6d-18b0-43fc-ac59-b25dca55c097%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
<javascript:>.
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/6af5e6672bfe4b97960d2d21ed590d8a%40iss2.ISS.LOCAL
<https://groups.google.com/d/msgid/django-users/6af5e6672bfe4b97960d2d21ed590d8a%40iss2.ISS.LOCAL?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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/023801d6-f969-464c-9034-327f45bc257a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Arturo Fernandez
2018-11-07 12:27:52 UTC
Permalink
Follow this tutorial:
http://youtu.be/UmljXZIypDc

He goes over how to create an admin page and have it working.
Post by Saeed Pooladzadeh
But my problem is there is no admin page!!
What is wrong? please inform me.
Post by Phako Perez
I can recommend py charm
Sent from my iPhone
PyCharm
Behalf Of *Saeed Pooladzadeh
*Sent:* Tuesday, November 6, 2018 3:31 PM
*To:* Django users
*Subject:* Re: Setting up admin in visual studio
There are some tools for visual studio which can make it a python IDE.
.I want just want to make the admin.py to work.
What are other IDE's for Django?
visual studio, the .net/C# IDE, is not for python (at least none of the
versions I've used)
So not sure how to help you other than suggest another IDE
--
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
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/bd5ffb6d-18b0-43fc-ac59-b25dca55c097%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/bd5ffb6d-18b0-43fc-ac59-b25dca55c097%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
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/6af5e6672bfe4b97960d2d21ed590d8a%40iss2.ISS.LOCAL
<https://groups.google.com/d/msgid/django-users/6af5e6672bfe4b97960d2d21ed590d8a%40iss2.ISS.LOCAL?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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/e10ce8b2-4c5e-4630-8f9b-32529feb85a6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Saeed Pooladzadeh
2018-11-08 22:47:25 UTC
Permalink
Thanks for your help.
But this tutorial is not for windows and visual studio.

In which directory should I install python? Is it the same as other
programs?
My terminal doesn't accept any of Django command!!
Post by Arturo Fernandez
http://youtu.be/UmljXZIypDc
He goes over how to create an admin page and have it working.
Post by Saeed Pooladzadeh
But my problem is there is no admin page!!
What is wrong? please inform me.
Post by Phako Perez
I can recommend py charm
Sent from my iPhone
PyCharm
Behalf Of *Saeed Pooladzadeh
*Sent:* Tuesday, November 6, 2018 3:31 PM
*To:* Django users
*Subject:* Re: Setting up admin in visual studio
There are some tools for visual studio which can make it a python IDE.
.I want just want to make the admin.py to work.
What are other IDE's for Django?
visual studio, the .net/C# IDE, is not for python (at least none of the
versions I've used)
So not sure how to help you other than suggest another IDE
--
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
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/bd5ffb6d-18b0-43fc-ac59-b25dca55c097%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/bd5ffb6d-18b0-43fc-ac59-b25dca55c097%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
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/6af5e6672bfe4b97960d2d21ed590d8a%40iss2.ISS.LOCAL
<https://groups.google.com/d/msgid/django-users/6af5e6672bfe4b97960d2d21ed590d8a%40iss2.ISS.LOCAL?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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/e8f179a2-4712-479b-b632-ff87ddc68167%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Ryan Gedwill
2018-11-09 01:49:38 UTC
Permalink
You need to install django, then from the command line you can create the admin page, but the admin.py file will appear automatically when you create a django project

Sent from my iPhone
Post by Saeed Pooladzadeh
Thanks for your help.
But this tutorial is not for windows and visual studio.
In which directory should I install python? Is it the same as other programs?
My terminal doesn't accept any of Django command!!
Follow this tutorial: http://youtu.be/UmljXZIypDc
He goes over how to create an admin page and have it working.
Post by Saeed Pooladzadeh
But my problem is there is no admin page!!
What is wrong? please inform me.
Post by Phako Perez
I can recommend py charm
Sent from my iPhone
Post by Matthew Pava
PyCharm
Sent: Tuesday, November 6, 2018 3:31 PM
To: Django users
Subject: Re: Setting up admin in visual studio
There are some tools for visual studio which can make it a python IDE.
.I want just want to make the admin.py to work.
What are other IDE's for Django?
visual studio, the .net/C# IDE, is not for python (at least none of the versions I've used)
So not sure how to help you other than suggest another IDE
--
You received this message because you are subscribed to the Google Groups "Django users" group.
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/bd5ffb6d-18b0-43fc-ac59-b25dca55c097%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
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/6af5e6672bfe4b97960d2d21ed590d8a%40iss2.ISS.LOCAL.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
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/e8f179a2-4712-479b-b632-ff87ddc68167%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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/1D20F03C-6949-4361-A2B2-4F48055019A4%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
Mike Dewhirst
2018-11-09 04:00:34 UTC
Permalink
I know very little about Visual Studio but I do believe development is
simpler when you avoid IDEs. If you simplify your approach you will
understand what Django wants without worrying about VS. Once you have a
handle on Django you will probably be able to integrate it with VS.

For example on Windows I install Python in the root of drive C: and then
set up a virtualenv directory for each project. The process of
establishing a virtualenv copies portions of Python into subdirectories
within the project directory - call that the project Python.

Virtualenv lets you keep the main Python installation in the root of C:
clean and tidy with very few additional libraries. I don't install
anything there. Not even the database driver for Postgres which is used
by all my projects. I definitely do not install Django. However, I do
keep pip updated in the main Python because it gets copied every time I
start a new virtualenv.

The software you want for a particular project - such as Django - gets
installed in the local project site-packages directory using local pip
which was copied local to the project by virtualenv

When you activate a particular virtualenv to work on a project, your
environment variables get manipulated to use the local project Python
and its libraries.

When I want to work on a project I open a command prompt, activate a
virtualenv, start the dev server and write code in a text editor. Then I
point my browser at http://localhost:8000/admin and look at the outcome.
When I want to run tests I open a command prompt and run the tests. Simple.

For VS you probably need to do much the same. Maybe VS wants to control
stuff for you? I found working with an IDE got in the way. The one I
tried needed to activate the environment, manage the repo, use up
machine resources and generally obscure my view.

ymmv

Mike
Post by Saeed Pooladzadeh
Thanks for your help.
But this tutorial is not for windows and visual studio.
In which directory should I install python? Is it the same as other programs?
My terminal doesn't accept any of Django command!!
http://youtu.be/UmljXZIypDc
http://youtu.be/UmljXZIypDc
He goes over how to create an admin page and have it working.
But my problem is there is no admin page!!
What is wrong? please inform me.
در سه‌شنبه 6 نوامبر 2018، ساعت 17:39:25 (UTC-8)، Phako Perez نوشته:I
can recommend py charm
Sent from my iPhone
PyCharm
Behalf Of *Saeed Pooladzadeh
*Sent:* Tuesday, November 6, 2018 3:31 PM
*To:* Django users
*Subject:* Re: Setting up admin in visual studio
There are some tools for visual studio which can make it a python IDE.
.I want just want to make the admin.py to work.
What are other IDE's for Django?
visual studio, the .net/C# IDE, is not for python (at least none of the versions I've used)
So not sure how to help you other than suggest another IDE
--
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
Visit this group at https://groups.google.com/group/django-users
<https://groups.google.com/group/django-users>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/bd5ffb6d-18b0-43fc-ac59-b25dca55c097%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/bd5ffb6d-18b0-43fc-ac59-b25dca55c097%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout
<https://groups.google.com/d/optout>.
--
--
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/c1d67048-513b-f1cf-7755-cd0c314dadf6%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.
Simon McConnell
2018-11-10 01:22:07 UTC
Permalink
Times have changed
--
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/7a633df6-c520-4280-acd2-c3c801c7ae66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
swathi2801 Yadhav
2018-11-11 14:18:37 UTC
Permalink
Hi, everyone

please help me out to solve this error. According to this youtube video, I
have done but actually, I do know where I'm going wrong.....for this
applicationsPython Django Tutorial: Full-Featured Web App Part 2 -
Applications and Routes
---------- Forwarded message ---------
From: Simon McConnell <***@gmail.com>
Date: Sat, Nov 10, 2018 at 6:52 AM
Subject: Re: Setting up admin in visual studio
To: Django users <django-***@googlegroups.com>


Times have changed
--
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/7a633df6-c520-4280-acd2-c3c801c7ae66%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.
--
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/CAGnx2uM3E%2BtF-dm0fuVSu3dtDowKr2rQrqP5TTX%2BQnkMkkNjbA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Aditya Bohra
2018-11-11 14:37:25 UTC
Permalink
In urls.py from app_name.views import blog
--
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/14cfacea-26e3-4438-b1ce-48281c9747b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
swathi2801 Yadhav
2018-11-11 15:25:28 UTC
Permalink
There no need of importing the blog
It's a small mistake were I haven't kept single quotes in main part of
django code
URLs.path...'Blog.urls'
Post by Aditya Bohra
In urls.py from app_name.views import blog
--
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
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/14cfacea-26e3-4438-b1ce-48281c9747b4%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.
--
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/CAGnx2uMLk6E67JdDTB%3DXN4JxJWBmsKz%2B2hBPHb-7nkdJwMFesw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
swathi2801 Yadhav
2018-11-12 15:56:19 UTC
Permalink
Hi Everyone
by using module pyPdf2 I need to extract only certain data only by using
python
example : resume.pdf should be extracted to text only certain fields like
name, phone number, email id, skills, qualifications
Post by Aditya Bohra
In urls.py from app_name.views import blog
--
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
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/14cfacea-26e3-4438-b1ce-48281c9747b4%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.
--
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/CAGnx2uP%3DsNzLTcoqnEfW9MnjoZ2SZ27OZiJBcyUabH0mQ1w3Ew%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
swathi2801 Yadhav
2018-11-12 16:28:43 UTC
Permalink
---------- Forwarded message ---------
From: swathi2801 Yadhav <***@gmail.com>
Date: Mon, 12 Nov 2018, 9:26 p.m.
Subject: Re: Setting up admin in visual studio
To: <django-***@googlegroups.com>


Hi Everyone
by using module pyPdf2 I need to extract only certain data only by using
python
example : resume.pdf should be extracted to text only certain fields like
name, phone number, email id, skills, qualifications
Post by Aditya Bohra
In urls.py from app_name.views import blog
--
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
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/14cfacea-26e3-4438-b1ce-48281c9747b4%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.
--
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/CAGnx2uNvbMgauU8hsUq%2Box41QUw8UWYrSiQa8Kx2sBSg3KTPxw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Ansh Srivastava
2018-11-12 16:46:12 UTC
Permalink
Good to go with brackets for django projects !


On Mon, Nov 12, 2018 at 9:59 PM swathi2801 Yadhav <
Post by swathi2801 Yadhav
---------- Forwarded message ---------
Date: Mon, 12 Nov 2018, 9:26 p.m.
Subject: Re: Setting up admin in visual studio
Hi Everyone
by using module pyPdf2 I need to extract only certain data only by using
python
example : resume.pdf should be extracted to text only certain fields like
name, phone number, email id, skills, qualifications
Post by Aditya Bohra
In urls.py from app_name.views import blog
--
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
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/14cfacea-26e3-4438-b1ce-48281c9747b4%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.
--
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
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/CAGnx2uNvbMgauU8hsUq%2Box41QUw8UWYrSiQa8Kx2sBSg3KTPxw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAGnx2uNvbMgauU8hsUq%2Box41QUw8UWYrSiQa8Kx2sBSg3KTPxw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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/CAHMQ532FGTfSC_rCzVVKF%3D2KhnNKsJhoEo1cPmY1YyfH-R25Kw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Motaz Hejaze
2018-11-05 21:19:00 UTC
Permalink
what do you want to do exactly ?
Post by Saeed Pooladzadeh
Hello,
Can anyone help me how to start the admin page in visual studio.
I have tried many methods but none succeeded.
thanks
Saeed
--
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
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/de46c47e-5d27-4ac8-8359-f8bf1e9e838d%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/de46c47e-5d27-4ac8-8359-f8bf1e9e838d%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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/CAHV4E-fBRzoTtsefrr%2B9bEpbTdNgBQ%2B%2BKHH953HjF-SweEX9Bw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...