Re: help required with a concept.

2020-08-21 Thread Ogunsanya Opeyemi
Hi you need to carefully create an algorithm because this implementation is
a big one. Send your whatsapp number to me if you still dont get what i
meant. If i could help you in it.

On Saturday, August 22, 2020, Asish Ojha  wrote:

> i am designing a project on online registration of students for an
> educational institution. Now that institution is having several schools
> registered under it. The School has a school id code and school name. Now i
> want a generalised login system for the school where they have their school
> id code as their login id and a standard password trend like
> school_ind@institution and as a second level authentication a sms based
> otp. Now when the school logs in it can register students for the exam and
> while registering the school id shown in school choices of student is the
> only the school id with which login has been done and in list view only
> students of that particular school shows up. the school login shud have the
> crud right for that schools student. how to implement this .
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/237d8174-5144-4bbb-a418-d5e3f9712366n%
> 40googlegroups.com
> 
> .
>


-- 
OGUNSANYA OPEYEMI

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CABJxPrFzuQx%3DAs-rWMxW00TrRkDYA4Li6gNrL9hEVwATXfvy2g%40mail.gmail.com.


Re: Who can help me?

2020-08-21 Thread Hella thor
   -

   Why did he report an error?It's 'Watching for file changes with
   StatReloader'


Ahmed Yasin  于2020年8月21日周五 下午9:38写道:

> Can you tell me what are you trying to do?
>
> On Fri, Aug 21, 2020, 6:29 PM Hella thor 
> wrote:
>
>> Hey guys:
>>
>> My python version is 3.7.1
>> Django version is 3.1
>>
>> When I started the project
>>
>> [image: 9.png]
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/f6364ce8-2d3e-401b-9d00-010c95322f42n%40googlegroups.com
>> 
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CABDkUHbpJprWKJ-2vnQDuLqVBX8%2BXWQ1ykPax-fsnYk0Gje5Ww%40mail.gmail.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAAE1PWzUBNkG4WhfV%2BSvEEy1WXRsyJsP9FP5piZvXpP8U8%3DqDg%40mail.gmail.com.


help required with a concept.

2020-08-21 Thread Asish Ojha
i am designing a project on online registration of students for an 
educational institution. Now that institution is having several schools 
registered under it. The School has a school id code and school name. Now i 
want a generalised login system for the school where they have their school 
id code as their login id and a standard password trend like 
school_ind@institution and as a second level authentication a sms based 
otp. Now when the school logs in it can register students for the exam and 
while registering the school id shown in school choices of student is the 
only the school id with which login has been done and in list view only 
students of that particular school shows up. the school login shud have the 
crud right for that schools student. how to implement this .

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/237d8174-5144-4bbb-a418-d5e3f9712366n%40googlegroups.com.


Re:

2020-08-21 Thread ankit baliyan
Thank you so much sir,


On Fri, 21 Aug, 2020, 9:39 pm Tobi DEGNON,  wrote:

> You can try dokku, search dokku on Google, if you have already deploy on
> Heroku, it is very similar, you just need to install dokku on your Vps,
> they have really great doc or you can try this
>
> https://djangocentral.com/deploy-django-with-nginx-gunicorn-postgresql-and-lets-encrypt-ssl-on-ubuntu/
>
> Le ven. 21 août 2020 16 h 25, ankit baliyan  a
> écrit :
>
>> Plz, tell me how to deploy docker django project on server
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAH0koyyuoVGjLGs_HMym%3DvrYEY%2Bn9U9mXdxr_kDGyhC%2BWudQ-Q%40mail.gmail.com
>> 
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CACeK5bmqNvZofN1VWwYBXLh-EyVBTOfPM4ioULVArDBqxbKPSQ%40mail.gmail.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAH0koyy3eZUzs4Bu9N%2BW5f%2BOF7JJvHZf75Yng0wCmBJKtRYe0w%40mail.gmail.com.


Re:

2020-08-21 Thread Tobi DEGNON
You can try dokku, search dokku on Google, if you have already deploy on
Heroku, it is very similar, you just need to install dokku on your Vps,
they have really great doc or you can try this
https://djangocentral.com/deploy-django-with-nginx-gunicorn-postgresql-and-lets-encrypt-ssl-on-ubuntu/

Le ven. 21 août 2020 16 h 25, ankit baliyan  a
écrit :

> Plz, tell me how to deploy docker django project on server
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAH0koyyuoVGjLGs_HMym%3DvrYEY%2Bn9U9mXdxr_kDGyhC%2BWudQ-Q%40mail.gmail.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CACeK5bmqNvZofN1VWwYBXLh-EyVBTOfPM4ioULVArDBqxbKPSQ%40mail.gmail.com.


[no subject]

2020-08-21 Thread ankit baliyan
Plz, tell me how to deploy docker django project on server

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAH0koyyuoVGjLGs_HMym%3DvrYEY%2Bn9U9mXdxr_kDGyhC%2BWudQ-Q%40mail.gmail.com.


Re: django - admin error

2020-08-21 Thread RANGA BHARATH JINKA
Try using virtual environment

On Fri, 21 Aug 2020, 6:59 pm sapna Choudhary,  wrote:

> run command line django-admin ,you will see list of commands to run
>
> On Thu, Aug 20, 2020 at 6:47 PM company <2071...@hansung.ac.kr> wrote:
>
>> Hi, Django users.
>>  I started to learn programming this year and joined to make new homepage
>> for my programming club. So I want to know how to solve this problem.
>> According to Django documentation part.1(tutorial), I installed Django
>> and confirmed my Django version through  "python -m django --version"which
>> is version 3.2. Then, I made directory named "renewal" in command line and
>> moved to my directory "renewal" and lastly
>> I ordered "django-admin startproject mysite" in commad line to make
>> "mysite directory" in renewal directory. But, prompt said 'django -admin'
>> is not an internal or external command, executable program or a batch file
>> even if I tried to solve this problem, I do not know what should i do to
>> solve this one. I will look forward your answer :)
>>
>>
>>
>> --
>> 이 메일은 지정된 수취인만을 위해 작성되었으며, 중요한 정보나 저작권을 포함하고 있을 수 있습니다. 어떠한 권한 없이, 본 문서에
>> 포함된 정보의 전부 또는 일부를 무단으로 제3자에게 공개, 배포, 복사 또는 사용하는 것을 엄격히 금지합니다. 만약, 본 메일이 잘못
>> 전송된 경우, 발신인 또는 당사에 알려주시고, 본 메일을 즉시 삭제하여 주시기 바랍니다.
>> This E-mail may contain confidential information and/or copyright
>> material. This email is intended for the use of the addressee only. If you
>> receive this email by mistake, please either delete it without reproducing,
>> distributing or retaining copies thereof or notify the sender immediately.
>> 
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/261dd143-f482-4e6d-9ea9-c00fc4b7644an%40googlegroups.com
>> 
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAP6mExiCpaHYBfdxinUksNy%3DE9g2QYsH791wFcvz1rsJmh%2BkuA%40mail.gmail.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAK5m316ziuog%3DqMg6U0Acmrt_%3D0%3DGd%3DA_xdJMQovnXq%2BWWaqZQ%40mail.gmail.com.


Re: Who can help me?

2020-08-21 Thread Ahmed Yasin
Can you tell me what are you trying to do?

On Fri, Aug 21, 2020, 6:29 PM Hella thor 
wrote:

> Hey guys:
>
> My python version is 3.7.1
> Django version is 3.1
>
> When I started the project
>
> [image: 9.png]
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/f6364ce8-2d3e-401b-9d00-010c95322f42n%40googlegroups.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CABDkUHbpJprWKJ-2vnQDuLqVBX8%2BXWQ1ykPax-fsnYk0Gje5Ww%40mail.gmail.com.


Re: django - admin error

2020-08-21 Thread sapna Choudhary
run command line django-admin ,you will see list of commands to run

On Thu, Aug 20, 2020 at 6:47 PM company <2071...@hansung.ac.kr> wrote:

> Hi, Django users.
>  I started to learn programming this year and joined to make new homepage
> for my programming club. So I want to know how to solve this problem.
> According to Django documentation part.1(tutorial), I installed Django and
> confirmed my Django version through  "python -m django --version"which is
> version 3.2. Then, I made directory named "renewal" in command line and
> moved to my directory "renewal" and lastly
> I ordered "django-admin startproject mysite" in commad line to make
> "mysite directory" in renewal directory. But, prompt said 'django -admin'
> is not an internal or external command, executable program or a batch file
> even if I tried to solve this problem, I do not know what should i do to
> solve this one. I will look forward your answer :)
>
>
>
> --
> 이 메일은 지정된 수취인만을 위해 작성되었으며, 중요한 정보나 저작권을 포함하고 있을 수 있습니다. 어떠한 권한 없이, 본 문서에
> 포함된 정보의 전부 또는 일부를 무단으로 제3자에게 공개, 배포, 복사 또는 사용하는 것을 엄격히 금지합니다. 만약, 본 메일이 잘못
> 전송된 경우, 발신인 또는 당사에 알려주시고, 본 메일을 즉시 삭제하여 주시기 바랍니다.
> This E-mail may contain confidential information and/or copyright
> material. This email is intended for the use of the addressee only. If you
> receive this email by mistake, please either delete it without reproducing,
> distributing or retaining copies thereof or notify the sender immediately.
> 
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/261dd143-f482-4e6d-9ea9-c00fc4b7644an%40googlegroups.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAP6mExiCpaHYBfdxinUksNy%3DE9g2QYsH791wFcvz1rsJmh%2BkuA%40mail.gmail.com.


Re: Sources for learning django

2020-08-21 Thread sapna Choudhary
Follow Corey Schafer youtube channel and don't have any about any book.
Documentation of django would take away your interest to learn django so
start with this channel.
please do share your experience.Corey Schafer


On Fri, Aug 21, 2020 at 4:00 AM Mohamed Ghoneim  wrote:

> Hey guys,
>
> can any one tell me  name of books , websites or youtube channels  which
> are good to learn django .
>
> i also want to ask ,how long does it take to learn django ?
>
> Thanks .
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/5acb085e-246d-4802-9d23-b87b501918c9n%40googlegroups.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAP6mExjYKSopfgF2yuMjgh5RTiK%2Bj9eH1Txq_eSDBkg1Ok--bw%40mail.gmail.com.


Who can help me?

2020-08-21 Thread Hella thor
Hey guys: 

My python version is 3.7.1
Django version is 3.1

When I started the project

[image: 9.png]

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f6364ce8-2d3e-401b-9d00-010c95322f42n%40googlegroups.com.


Re: data too long in a CharField column

2020-08-21 Thread hans alexander
I changed my database from mysql to postgresql. 
But when I tried saving data on forms, I got this error " value too long 
for type character varying(50)"
I don't know why, because when I was using MYSQL, I didn't get any error.
Can someone help me with this Postgresql?
On Monday, May 4, 2009 at 10:46:53 PM UTC+7 MS wrote:

> Hi,
>
> I have a problem with django+postgresql:
> I have a model with a CharField(max_length=255) field, and I'm
> assigning some much longer value to this field, like:
>
> m = MyModel()
> m.myfield = 'very long text - say 400 chars'
> m.save()
>
> In save() I'm getting an error "ERROR: value too long for type
> character varying(255)", and the SQL statement contains the 'very long
> text - say 400 chars' intact.
>
> I thought that if django knows that a field is restricted to 255
> chars, then it will validate it and
> truncate excessive chars before saving. But it doesn't. How can I get
> rid of that problem?
>
> Thanks,
> MS
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/a4bbb62c-1ad7-4ad8-a361-08cf71df47d6n%40googlegroups.com.


Re: Sources for learning django

2020-08-21 Thread Md. Nazmul Hossain
It is the best for beginners to professionals.
https://wsvincent.com/best-django-books/

On Fri, Aug 21, 2020 at 4:30 AM Mohamed Ghoneim  wrote:

> Hey guys,
>
> can any one tell me  name of books , websites or youtube channels  which
> are good to learn django .
>
> i also want to ask ,how long does it take to learn django ?
>
> Thanks .
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/5acb085e-246d-4802-9d23-b87b501918c9n%40googlegroups.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJSagZhGZrQwUchA1LYniRRVqUcxCdgbOxUjJZ_qbMJUDwTUnw%40mail.gmail.com.


If posible connect Django with IBM i.

2020-08-21 Thread Eduardo Alberto Marcó
Which are the parameters to settings.py

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/d0969845-7404-4fc9-bf9d-8ca2aff2742cn%40googlegroups.com.


Re: URGENT ---- Third party API integration basics

2020-08-21 Thread Arpana Mehta
Thanks a lot for the super fast response! 朗

On Fri, 21 Aug 2020, 15:40 RANGA BHARATH JINKA, 
wrote:

> Hi,
>
> create a variable like APIKEY = 'value' in settings.py.
> If you want to access that api key in views just use this import "from
> django.conf import settings"
> In views.py:
>   api_key = settings.APIKEY
>
>All the best.
>
> On Fri, Aug 21, 2020 at 3:33 PM Ogunsanya Opeyemi <
> ogunsanyaopeye...@gmail.com> wrote:
>
>> You just need to add define the key in your settings file Key_Name= "key"
>> OGUNSANYA OPEYEMI
>>
>>
>> On Fri, Aug 21, 2020 at 10:55 AM Arpana Mehta 
>> wrote:
>>
>>> Hello everybody,
>>> I wanted to know if there's anybody who can help me integrate a very
>>> simple third party API using client ID and secret key.
>>>
>>> I just want to know the basic steps of where to add the key and ID in
>>> settings file so I can access that API from my app in django-project.
>>>
>>> *It's kind of urgent. Any help will be appreciated.*
>>> Many thanks,
>>> Arpana Mehta
>>>
>>> --
>>> 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+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CAGyqUuW-zx8-cfVt0Oq%2B3E9WwcA8w%3DgsKg3xjtC9-vvuR9pHfw%40mail.gmail.com
>>> 
>>> .
>>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CABJxPrHhY0pGi9MoEQz7CHcdkFGmdWoz87BtG5Ky4SaQ_dtFFg%40mail.gmail.com
>> 
>> .
>>
>
>
> --
> Thanks and Regards
>
> J. Ranga Bharath
> cell: 9110334114
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAK5m316arXyCUwcvvjRzRVv3-xAAvttCRUgmv6AqkqJ6dCuSWw%40mail.gmail.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGyqUuUXymTx_1ecAykTn7eftih45wA0N3wk8skn5g5%3DV7xrrg%40mail.gmail.com.


Re: URGENT ---- Third party API integration basics

2020-08-21 Thread Tobi DEGNON
You add the key to your environment and read it in Django with django
environ or the os module, then you can create a utils.py in the app module
where you need to fetch the data, you create a function(something like
fetch_api) to fetch the data and call it where you need it, you can use the
requests module to make the request to your api

Le ven. 21 août 2020 11 h 03, Ogunsanya Opeyemi 
a écrit :

> You just need to add define the key in your settings file Key_Name= "key"
> OGUNSANYA OPEYEMI
>
>
> On Fri, Aug 21, 2020 at 10:55 AM Arpana Mehta 
> wrote:
>
>> Hello everybody,
>> I wanted to know if there's anybody who can help me integrate a very
>> simple third party API using client ID and secret key.
>>
>> I just want to know the basic steps of where to add the key and ID in
>> settings file so I can access that API from my app in django-project.
>>
>> *It's kind of urgent. Any help will be appreciated.*
>> Many thanks,
>> Arpana Mehta
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAGyqUuW-zx8-cfVt0Oq%2B3E9WwcA8w%3DgsKg3xjtC9-vvuR9pHfw%40mail.gmail.com
>> 
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CABJxPrHhY0pGi9MoEQz7CHcdkFGmdWoz87BtG5Ky4SaQ_dtFFg%40mail.gmail.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CACeK5b%3DURhY98-d1drxHi-whVJN5s6-6V5CBgjMZMAz%3DMY9BnA%40mail.gmail.com.


Re: URGENT ---- Third party API integration basics

2020-08-21 Thread RANGA BHARATH JINKA
Hi,

create a variable like APIKEY = 'value' in settings.py.
If you want to access that api key in views just use this import "from
django.conf import settings"
In views.py:
  api_key = settings.APIKEY

   All the best.

On Fri, Aug 21, 2020 at 3:33 PM Ogunsanya Opeyemi <
ogunsanyaopeye...@gmail.com> wrote:

> You just need to add define the key in your settings file Key_Name= "key"
> OGUNSANYA OPEYEMI
>
>
> On Fri, Aug 21, 2020 at 10:55 AM Arpana Mehta 
> wrote:
>
>> Hello everybody,
>> I wanted to know if there's anybody who can help me integrate a very
>> simple third party API using client ID and secret key.
>>
>> I just want to know the basic steps of where to add the key and ID in
>> settings file so I can access that API from my app in django-project.
>>
>> *It's kind of urgent. Any help will be appreciated.*
>> Many thanks,
>> Arpana Mehta
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAGyqUuW-zx8-cfVt0Oq%2B3E9WwcA8w%3DgsKg3xjtC9-vvuR9pHfw%40mail.gmail.com
>> 
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CABJxPrHhY0pGi9MoEQz7CHcdkFGmdWoz87BtG5Ky4SaQ_dtFFg%40mail.gmail.com
> 
> .
>


-- 
Thanks and Regards

J. Ranga Bharath
cell: 9110334114

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAK5m316arXyCUwcvvjRzRVv3-xAAvttCRUgmv6AqkqJ6dCuSWw%40mail.gmail.com.


Re: URGENT ---- Third party API integration basics

2020-08-21 Thread Ogunsanya Opeyemi
You just need to add define the key in your settings file Key_Name= "key"
OGUNSANYA OPEYEMI


On Fri, Aug 21, 2020 at 10:55 AM Arpana Mehta 
wrote:

> Hello everybody,
> I wanted to know if there's anybody who can help me integrate a very
> simple third party API using client ID and secret key.
>
> I just want to know the basic steps of where to add the key and ID in
> settings file so I can access that API from my app in django-project.
>
> *It's kind of urgent. Any help will be appreciated.*
> Many thanks,
> Arpana Mehta
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAGyqUuW-zx8-cfVt0Oq%2B3E9WwcA8w%3DgsKg3xjtC9-vvuR9pHfw%40mail.gmail.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CABJxPrHhY0pGi9MoEQz7CHcdkFGmdWoz87BtG5Ky4SaQ_dtFFg%40mail.gmail.com.


URGENT ---- Third party API integration basics

2020-08-21 Thread Arpana Mehta
Hello everybody,
I wanted to know if there's anybody who can help me integrate a very simple
third party API using client ID and secret key.

I just want to know the basic steps of where to add the key and ID in
settings file so I can access that API from my app in django-project.

*It's kind of urgent. Any help will be appreciated.*
Many thanks,
Arpana Mehta

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGyqUuW-zx8-cfVt0Oq%2B3E9WwcA8w%3DgsKg3xjtC9-vvuR9pHfw%40mail.gmail.com.


Re: Sources for learning django

2020-08-21 Thread Ahmed Hashim
You can check youtube channel Coding Entrepreneurs, this guy is amazing.
https://www.youtube.com/channel/UCWEHue8kksIaktO8KTTN_zg

your other question regarding how long does it takes to learn, is solely
depends on your will and passion, also devotion.

On Fri, Aug 21, 2020 at 6:53 AM Mustafa Mahmoud 
wrote:

> ممكن محمد عيسي ليه كورس ع يوتيوب واقرا ال documention إلي في الموقع بتاع
> جانكو وفي  واحد تآني مش فاكر أسمو هشوفو وهقولق لو عايزو
>
> On Fri, Aug 21, 2020, 12:30 AM Mohamed Ghoneim 
> wrote:
>
>> Hey guys,
>>
>> can any one tell me  name of books , websites or youtube channels  which
>> are good to learn django .
>>
>> i also want to ask ,how long does it take to learn django ?
>>
>> Thanks .
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/5acb085e-246d-4802-9d23-b87b501918c9n%40googlegroups.com
>> 
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAO-epS-peTh5fkaZg%2Bcb840i%3Dq4Rm%2BvVomojVi5VpVL_z2fGMg%40mail.gmail.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAM9M4N8ZJCT5cDU9%3D2kZLxG67UrZG58ejow212fXqFUGuBNnRQ%40mail.gmail.com.


Re: Sources for learning django

2020-08-21 Thread Andréas Kühne
Try the django girls tutorial:

https://tutorial.djangogirls.org/en/

It's a good starting place.

Regards,

Andréas


Den fre 21 aug. 2020 kl 03:53 skrev Mustafa Mahmoud :

> ممكن محمد عيسي ليه كورس ع يوتيوب واقرا ال documention إلي في الموقع بتاع
> جانكو وفي  واحد تآني مش فاكر أسمو هشوفو وهقولق لو عايزو
>
> On Fri, Aug 21, 2020, 12:30 AM Mohamed Ghoneim 
> wrote:
>
>> Hey guys,
>>
>> can any one tell me  name of books , websites or youtube channels  which
>> are good to learn django .
>>
>> i also want to ask ,how long does it take to learn django ?
>>
>> Thanks .
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/5acb085e-246d-4802-9d23-b87b501918c9n%40googlegroups.com
>> 
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAO-epS-peTh5fkaZg%2Bcb840i%3Dq4Rm%2BvVomojVi5VpVL_z2fGMg%40mail.gmail.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAK4qSCfi9is2eXA0je4Uv0z04rtO1jpyxfi9V2vLTk3%3DTgr-yQ%40mail.gmail.com.