Re: i need to learn more on django

2023-05-05 Thread Michael kosy
Learning from YouTube is a good way to start(and also best if your python
skill is good). You can also pay for a Udemy course if you can afford it.
The best way to improve is working on project(s) and finishing them.

I can suggest a few YouTuber that helped me get on my feet:
Dennis Ivy
Telusko
Code with tomi
Codeacademy



On Fri, May 5, 2023, 5:48 PM Naomi Gentle-idyee 
wrote:

> i just got started on django and though it looks complicated, i am told i
> can learn it which i know its possible.so joining this community should
> help me achieve that.
>
> --
> 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/a1d774fe-5f45-4bba-b55f-a781c4969facn%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/CAAKreuvo_vV%2BcMB3WXoEZgRWWDtJer8C8pTz9XhrwM3HLNVH8Q%40mail.gmail.com.


Re: Scheduler with Django on Windows platform

2023-03-28 Thread Michael kosy
Try,
https://docs.celeryproject.org/en/stable/django/first-steps-with-django.html

On Tue, Mar 28, 2023, 10:27 AM Robbi Nespu  wrote:

> Hi Django developers,
> I am looking for any package that can do scheduler job. I am used with
> "Django-crontab" but I can't use it on windows platform.
>
> Do you guys have any suggestion?
>
> --
> Regards
> Robbi Nespu
>
> PGP: D311 B5FF EEE6 0BE8 9C91 FA9E 0C81 FA30 3B3A 80BA
>
> --
> 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/f31e3081-86c8-dc0c-0239-63582f62b436%40gmail.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/CAAKreuu6B9pNVhPGbSv62ccoF0276EprWVqWS7hUK_xZugSeWQ%40mail.gmail.com.


Re: WHAT OTHER REAL TIME MAP CAN I USE IN MY PROJECT ASIDE GOOGLE MAP?

2023-03-25 Thread Michael kosy
Thank you very much, I appreciate.

On Sat, Mar 25, 2023, 2:02 PM DOI TUYEN  wrote:

> I think this link will help you. https://djangopackages.org/
> All packages for django are all here
>
> Vào Th 7, 25 thg 3, 2023 vào lúc 19:59 Michael kosy <
> kosymichael...@gmail.com> đã viết:
>
>> I am on a project that requires me to integrate real time maps into it. I
>> did that using Google API but whenever I run my server, it always throws
>> "Request Denied". Does anyone know any other mapping service that offers
>> free API?
>>
>> --
>> 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/CAAKreuuy91%2B-xoSAOqOyz4MrbuYNxoG57H3L%3Dgn_tjq9siVFvg%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAAKreuuy91%2B-xoSAOqOyz4MrbuYNxoG57H3L%3Dgn_tjq9siVFvg%40mail.gmail.com?utm_medium=email_source=footer>
>> .
>>
> --
> 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/CAAKQkyQFT%2B3kUL9eHGTn1gXnC4tr1gKLSQLxv7cWscgcCwEVdA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAAKQkyQFT%2B3kUL9eHGTn1gXnC4tr1gKLSQLxv7cWscgcCwEVdA%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
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/CAAKreut4DPb%3DKdErOwerxzEt328ArW8Zxrw%3DcHEfanPkPJJbVg%40mail.gmail.com.


WHAT OTHER REAL TIME MAP CAN I USE IN MY PROJECT ASIDE GOOGLE MAP?

2023-03-25 Thread Michael kosy
I am on a project that requires me to integrate real time maps into it. I
did that using Google API but whenever I run my server, it always throws
"Request Denied". Does anyone know any other mapping service that offers
free API?

-- 
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/CAAKreuuy91%2B-xoSAOqOyz4MrbuYNxoG57H3L%3Dgn_tjq9siVFvg%40mail.gmail.com.