Free Django lessons and open source projects to improve your skills

2021-07-07 Thread Symaxx
Hi there, I have a newly created Python and Django Bootcamp where I cover a 
lot of the basics and I think this will be a great way to learn for 
beginners.
Link to the playlist: Youtube 


I also have some open source projects you can contribute on Github
Link to open source projects: Github 

You can also join our WhatsApp group where we do a lot of discussion about 
the Django Bootcamp and open-source projects 

Whatsapp Group 

-- 
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/1bce9f2b-bc7c-4097-bd3e-2f80965a5f9bn%40googlegroups.com.


Re: Django Lessons

2020-05-12 Thread Bighnesh Pradhan
Thank you for your email .


On Tue, May 12, 2020 at 12:10 PM Eugen Ciur  wrote:

> You are welcome!
> I am really glad that you found content useful :)
>
> On Tuesday, May 12, 2020 at 1:26:56 AM UTC+2, bnrc wrote:
>>
>> Hey Eugen,
>>
>> your lessons about nginx/gunicorn configuration were exactly what i was
>> looking for the past 5 days.
>>
>> Thanks a lot :)
>>
>> Am Freitag, 8. Mai 2020 08:10:43 UTC+2 schrieb Eugen Ciur:
>>>
>>> Hi,
>>>
>>> on https://django-lessons.com I release weekly screencasts about Django
>>> Web Framework. Lessons are usually very short, around 10 minutes.
>>> Each of them focuses on a single practical topic so that you can
>>> immediately apply learned skills in your projects.
>>> 50% of all content always will be free.
>>>
>>> I would love your feedback!
>>>
>>> Regards,
>>> Eugen / Django Lessons
>>>
>>> --
> 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/e30b5475-935d-42a0-89b6-a8fa524f226a%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/e30b5475-935d-42a0-89b6-a8fa524f226a%40googlegroups.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/CAGa5oYxB9p89A9KynuNk0BVqHyVvuss7ooKnATMGm2_X_L3VDA%40mail.gmail.com.


Re: Django Lessons

2020-05-12 Thread Eugen Ciur
You are welcome!
I am really glad that you found content useful :)

On Tuesday, May 12, 2020 at 1:26:56 AM UTC+2, bnrc wrote:
>
> Hey Eugen,
>
> your lessons about nginx/gunicorn configuration were exactly what i was 
> looking for the past 5 days. 
>
> Thanks a lot :)
>
> Am Freitag, 8. Mai 2020 08:10:43 UTC+2 schrieb Eugen Ciur:
>>
>> Hi, 
>>
>> on https://django-lessons.com I release weekly screencasts about Django 
>> Web Framework. Lessons are usually very short, around 10 minutes.
>> Each of them focuses on a single practical topic so that you can 
>> immediately apply learned skills in your projects.
>> 50% of all content always will be free.
>>
>> I would love your feedback!
>>
>> Regards,
>> Eugen / Django Lessons
>>
>>

-- 
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/e30b5475-935d-42a0-89b6-a8fa524f226a%40googlegroups.com.


Re: Django Lessons

2020-05-11 Thread bnrc
Hey Eugen,

your lessons about nginx/gunicorn configuration were exactly what i was 
looking for the past 5 days. 

Thanks a lot :)

Am Freitag, 8. Mai 2020 08:10:43 UTC+2 schrieb Eugen Ciur:
>
> Hi, 
>
> on https://django-lessons.com I release weekly screencasts about Django 
> Web Framework. Lessons are usually very short, around 10 minutes.
> Each of them focuses on a single practical topic so that you can 
> immediately apply learned skills in your projects.
> 50% of all content always will be free.
>
> I would love your feedback!
>
> Regards,
> Eugen / Django Lessons
>
>

-- 
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/a1dd57d8-39e5-4e21-a1f3-e7d350d0717a%40googlegroups.com.


Re: Django Lessons

2020-05-08 Thread David Merrick
I am asking  about web hosting and appropriate Domain Name Servers

On Fri, May 8, 2020 at 9:18 PM David Merrick  wrote:

> Same Domain Name Servers can only handle
> static DNS server
> https://ticket.cdmon.com/en/support/solutions/articles/706124-what-is-a-static-dns-server-and-where-to-modify-dns-records
>
> Some can Domain Name Servers can only handle
> https://en.wikipedia.org/wiki/Dynamic_DNS
>
> So do  Apache (mod_wsgi), Gunicorn, and uWSGI  use Static or Dynamic
> Domain Name Servers?
>
>
>
>
> On Fri, May 8, 2020 at 6:49 PM Eugen Ciur  wrote:
>
>> For first part of the question: Apache (mod_wsgi), Gunicorn, and uWSGI
>> are most popular choices
>> I don't second part of question though - what you mean with "and what
>> domain names / types" ?
>>
>> On Friday, May 8, 2020 at 8:33:43 AM UTC+2, David Merrick wrote:
>>>
>>> Sounds like a very good idea.
>>> I have one immediate question. What web servers can host Django and what
>>> Domain Names / types?
>>> I was using Rails for a bit but got unstuck when Rails need Dynamic
>>> Domain Names, not Static ones.
>>>
>>> Cheers Dave
>>>
>>> On Fri, May 8, 2020 at 6:11 PM Eugen Ciur  wrote:
>>>
>>>> Hi,
>>>>
>>>> on https://django-lessons.com I release weekly screencasts about
>>>> Django Web Framework. Lessons are usually very short, around 10 minutes.
>>>> Each of them focuses on a single practical topic so that you can
>>>> immediately apply learned skills in your projects.
>>>> 50% of all content always will be free.
>>>>
>>>> I would love your feedback!
>>>>
>>>> Regards,
>>>> Eugen / Django Lessons
>>>>
>>>> --
>>>> 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...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/django-users/784e88d9-9a3d-45ea-b43d-6d22b54469b2%40googlegroups.com
>>>> <https://groups.google.com/d/msgid/django-users/784e88d9-9a3d-45ea-b43d-6d22b54469b2%40googlegroups.com?utm_medium=email_source=footer>
>>>> .
>>>>
>>>
>>>
>>> --
>>> Dave Merrick
>>>
>>> TutorInvercargill
>>>
>>> http://tutorinvercargill.co.nz
>>>
>>> Daves Web Designs
>>>
>>> Website http://www.daveswebdesigns.co.nz
>>>
>>> Email merri...@gmail.com
>>>
>>> Ph   03 216 2053
>>>
>>> Cell 027 3089 169
>>>
>> --
>> 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/360c1be4-e868-42b1-a22a-a0246a3b2791%40googlegroups.com
>> <https://groups.google.com/d/msgid/django-users/360c1be4-e868-42b1-a22a-a0246a3b2791%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
>
>
> --
> Dave Merrick
>
> TutorInvercargill
>
> http://tutorinvercargill.co.nz
>
> Daves Web Designs
>
> Website http://www.daveswebdesigns.co.nz
>
> Email merrick...@gmail.com
>
> Ph   03 216 2053
>
> Cell 027 3089 169
>


-- 
Dave Merrick

TutorInvercargill

http://tutorinvercargill.co.nz

Daves Web Designs

Website http://www.daveswebdesigns.co.nz

Email merrick...@gmail.com

Ph   03 216 2053

Cell 027 3089 169

-- 
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/CA%2B%3DMcKZfnhJuG4wytiEzMuPp%3D5UN4FjMreafwBRUmv1qUVw8Og%40mail.gmail.com.


Re: Django Lessons

2020-05-08 Thread David Merrick
Same Domain Name Servers can only handle
static DNS server
https://ticket.cdmon.com/en/support/solutions/articles/706124-what-is-a-static-dns-server-and-where-to-modify-dns-records

Some can Domain Name Servers can only handle
https://en.wikipedia.org/wiki/Dynamic_DNS

So do  Apache (mod_wsgi), Gunicorn, and uWSGI  use Static or Dynamic Domain
Name Servers?




On Fri, May 8, 2020 at 6:49 PM Eugen Ciur  wrote:

> For first part of the question: Apache (mod_wsgi), Gunicorn, and uWSGI are
> most popular choices
> I don't second part of question though - what you mean with "and what
> domain names / types" ?
>
> On Friday, May 8, 2020 at 8:33:43 AM UTC+2, David Merrick wrote:
>>
>> Sounds like a very good idea.
>> I have one immediate question. What web servers can host Django and what
>> Domain Names / types?
>> I was using Rails for a bit but got unstuck when Rails need Dynamic
>> Domain Names, not Static ones.
>>
>> Cheers Dave
>>
>> On Fri, May 8, 2020 at 6:11 PM Eugen Ciur  wrote:
>>
>>> Hi,
>>>
>>> on https://django-lessons.com I release weekly screencasts about Django
>>> Web Framework. Lessons are usually very short, around 10 minutes.
>>> Each of them focuses on a single practical topic so that you can
>>> immediately apply learned skills in your projects.
>>> 50% of all content always will be free.
>>>
>>> I would love your feedback!
>>>
>>> Regards,
>>> Eugen / Django Lessons
>>>
>>> --
>>> 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...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/784e88d9-9a3d-45ea-b43d-6d22b54469b2%40googlegroups.com
>>> <https://groups.google.com/d/msgid/django-users/784e88d9-9a3d-45ea-b43d-6d22b54469b2%40googlegroups.com?utm_medium=email_source=footer>
>>> .
>>>
>>
>>
>> --
>> Dave Merrick
>>
>> TutorInvercargill
>>
>> http://tutorinvercargill.co.nz
>>
>> Daves Web Designs
>>
>> Website http://www.daveswebdesigns.co.nz
>>
>> Email merri...@gmail.com
>>
>> Ph   03 216 2053
>>
>> Cell 027 3089 169
>>
> --
> 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/360c1be4-e868-42b1-a22a-a0246a3b2791%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/360c1be4-e868-42b1-a22a-a0246a3b2791%40googlegroups.com?utm_medium=email_source=footer>
> .
>


-- 
Dave Merrick

TutorInvercargill

http://tutorinvercargill.co.nz

Daves Web Designs

Website http://www.daveswebdesigns.co.nz

Email merrick...@gmail.com

Ph   03 216 2053

Cell 027 3089 169

-- 
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/CA%2B%3DMcKZfH4L4Eg5k1M_40x9oS_rZ8iYfuC_2TfWOFV3%2By9Tivg%40mail.gmail.com.


Re: Django Lessons

2020-05-08 Thread Eugen Ciur
For first part of the question: Apache (mod_wsgi), Gunicorn, and uWSGI are 
most popular choices
I don't second part of question though - what you mean with "and what 
domain names / types" ? 

On Friday, May 8, 2020 at 8:33:43 AM UTC+2, David Merrick wrote:
>
> Sounds like a very good idea.
> I have one immediate question. What web servers can host Django and what 
> Domain Names / types?
> I was using Rails for a bit but got unstuck when Rails need Dynamic Domain 
> Names, not Static ones.
>
> Cheers Dave
>
> On Fri, May 8, 2020 at 6:11 PM Eugen Ciur > 
> wrote:
>
>> Hi, 
>>
>> on https://django-lessons.com I release weekly screencasts about Django 
>> Web Framework. Lessons are usually very short, around 10 minutes.
>> Each of them focuses on a single practical topic so that you can 
>> immediately apply learned skills in your projects.
>> 50% of all content always will be free.
>>
>> I would love your feedback!
>>
>> Regards,
>> Eugen / Django Lessons
>>
>> -- 
>> 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...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/784e88d9-9a3d-45ea-b43d-6d22b54469b2%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/django-users/784e88d9-9a3d-45ea-b43d-6d22b54469b2%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
>
>
> -- 
> Dave Merrick
>
> TutorInvercargill
>
> http://tutorinvercargill.co.nz
>
> Daves Web Designs
>
> Website http://www.daveswebdesigns.co.nz
>
> Email merri...@gmail.com 
>
> Ph   03 216 2053
>
> Cell 027 3089 169
>

-- 
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/360c1be4-e868-42b1-a22a-a0246a3b2791%40googlegroups.com.


Re: Django Lessons

2020-05-08 Thread David Merrick
Sounds like a very good idea.
I have one immediate question. What web servers can host Django and what
Domain Names / types?
I was using Rails for a bit but got unstuck when Rails need Dynamic Domain
Names, not Static ones.

Cheers Dave

On Fri, May 8, 2020 at 6:11 PM Eugen Ciur  wrote:

> Hi,
>
> on https://django-lessons.com I release weekly screencasts about Django
> Web Framework. Lessons are usually very short, around 10 minutes.
> Each of them focuses on a single practical topic so that you can
> immediately apply learned skills in your projects.
> 50% of all content always will be free.
>
> I would love your feedback!
>
> Regards,
> Eugen / Django Lessons
>
> --
> 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/784e88d9-9a3d-45ea-b43d-6d22b54469b2%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/784e88d9-9a3d-45ea-b43d-6d22b54469b2%40googlegroups.com?utm_medium=email_source=footer>
> .
>


-- 
Dave Merrick

TutorInvercargill

http://tutorinvercargill.co.nz

Daves Web Designs

Website http://www.daveswebdesigns.co.nz

Email merrick...@gmail.com

Ph   03 216 2053

Cell 027 3089 169

-- 
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/CA%2B%3DMcKZnGhvB8U3VtmakNBRdEjNdORbP16h6Ux2JmD3WaF0jCg%40mail.gmail.com.


Django Lessons

2020-05-08 Thread Eugen Ciur
Hi, 

on https://django-lessons.com I release weekly screencasts about Django Web 
Framework. Lessons are usually very short, around 10 minutes.
Each of them focuses on a single practical topic so that you can 
immediately apply learned skills in your projects.
50% of all content always will be free.

I would love your feedback!

Regards,
Eugen / Django Lessons

-- 
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/784e88d9-9a3d-45ea-b43d-6d22b54469b2%40googlegroups.com.


Re: Django Lessons

2020-01-21 Thread Philip Mutua
Thanks for sharing this you have useful content.


On Sun, Jan 19, 2020 at 10:55 PM Eugen Ciur  wrote:

> Hi everyone,
>
> I launched recently a new resource, django-lessons.com.
> 
> I target mostly intermediate django developers but newcomers might find it
> usefull as well.
> Although main focus is Django Web Framework, I will post a lot of info
> about devops ecosystem around django (production) and about python itself.
> I have an youtube channe
> l as well.
>
> What do you think?
>
> --
> 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/0437652e-7887-48f5-a9b8-f0e79bd16d1f%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/CAH5spaqToHEDT4zD4Yf75XrKfnvi%3DTWTrGmGXJDF%2BTGQqH5%2B6A%40mail.gmail.com.


Re: Django Lessons

2020-01-20 Thread Eugen Ciur
Thank you.

On Monday, January 20, 2020 at 8:38:24 PM UTC+1, Juhana Jauhiainen wrote:
>
> Hi Eugen,
>
> Seems like you're of to a good start. 
> Best of luck!
>
> -Juhana
>
> On Mon, Jan 20, 2020 at 2:21 PM Eugen Ciur  > wrote:
>
>> Sure! Thanks!
>> I will keep in mind your kind offer.
>>
>> On Monday, January 20, 2020 at 5:34:09 AM UTC+1, Karan Mittal wrote:
>>>
>>> Hey Eugin,
>>> Your blogs are awesome. Let me know if you need some help in writing. I 
>>> am a technical writer myself.
>>> I have also written a complete series on Django. 
>>> You can check it out here.
>>> https://data-flair.training/blogs/django-tutorials-home/
>>>
>>> Regards, 
>>> Karan Mittal 
>>>
>>>
>>> On Mon, 20 Jan, 2020, 1:25 AM Eugen Ciur,  wrote:
>>>
 Hi everyone,

 I launched recently a new resource, django-lessons.com. 
 
 I target mostly intermediate django developers but newcomers might find 
 it usefull as well.
 Although main focus is Django Web Framework, I will post a lot of info 
 about devops ecosystem around django (production) and about python itself.
 I have an youtube channe 
 l as well.

 What do you think?

 -- 
 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...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/django-users/0437652e-7887-48f5-a9b8-f0e79bd16d1f%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...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/4d864aff-5185-4fd7-aead-200f6db04161%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/90634ba7-1553-4cf4-ac03-48b51f6c6d85%40googlegroups.com.


Re: Django Lessons

2020-01-20 Thread Juhana Jauhiainen
Hi Eugen,

Seems like you're of to a good start.
Best of luck!

-Juhana

On Mon, Jan 20, 2020 at 2:21 PM Eugen Ciur  wrote:

> Sure! Thanks!
> I will keep in mind your kind offer.
>
> On Monday, January 20, 2020 at 5:34:09 AM UTC+1, Karan Mittal wrote:
>>
>> Hey Eugin,
>> Your blogs are awesome. Let me know if you need some help in writing. I
>> am a technical writer myself.
>> I have also written a complete series on Django.
>> You can check it out here.
>> https://data-flair.training/blogs/django-tutorials-home/
>>
>> Regards,
>> Karan Mittal
>>
>>
>> On Mon, 20 Jan, 2020, 1:25 AM Eugen Ciur,  wrote:
>>
>>> Hi everyone,
>>>
>>> I launched recently a new resource, django-lessons.com.
>>> 
>>> I target mostly intermediate django developers but newcomers might find
>>> it usefull as well.
>>> Although main focus is Django Web Framework, I will post a lot of info
>>> about devops ecosystem around django (production) and about python itself.
>>> I have an youtube channe
>>> l as well.
>>>
>>> What do you think?
>>>
>>> --
>>> 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...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/0437652e-7887-48f5-a9b8-f0e79bd16d1f%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/4d864aff-5185-4fd7-aead-200f6db04161%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/CABScFx9zHJa0oOfebjeD8FAYPqMCbXw8hq5KxrTxncu80N%3DzzQ%40mail.gmail.com.


Re: Django Lessons

2020-01-20 Thread Eugen Ciur
Sure! Thanks!
I will keep in mind your kind offer.

On Monday, January 20, 2020 at 5:34:09 AM UTC+1, Karan Mittal wrote:
>
> Hey Eugin,
> Your blogs are awesome. Let me know if you need some help in writing. I am 
> a technical writer myself.
> I have also written a complete series on Django. 
> You can check it out here.
> https://data-flair.training/blogs/django-tutorials-home/
>
> Regards, 
> Karan Mittal 
>
>
> On Mon, 20 Jan, 2020, 1:25 AM Eugen Ciur, > 
> wrote:
>
>> Hi everyone,
>>
>> I launched recently a new resource, django-lessons.com. 
>> 
>> I target mostly intermediate django developers but newcomers might find 
>> it usefull as well.
>> Although main focus is Django Web Framework, I will post a lot of info 
>> about devops ecosystem around django (production) and about python itself.
>> I have an youtube channe 
>> l as well.
>>
>> What do you think?
>>
>> -- 
>> 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...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/0437652e-7887-48f5-a9b8-f0e79bd16d1f%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/4d864aff-5185-4fd7-aead-200f6db04161%40googlegroups.com.


Re: Django Lessons

2020-01-19 Thread maninder singh Kumar
Excellent work !


[image: --]

Maninder Kumar
[image: http://]about.me/maninder.s.kumar





On Mon, Jan 20, 2020 at 1:26 AM Eugen Ciur  wrote:

> Hi everyone,
>
> I launched recently a new resource, django-lessons.com.
> 
> I target mostly intermediate django developers but newcomers might find it
> usefull as well.
> Although main focus is Django Web Framework, I will post a lot of info
> about devops ecosystem around django (production) and about python itself.
> I have an youtube channe
> l as well.
>
> What do you think?
>
> --
> 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/0437652e-7887-48f5-a9b8-f0e79bd16d1f%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/CABOHK3R48zoimXDkEPE-JY_ax%3DK1mKUvohzp70W7woBF%2BmnvaA%40mail.gmail.com.


Re: Django Lessons

2020-01-19 Thread Bruckner de Villiers
Eugen,

As a Newbie, I foundĀ  most of it useful.

Well done.

 

Bruckner de Villiers

083 625 1086

 

From:  on behalf of Eugen Ciur 

Reply to: 
Date: Sunday, 19 January 2020 at 21:56
To: Django users 
Subject: Django Lessons

 

Hi everyone,

 

I launched recently a new resource, django-lessons.com.

I target mostly intermediate django developers but newcomers might find it 
usefull as well.

Although main focus is Django Web Framework, I will post a lot of info about 
devops ecosystem around django (production) and about python itself.

I have an youtube channel as well.

 

What do you think?

-- 
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/0437652e-7887-48f5-a9b8-f0e79bd16d1f%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/522F431F-28FC-48D3-8354-F17C818C8A10%40gmail.com.


Re: Django Lessons

2020-01-19 Thread Karan Mittal
Hey Eugin,
Your blogs are awesome. Let me know if you need some help in writing. I am
a technical writer myself.
I have also written a complete series on Django.
You can check it out here.
https://data-flair.training/blogs/django-tutorials-home/

Regards,
Karan Mittal


On Mon, 20 Jan, 2020, 1:25 AM Eugen Ciur,  wrote:

> Hi everyone,
>
> I launched recently a new resource, django-lessons.com.
> 
> I target mostly intermediate django developers but newcomers might find it
> usefull as well.
> Although main focus is Django Web Framework, I will post a lot of info
> about devops ecosystem around django (production) and about python itself.
> I have an youtube channe
> l as well.
>
> What do you think?
>
> --
> 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/0437652e-7887-48f5-a9b8-f0e79bd16d1f%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/CAO24gqyU5ZKR9mxr8Oev8sgo72wskMEuK0YSvHqMLEg-47uhEQ%40mail.gmail.com.


Django Lessons

2020-01-19 Thread Eugen Ciur
Hi everyone,

I launched recently a new resource, django-lessons.com. 

I target mostly intermediate django developers but newcomers might find it 
usefull as well.
Although main focus is Django Web Framework, I will post a lot of info 
about devops ecosystem around django (production) and about python itself.
I have an youtube channe 
l as well.

What do you think?

-- 
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/0437652e-7887-48f5-a9b8-f0e79bd16d1f%40googlegroups.com.