Re: TemplateDoesNotExist

2019-10-03 Thread Ehab Al-Qabbani
Hi,

Add new folder with the application name under the template folder i.e 
"testapp/templates/testapp"
And move your template files into new folder,
Then, when you call the template:
If the template in the same place of the view.py (application space) call it 
without the full path i.e "base.html"

If you want to call it from another application call it with application name 
prefix i.e "testapp/base.html"

Don't forget to configure settings.py.


Warmest Regards,
Ehab

From: django-users@googlegroups.com on behalf of yerri swamy 

Sent: Thursday, October 3, 2019 9:18 AM
To: django-users@googlegroups.com
Subject: Re: TemplateDoesNotExist

I tried like this
testapp>template>base.html
but also its showing same issue please help me anyone..
views.py

  1.

from django.shortcuts import render

  2.
  3.

# Create your views here.

  4.

def hello_world(request):

  5.



  1.

return render(request,'testapp/template/base.html',{})

On Wed, Sep 25, 2019 at 11:34 AM Desh Deepak 
mailto:deshdeepak...@gmail.com>> wrote:
Create template folder inside testapp.

Like this:
testapp>template>base.html



On Wed, 25 Sep 2019, 10:47 yerri swamy, 
mailto:dussayerrisw...@gmail.com>> wrote:


On Mon, Sep 23, 2019 at 6:53 PM Desh Deepak 
mailto:deshdeepak...@gmail.com>> wrote:
Show me your views.py file.

On Mon, 23 Sep 2019, 18:48 Abu Yusuf, 
mailto:yu...@binate-solutions.com>> wrote:
1. ensure you have a folder templates inside static folder
2. ensure you filled up templates_dir: 'templates'
3. ensure 'base.html' exists inside templates folder

On Mon, Sep 23, 2019 at 6:40 PM yerri swamy 
mailto:dussayerrisw...@gmail.com>> wrote:
Hi guys,

By using templates folder i am not getting what i am expecting and i am 
getting error 'Template Does Not Exist' ,and also defaulty it's not coming 
templates variable in settings.py file,How do i slove this error please explain 
me any one.

--
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 
todjango-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/208e411a-a8f5-4238-b846-f086826f2ff4%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 
todjango-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CACNsr29mvap_G4%2Bc70NrkDZEQvPye%3D22caxfBvdUvMt_b7kXqQ%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 
todjango-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJ0m4xiPWfJ%3Dt-CjkDL81F7wn5ETmcBRacMyBi5n0zpO0C%3DUQg%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 
todjango-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAKMSwL-OH3MOgjE5YDwVtsH-2xPv5oNxvuWHna8MZYUXS0iR0A%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 
todjango-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJ0m4xhvoPjpgJXQKk61oG4rfnVRnUwLCX1CgYH%3DGdze8BGAfw%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from t

My first django website

2019-10-05 Thread Ehab Al-Qabbani
https://my-private-blog.herokuapp.com/

Please try it



Warmest Regards,
Ehab

-- 
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/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com.


Re: My first django website

2019-10-06 Thread Ehab Al-Qabbani
I used "XHTML2PDF"  https://pypi.org/project/django-xhtml2pdf/


On Sun, Oct 6, 2019 at 2:36 PM yashwanth .k  wrote:

> Nice!,
> How did you enable post view as pdf,
> Need some help,
> Thank you!
>
> On Sun, Oct 6, 2019 at 5:45 AM Ehab Al-Qabbani  wrote:
>
>> https://my-private-blog.herokuapp.com/
>>
>> Please try it
>>
>>
>>
>> Warmest Regards,
>> Ehab
>>
>> --
>> 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/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com
>> <https://groups.google.com/d/msgid/django-users/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com?utm_medium=email&utm_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/CALgTQAKCrvW3sDdRqaZZoAoWm1JO0Z4ytB%2BR%3DWC3cBX-2EdHdg%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CALgTQAKCrvW3sDdRqaZZoAoWm1JO0Z4ytB%2BR%3DWC3cBX-2EdHdg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>


-- 

*Best Regards*
*===*
*Ehab Saeed Al-Qabbani*
*Oracle Team Leader*
*Mobile: +201117083310*

-- 
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/CAF9M2B8Cyt%2BfLrnApyQfdHFqXygHY3k4myBvngGXHMROc99wHg%40mail.gmail.com.


Re: My first django website

2019-10-06 Thread Ehab Al-Qabbani
Thanks so much

On Sun, Oct 6, 2019 at 4:51 PM Rached Alaya  wrote:

> Hi,
>
> I try it ans it's simple and beautiful :)
> Keep going :)
>
> Le dim. 6 oct. 2019 à 01:15, Ehab Al-Qabbani  a
> écrit :
>
>> https://my-private-blog.herokuapp.com/
>>
>> Please try it
>>
>>
>>
>> Warmest Regards,
>> Ehab
>>
>> --
>> 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/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com
>> <https://groups.google.com/d/msgid/django-users/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com?utm_medium=email&utm_source=footer>
>> .
>>
>
>
> --
> Rached ALAYA
> Enseignant et Encadrant à l'EPI
> http://episousse.com.tn/
> Président et membre fondateur Association CLibre
> https://www.clibre.tn
> Membre du LoCo Team ubuntu-tn
> http://www.ubuntu-tn.org
>
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to whom they are addressed.
>
> --
> 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/CAE8BnrOu8UHGac7esWgW%2Bi_%2Bu6dZP4XgUm0KwZGp53%2BbqQx4OA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAE8BnrOu8UHGac7esWgW%2Bi_%2Bu6dZP4XgUm0KwZGp53%2BbqQx4OA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>


-- 

*Best Regards*
*===*
*Ehab Saeed Al-Qabbani*
*Oracle Team Leader*
*Mobile: +201117083310*

-- 
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/CAF9M2B_581AFp9yLf%2BiBHNhZLKuivufiqmVpdXgsZ2BvZ-LdpQ%40mail.gmail.com.


Re: My first django website

2019-10-06 Thread Ehab Al-Qabbani
Thank you for your notice will be considered.


Warmest Regards,
Ehab

From: django-users@googlegroups.com on behalf of Samiul Sk 
Sent: Sunday, October 6, 2019 6:42 PM
To: django-users@googlegroups.com
Subject: Re: My first django website

Hi,  Good work. The only flaw I noticed was in the calendar. When creating a 
post and selecting a date by mouse clicking the calendar is not disappearing.
otherwise good work. Carry on.



On Sun, 6 Oct 2019 at 20:40, Ehab Al-Qabbani 
mailto:eqabb...@gmail.com>> wrote:
Thanks so much

On Sun, Oct 6, 2019 at 4:51 PM Rached Alaya 
mailto:rached.al...@gmail.com>> wrote:
Hi,

I try it ans it's simple and beautiful :)
Keep going :)

Le dim. 6 oct. 2019 à 01:15, Ehab Al-Qabbani 
mailto:eqabb...@gmail.com>> a écrit :
https://my-private-blog.herokuapp.com/

Please try it



Warmest Regards,
Ehab

--
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 
todjango-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com<https://groups.google.com/d/msgid/django-users/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com?utm_medium=email&utm_source=footer>.


--
Rached ALAYA
Enseignant et Encadrant à l'EPI
http://episousse.com.tn/
Président et membre fondateur Association CLibre
https://www.clibre.tn
Membre du LoCo Team ubuntu-tn
http://www.ubuntu-tn.org

This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed.

--
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 
todjango-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAE8BnrOu8UHGac7esWgW%2Bi_%2Bu6dZP4XgUm0KwZGp53%2BbqQx4OA%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAE8BnrOu8UHGac7esWgW%2Bi_%2Bu6dZP4XgUm0KwZGp53%2BbqQx4OA%40mail.gmail.com?utm_medium=email&utm_source=footer>.


--

Best Regards
===
Ehab Saeed Al-Qabbani
Oracle Team Leader
Mobile: +201117083310

--
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 
todjango-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAF9M2B_581AFp9yLf%2BiBHNhZLKuivufiqmVpdXgsZ2BvZ-LdpQ%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAF9M2B_581AFp9yLf%2BiBHNhZLKuivufiqmVpdXgsZ2BvZ-LdpQ%40mail.gmail.com?utm_medium=email&utm_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 
todjango-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAPTaHEtvuVqE3ScpiX6FeEvmyjgfFK%3Dx0iz4YrpQFo63QYF5FQ%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAPTaHEtvuVqE3ScpiX6FeEvmyjgfFK%3Dx0iz4YrpQFo63QYF5FQ%40mail.gmail.com?utm_medium=email&utm_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/DB7PR07MB3884108EFC7AC5DF7001D280AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com.


Re: My first django website

2019-10-06 Thread Ehab Al-Qabbani
Thank you.
Good luck.


Warmest Regards,
Ehab

From: django-users@googlegroups.com on behalf of Ivan Kasvan 

Sent: Sunday, October 6, 2019 7:13 PM
To: django-users@googlegroups.com
Subject: Re: My first django website

Hi,
This is cool. I tried it and loved it.
I will also try doing the same.

Regards.

On Sun, 6 Oct 2019 at 03:15, Ehab Al-Qabbani 
mailto:eqabb...@gmail.com>> wrote:
https://my-private-blog.herokuapp.com/

Please try it



Warmest Regards,
Ehab

--
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 
todjango-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com<https://groups.google.com/d/msgid/django-users/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com?utm_medium=email&utm_source=footer>.


--
[https://docs.google.com/uc?export=download&id=1HU1MsvFrTmTafW392Rm0bOoTXpgLaFFh&revid=0B3rhYn1QNS7ib3JQZjFPTUdZSnBHeUorcUZNNTRaaXdOVEdnPQ]
[https://docs.google.com/uc?export=download&id=1g7u3KXPb1LhJVIooVRGGqvTe8pjkdhGF&revid=0B3rhYn1QNS7iTExKYW96V3VXajlhRGZ3RS96QUZaMnNYcjhJPQ]<https://web.facebook.com/UNFPAUG/>[https://docs.google.com/uc?export=download&id=1TwsHyRb0Y7BbEHHYB8CFxkPaRXxCeS4H&revid=0B3rhYn1QNS7iRDVjbHFQR2ptSHJCYUZHelF4UDRGY0g0ODQwPQ]<https://twitter.com/unfpauganda>

--
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 
todjango-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAB8EzMHSvZVKy1JxgOLgD732hon8bbBnZSo_2r%2Bc_jafgLS54A%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAB8EzMHSvZVKy1JxgOLgD732hon8bbBnZSo_2r%2Bc_jafgLS54A%40mail.gmail.com?utm_medium=email&utm_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/DB7PR07MB388423C1909FE2F54895FA5CAB980%40DB7PR07MB3884.eurprd07.prod.outlook.com.


Re: My first django website

2019-10-07 Thread Ehab Al-Qabbani
Hi,
you can change your default avatar as in the attached screenshot.

On Sun, Oct 6, 2019 at 7:25 PM Ehab Al-Qabbani  wrote:

> Thank you.
> Good luck.
>
>
> Warmest Regards,
> Ehab
> --
> *From:* django-users@googlegroups.com on behalf of Ivan Kasvan <
> ivankas...@gmail.com>
> *Sent:* Sunday, October 6, 2019 7:13 PM
> *To:* django-users@googlegroups.com
> *Subject:* Re: My first django website
>
> Hi,
> This is cool. I tried it and loved it.
> I will also try doing the same.
>
> Regards.
>
> On Sun, 6 Oct 2019 at 03:15, Ehab Al-Qabbani  wrote:
>
>> https://my-private-blog.herokuapp.com/
>>
>> Please try it
>>
>>
>>
>> Warmest Regards,
>> Ehab
>>
>> --
>> 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 todjango-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com
>> <https://groups.google.com/d/msgid/django-users/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com?utm_medium=email&utm_source=footer>
>> .
>>
>
>
> --
>
> <https://web.facebook.com/UNFPAUG/> <https://twitter.com/unfpauganda>
>
> --
> 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 todjango-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAB8EzMHSvZVKy1JxgOLgD732hon8bbBnZSo_2r%2Bc_jafgLS54A%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAB8EzMHSvZVKy1JxgOLgD732hon8bbBnZSo_2r%2Bc_jafgLS54A%40mail.gmail.com?utm_medium=email&utm_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/CAF9M2B8Tcnfwm%2BAoC_stqkMnLpthLg-Vya4ERqMdxsVmH4RUBw%40mail.gmail.com.


Re: My first django website

2019-10-07 Thread Ehab Al-Qabbani
Please read about how to deploy your django project on heroku.



Warmest Regards,
Ehab


From: django-users@googlegroups.com on behalf of johnsi rani 

Sent: Monday, October 7, 2019 4:29 PM
To: django-users@googlegroups.com
Subject: Re: My first django website

after create website how can upload django websites.please say detaila

On Sun, Oct 6, 2019 at 5:45 AM Ehab Al-Qabbani 
mailto:eqabb...@gmail.com>> wrote:
https://my-private-blog.herokuapp.com/

Please try it



Warmest Regards,
Ehab

--
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<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com<https://groups.google.com/d/msgid/django-users/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com?utm_medium=email&utm_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<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAAOXwXXpqgGDtQY8%2BXnnq%2BgLhevB9e9BLz_SCQAf%3DtOYMcYJMw%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAAOXwXXpqgGDtQY8%2BXnnq%2BgLhevB9e9BLz_SCQAf%3DtOYMcYJMw%40mail.gmail.com?utm_medium=email&utm_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/DB7PR07MB3884C5B128EA327C589577AEAB9B0%40DB7PR07MB3884.eurprd07.prod.outlook.com.


Re: My first django website

2019-10-07 Thread Ehab Al-Qabbani
Fixed please try now.



Warmest Regards,
Ehab


From: django-users@googlegroups.com on behalf of Muhammad Mahir 

Sent: Monday, October 7, 2019 5:06 PM
To: django-users@googlegroups.com
Subject: Re: My first django website

maybe its because my username is admin1


On Mon, Oct 7, 2019 at 8:26 PM Muhammad Mahir 
mailto:mahir.almish...@gmail.com>> wrote:
ok so great work and the flow.

Have you noticed if I want to delete my post, it does not delete it but rahter 
redirecting me to django admin login page.

On Mon, Oct 7, 2019 at 3:15 PM Ehab Al-Qabbani 
mailto:eqabb...@gmail.com>> wrote:
Hi,
you can change your default avatar as in the attached screenshot.

On Sun, Oct 6, 2019 at 7:25 PM Ehab Al-Qabbani 
mailto:eqabb...@gmail.com>> wrote:
Thank you.
Good luck.


Warmest Regards,
Ehab

From: django-users@googlegroups.com<mailto:django-users@googlegroups.com> on 
behalf of Ivan Kasvan mailto:ivankas...@gmail.com>>
Sent: Sunday, October 6, 2019 7:13 PM
To: django-users@googlegroups.com<mailto:django-users@googlegroups.com>
Subject: Re: My first django website

Hi,
This is cool. I tried it and loved it.
I will also try doing the same.

Regards.

On Sun, 6 Oct 2019 at 03:15, Ehab Al-Qabbani 
mailto:eqabb...@gmail.com>> wrote:
https://my-private-blog.herokuapp.com/

Please try it



Warmest Regards,
Ehab

--
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 
todjango-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com<https://groups.google.com/d/msgid/django-users/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com?utm_medium=email&utm_source=footer>.


--
[https://docs.google.com/uc?export=download&id=1HU1MsvFrTmTafW392Rm0bOoTXpgLaFFh&revid=0B3rhYn1QNS7ib3JQZjFPTUdZSnBHeUorcUZNNTRaaXdOVEdnPQ]
[https://docs.google.com/uc?export=download&id=1g7u3KXPb1LhJVIooVRGGqvTe8pjkdhGF&revid=0B3rhYn1QNS7iTExKYW96V3VXajlhRGZ3RS96QUZaMnNYcjhJPQ]<https://web.facebook.com/UNFPAUG/>[https://docs.google.com/uc?export=download&id=1TwsHyRb0Y7BbEHHYB8CFxkPaRXxCeS4H&revid=0B3rhYn1QNS7iRDVjbHFQR2ptSHJCYUZHelF4UDRGY0g0ODQwPQ]<https://twitter.com/unfpauganda>

--
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 
todjango-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAB8EzMHSvZVKy1JxgOLgD732hon8bbBnZSo_2r%2Bc_jafgLS54A%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAB8EzMHSvZVKy1JxgOLgD732hon8bbBnZSo_2r%2Bc_jafgLS54A%40mail.gmail.com?utm_medium=email&utm_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<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAF9M2B8Tcnfwm%2BAoC_stqkMnLpthLg-Vya4ERqMdxsVmH4RUBw%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAF9M2B8Tcnfwm%2BAoC_stqkMnLpthLg-Vya4ERqMdxsVmH4RUBw%40mail.gmail.com?utm_medium=email&utm_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<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAKgs%2Bxy2%3Dj%3DS-%3Ddr5NB-Pp-aUjSU1sdHER4vLN2HuQ6inwHHaw%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAKgs%2Bxy2%3Dj%3DS-%3Ddr5NB-Pp-aUjSU1sdHER4vLN2HuQ6inwHHaw%40mail.gmail.com?utm_medium=email&utm_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/DB7PR07MB3884F3F5FC4B56FD92AED49DAB9B0%40DB7PR07MB3884.eurprd07.prod.outlook.com.


Re: My first django website

2019-10-07 Thread Ehab Al-Qabbani
I can't, this is not my own only.



Warmest Regards,
Ehab


From: django-users@googlegroups.com on behalf of Sudharsana Muralidharan 

Sent: Monday, October 7, 2019 5:06 PM
To: Django users
Subject: Re: My first django website

looking very nice.Please give me that code to me...

On Sunday, October 6, 2019 at 5:45:35 AM UTC+5:30, Ehab Al-Qabbani wrote:
https://my-private-blog.herokuapp.com/

Please try it



Warmest Regards,
Ehab

--
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<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f1e8deb3-06a5-4d30-b0ec-f31b3f7be3c3%40googlegroups.com<https://groups.google.com/d/msgid/django-users/f1e8deb3-06a5-4d30-b0ec-f31b3f7be3c3%40googlegroups.com?utm_medium=email&utm_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/DB7PR07MB38849947165BBD394BA2E970AB9B0%40DB7PR07MB3884.eurprd07.prod.outlook.com.


Re: My first django website

2019-10-07 Thread Ehab Al-Qabbani
Really I didn't need to upload multiple files,
But you can google it, may in first link you find the idea.


Warmest Regards,
Ehab

From: django-users@googlegroups.com on behalf of Ajeet Kumar Gupt 

Sent: Monday, October 7, 2019 8:03 PM
To: django-users@googlegroups.com
Subject: Re: My first django website

Do you have the file upload option . How to upload the multiple files at a time.

On Sun, 6 Oct, 2019, 4:15 AM Ehab Al-Qabbani, 
mailto:eqabb...@gmail.com>> wrote:
https://my-private-blog.herokuapp.com/

Please try it



Warmest Regards,
Ehab

--
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 
todjango-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com<https://groups.google.com/d/msgid/django-users/DB7PR07MB388428ECD7DB6A10C8221A41AB980%40DB7PR07MB3884.eurprd07.prod.outlook.com?utm_medium=email&utm_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 
todjango-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2BTqRstRW-JqjowanUwQ4%3DTn%2BvGxj5Sh3_PUphcXpfoCk0R2dQ%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CA%2BTqRstRW-JqjowanUwQ4%3DTn%2BvGxj5Sh3_PUphcXpfoCk0R2dQ%40mail.gmail.com?utm_medium=email&utm_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/DB7PR07MB38848B857B3A28F2A3B55CF0AB9B0%40DB7PR07MB3884.eurprd07.prod.outlook.com.


Re: Barcode 128Code generation with Django

2019-10-08 Thread Ehab Al-Qabbani
Hi,
If you use python3 you can install python-barcode and use it
Read its documentation:

https://pypi.org/project/python-barcode/





Warmest Regards,
Ehab


From: django-users@googlegroups.com on behalf of Shazia Nusrat 

Sent: Wednesday, October 9, 2019 12:15 AM
To: django-users@googlegroups.com
Subject: Barcode 128Code generation with Django

Hi I am looking for some help to generate a barcode for my practice project and 
I need commercial code128 generation help.

I need to add my customer ID and product ID in the barcode.

Any help would be appreciated.

Regards,
Shazia

--
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/CAD83tOzrBB5usL022V7roRQKeNyS3FLvhUW1L2opXeKtuzUJBA%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/DB7PR07MB3884403906130F5F4A0ABA44AB9A0%40DB7PR07MB3884.eurprd07.prod.outlook.com.