<Link rel="stylesheet" href="{% static 'css/syle.css' %}" />
Try it

On Mon, 26 Jul, 2021, 7:55 PM V. J, <poda....@gmail.com> wrote:

> Hello, I'm making a list of potential customers, in about two months, we
> will have a business plan ready and we will issue a digital token (ICO)
> based on our product in the company.  Would you be interested in learning
> more ...?
>
> Dne čt 3. čvn 2021 10:06 uživatel sukhy gill <sukhy.gill1...@gmail.com>
> napsal:
>
>> Dear frnd
>>         First of all thanks to all for spare your valueable time for
>> me.🙏🙏
>>
>>
>>  Now my Server is working and inline CSS also working but Internal and
>> External CSS not working.
>> In my last project, image css was also working but now it is not working.
>>
>> Another problem is "python manage.py collectstatic"  commd giving error.
>>
>> My Whatsapp no is - 9493878322 ( Anyone may contact me through my
>> whatsapp also if you feel so)
>>
>> Regards
>>
>>
>>
>> On Mon, May 31, 2021, 22:41 Chelsea Fan <allaberdi16yazha...@gmail.com
>> wrote:
>>
>>> You are welcome))
>>>
>>> On Mon, 31 May 2021, 6:44 pm sukhy gill, <sukhy.gill1...@gmail.com>
>>> wrote:
>>>
>>>> Thanku so much all of you for your valuable guidance to me 🙏🙏🙏🙂🙂
>>>>
>>>> On Mon, May 31, 2021, 21:07 Chelsea Fan <allaberdi16yazha...@gmail.com
>>>> wrote:
>>>>
>>>>> Good luck 👍👍👍👍
>>>>>
>>>>> On Mon, 31 May 2021, 6:31 pm sukhy gill, <sukhy.gill1...@gmail.com>
>>>>> wrote:
>>>>>
>>>>>> I deleted my project and will start project again from begining and
>>>>>> then will let you know the progress.
>>>>>> Regards
>>>>>>
>>>>>> On Sun, May 30, 2021, 16:48 Mehdi Ismail <mehdizprof...@gmail.com
>>>>>> wrote:
>>>>>>
>>>>>>> you want to mention (provide screenshot) of the error?
>>>>>>>
>>>>>>> On Sunday, 30 May 2021 at 09:14:22 UTC+5:30 sukhy.g...@gmail.com
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Getting error while using using command python manage.py
>>>>>>>> collectstatic
>>>>>>>> Regarda
>>>>>>>>
>>>>>>>> On Sat, May 29, 2021, 21:23 Mehdi Ismail <mehdiz...@gmail.com
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> python manage.py collectstatic
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> try that... and update
>>>>>>>>> On Saturday, 29 May 2021 at 20:44:48 UTC+5:30 sukhy.g...@gmail.com
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>> Project Folder ➡️static ➡️css➡️style.css➡️
>>>>>>>>>>
>>>>>>>>>> On Sat, May 29, 2021, 19:16 Fabiano Leite <fabiano....@gmail.com
>>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Where is located your 'css/style.css';
>>>>>>>>>>> Em sábado, 29 de maio de 2021 às 10:04:50 UTC-3,
>>>>>>>>>>> sukhy.g...@gmail.com escreveu:
>>>>>>>>>>>
>>>>>>>>>>>> No dear
>>>>>>>>>>>>
>>>>>>>>>>>> On Sat, May 29, 2021, 18:29 Chelsea Fan <allaberdi...@gmail.com
>>>>>>>>>>>> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Is it working now?
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Sat, 29 May 2021, 3:40 pm lalit suthar, <
>>>>>>>>>>>>> sutharl...@gmail.com> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> read this
>>>>>>>>>>>>>> https://docs.djangoproject.com/en/2.2/intro/tutorial06/ and
>>>>>>>>>>>>>> check how you are giving paths. Also after loading the page on 
>>>>>>>>>>>>>> your browser
>>>>>>>>>>>>>> go to "View Page Source" and click on the CSS file link and 
>>>>>>>>>>>>>> check if the
>>>>>>>>>>>>>> file is opening or not.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Saturday, 29 May 2021 at 17:57:21 UTC+5:30
>>>>>>>>>>>>>> sukhy.g...@gmail.com wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Yes Sir,There was no mistake in code. Code problem was only
>>>>>>>>>>>>>>> in mail content actually code was correct as instruction given 
>>>>>>>>>>>>>>> by Aniket Sir
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Regards
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Sat, May 29, 2021, 13:14 lalit suthar <
>>>>>>>>>>>>>>> sutharl...@gmail.com wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> have you checked Aniket's answer?
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On Saturday, 29 May 2021 at 11:09:07 UTC+5:30
>>>>>>>>>>>>>>>> sukhy.g...@gmail.com wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Done Sir, but not working
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> On Sat, May 29, 2021, 10:50 Venu Gopal <
>>>>>>>>>>>>>>>>> reachme...@gmail.com wrote:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> In Firefox ---- Goto Preferences ---> Choose Privacy and
>>>>>>>>>>>>>>>>>> Security ---> scroll down until you get cookies and site 
>>>>>>>>>>>>>>>>>> data --> clear data
>>>>>>>>>>>>>>>>>> Chrome ---- Goto Settings ---> Choose Privacy and
>>>>>>>>>>>>>>>>>> Security ---> select cookies and other site data --> select 
>>>>>>>>>>>>>>>>>> see all cookies
>>>>>>>>>>>>>>>>>> and site data --> Remove all
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> On Sat, May 29, 2021 at 9:50 AM sukhy gill <
>>>>>>>>>>>>>>>>>> sukhy.g...@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> @Venu Gopal
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> No Sir, I don't know, how to do this.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> May I know Sir, how to do the same?
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Regards
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> On Sat, May 29, 2021, 09:41 Venu Gopal <
>>>>>>>>>>>>>>>>>>> reachme...@gmail.com wrote:
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Hi, Have you tried deleting existing cache and cookies
>>>>>>>>>>>>>>>>>>>> in the browser?
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> On Sat, May 29, 2021 at 12:08 AM sukhy gill <
>>>>>>>>>>>>>>>>>>>> sukhy.g...@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Dear Frnds
>>>>>>>>>>>>>>>>>>>>>                 I am unable to  link CSS with HTML
>>>>>>>>>>>>>>>>>>>>> HTML working but CSS not working inside the .html file
>>>>>>>>>>>>>>>>>>>>> with the help of LINK in <head> tag
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> I am using thefollowings:-
>>>>>>>>>>>>>>>>>>>>> Setting.py -  STATICFILES_DIRS=[os.path.join(BASE_DIR,
>>>>>>>>>>>>>>>>>>>>> 'static'),]
>>>>>>>>>>>>>>>>>>>>> HTML- {% load static %}
>>>>>>>>>>>>>>>>>>>>> <Link rel="stylesheet" href="{% static 'css/syle.css
>>>>>>>>>>>>>>>>>>>>> %} />
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Regards
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>>>> You received this message because you are subscribed
>>>>>>>>>>>>>>>>>>>>> to the Google Groups "Django users" group.
>>>>>>>>>>>>>>>>>>>>> To unsubscribe from this group and stop receiving
>>>>>>>>>>>>>>>>>>>>> emails from it, send an email to
>>>>>>>>>>>>>>>>>>>>> django-users...@googlegroups.com.
>>>>>>>>>>>>>>>>>>>>> To view this discussion on the web visit
>>>>>>>>>>>>>>>>>>>>> https://groups.google.com/d/msgid/django-users/3ca2aba0-a58f-4298-b248-16c51bdf90a6n%40googlegroups.com
>>>>>>>>>>>>>>>>>>>>> <https://groups.google.com/d/msgid/django-users/3ca2aba0-a58f-4298-b248-16c51bdf90a6n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>>>>>>>>>>>>>>>>>> .
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>>> You received this message because you are subscribed to
>>>>>>>>>>>>>>>>>>>> a topic in the Google Groups "Django users" group.
>>>>>>>>>>>>>>>>>>>> To unsubscribe from this topic, visit
>>>>>>>>>>>>>>>>>>>> https://groups.google.com/d/topic/django-users/qGMoFXNAgww/unsubscribe
>>>>>>>>>>>>>>>>>>>> .
>>>>>>>>>>>>>>>>>>>> To unsubscribe from this group and all its topics, send
>>>>>>>>>>>>>>>>>>>> an email to django-users...@googlegroups.com.
>>>>>>>>>>>>>>>>>>>> To view this discussion on the web visit
>>>>>>>>>>>>>>>>>>>> https://groups.google.com/d/msgid/django-users/CAOhYkiyqw8k5zCL1XZo9U%2BY9_JR57p55xf-%3DtFf6Fa4HVskPSw%40mail.gmail.com
>>>>>>>>>>>>>>>>>>>> <https://groups.google.com/d/msgid/django-users/CAOhYkiyqw8k5zCL1XZo9U%2BY9_JR57p55xf-%3DtFf6Fa4HVskPSw%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...@googlegroups.com.
>>>>>>>>>>>>>>>>>>> To view this discussion on the web visit
>>>>>>>>>>>>>>>>>>> https://groups.google.com/d/msgid/django-users/CAJ8btZave0utnYTAcrxafKes6sUZ3%2BX%2B0v1EGs-pJSF1%2BT4qxw%40mail.gmail.com
>>>>>>>>>>>>>>>>>>> <https://groups.google.com/d/msgid/django-users/CAJ8btZave0utnYTAcrxafKes6sUZ3%2BX%2B0v1EGs-pJSF1%2BT4qxw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>>>>>>>>>>>>>>> .
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>> You received this message because you are subscribed to a
>>>>>>>>>>>>>>>>>> topic in the Google Groups "Django users" group.
>>>>>>>>>>>>>>>>>> To unsubscribe from this topic, visit
>>>>>>>>>>>>>>>>>> https://groups.google.com/d/topic/django-users/qGMoFXNAgww/unsubscribe
>>>>>>>>>>>>>>>>>> .
>>>>>>>>>>>>>>>>>> To unsubscribe from this group and all its topics, send
>>>>>>>>>>>>>>>>>> an email to django-users...@googlegroups.com.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> To view this discussion on the web visit
>>>>>>>>>>>>>>>>>> https://groups.google.com/d/msgid/django-users/CAOhYkiy80sPnGJ2uJPuJODECKv3UfQxATOit%2BwNZnr%3D%2BgiuojQ%40mail.gmail.com
>>>>>>>>>>>>>>>>>> <https://groups.google.com/d/msgid/django-users/CAOhYkiy80sPnGJ2uJPuJODECKv3UfQxATOit%2BwNZnr%3D%2BgiuojQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>>>>>>>>>>>>>> .
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>> You received this message because you are subscribed to a
>>>>>>>>>>>>>>>> topic in the Google Groups "Django users" group.
>>>>>>>>>>>>>>>> To unsubscribe from this topic, visit
>>>>>>>>>>>>>>>> https://groups.google.com/d/topic/django-users/qGMoFXNAgww/unsubscribe
>>>>>>>>>>>>>>>> .
>>>>>>>>>>>>>>>> To unsubscribe from this group and all its topics, send an
>>>>>>>>>>>>>>>> email to django-users...@googlegroups.com.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> To view this discussion on the web visit
>>>>>>>>>>>>>>>> https://groups.google.com/d/msgid/django-users/d9863d84-b712-4edd-bcd3-cb56e56d93e2n%40googlegroups.com
>>>>>>>>>>>>>>>> <https://groups.google.com/d/msgid/django-users/d9863d84-b712-4edd-bcd3-cb56e56d93e2n%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...@googlegroups.com.
>>>>>>>>>>>>>> To view this discussion on the web visit
>>>>>>>>>>>>>> https://groups.google.com/d/msgid/django-users/6270c1f5-a1d9-4904-a5ed-85e21030b894n%40googlegroups.com
>>>>>>>>>>>>>> <https://groups.google.com/d/msgid/django-users/6270c1f5-a1d9-4904-a5ed-85e21030b894n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>>>>>>>>>>> .
>>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> You received this message because you are subscribed to a
>>>>>>>>>>>>> topic in the Google Groups "Django users" group.
>>>>>>>>>>>>> To unsubscribe from this topic, visit
>>>>>>>>>>>>> https://groups.google.com/d/topic/django-users/qGMoFXNAgww/unsubscribe
>>>>>>>>>>>>> .
>>>>>>>>>>>>> To unsubscribe from this group and all its topics, send an
>>>>>>>>>>>>> email to django-users...@googlegroups.com.
>>>>>>>>>>>>>
>>>>>>>>>>>> To view this discussion on the web visit
>>>>>>>>>>>>> https://groups.google.com/d/msgid/django-users/CAJwZnde0ziuGc5LwbYDRLfHBqS6ywB8TaWN9T5VMy1swYGe%3DJw%40mail.gmail.com
>>>>>>>>>>>>> <https://groups.google.com/d/msgid/django-users/CAJwZnde0ziuGc5LwbYDRLfHBqS6ywB8TaWN9T5VMy1swYGe%3DJw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>>>>>>>>> .
>>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>> You received this message because you are subscribed to a topic
>>>>>>>>>>> in the Google Groups "Django users" group.
>>>>>>>>>>> To unsubscribe from this topic, visit
>>>>>>>>>>> https://groups.google.com/d/topic/django-users/qGMoFXNAgww/unsubscribe
>>>>>>>>>>> .
>>>>>>>>>>> To unsubscribe from this group and all its topics, send an email
>>>>>>>>>>> to django-users...@googlegroups.com.
>>>>>>>>>>>
>>>>>>>>>> To view this discussion on the web visit
>>>>>>>>>>> https://groups.google.com/d/msgid/django-users/8c05a29d-9c98-4e74-9c2d-0bdc0245632en%40googlegroups.com
>>>>>>>>>>> <https://groups.google.com/d/msgid/django-users/8c05a29d-9c98-4e74-9c2d-0bdc0245632en%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>>>>>>>> .
>>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>> You received this message because you are subscribed to a topic in
>>>>>>>>> the Google Groups "Django users" group.
>>>>>>>>> To unsubscribe from this topic, visit
>>>>>>>>> https://groups.google.com/d/topic/django-users/qGMoFXNAgww/unsubscribe
>>>>>>>>> .
>>>>>>>>> To unsubscribe from this group and all its topics, send an email
>>>>>>>>> to django-users...@googlegroups.com.
>>>>>>>>>
>>>>>>>> To view this discussion on the web visit
>>>>>>>>> https://groups.google.com/d/msgid/django-users/031a9c57-9317-4bc3-bd3d-7832347d4ffdn%40googlegroups.com
>>>>>>>>> <https://groups.google.com/d/msgid/django-users/031a9c57-9317-4bc3-bd3d-7832347d4ffdn%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>>>>>> .
>>>>>>>>>
>>>>>>>> --
>>>>>>> You received this message because you are subscribed to a topic in
>>>>>>> the Google Groups "Django users" group.
>>>>>>> To unsubscribe from this topic, visit
>>>>>>> https://groups.google.com/d/topic/django-users/qGMoFXNAgww/unsubscribe
>>>>>>> .
>>>>>>> To unsubscribe from this group and all its topics, 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/3e26aaf1-212c-42fe-b7fe-b770dac85e4en%40googlegroups.com
>>>>>>> <https://groups.google.com/d/msgid/django-users/3e26aaf1-212c-42fe-b7fe-b770dac85e4en%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/CAJ8btZYb461qqot%2BMNRB4bNq4qcdAVWGni_uhfo1Yr6hzmJ0oA%40mail.gmail.com
>>>>>> <https://groups.google.com/d/msgid/django-users/CAJ8btZYb461qqot%2BMNRB4bNq4qcdAVWGni_uhfo1Yr6hzmJ0oA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>> .
>>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to a topic in the
>>>>> Google Groups "Django users" group.
>>>>> To unsubscribe from this topic, visit
>>>>> https://groups.google.com/d/topic/django-users/qGMoFXNAgww/unsubscribe
>>>>> .
>>>>> To unsubscribe from this group and all its topics, 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/CAJwZndcDCN5U7SAzYpuq%2BtPM0QCQz0XKw74jQsLvnPKXKUzLNw%40mail.gmail.com
>>>>> <https://groups.google.com/d/msgid/django-users/CAJwZndcDCN5U7SAzYpuq%2BtPM0QCQz0XKw74jQsLvnPKXKUzLNw%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/CAJ8btZaTm3UwH%3D6YKyC1LzXWtdiEzuqEGhm3XgoXOGFNH%2BVW1w%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/django-users/CAJ8btZaTm3UwH%3D6YKyC1LzXWtdiEzuqEGhm3XgoXOGFNH%2BVW1w%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>> --
>>> You received this message because you are subscribed to a topic in the
>>> Google Groups "Django users" group.
>>> To unsubscribe from this topic, visit
>>> https://groups.google.com/d/topic/django-users/qGMoFXNAgww/unsubscribe.
>>> To unsubscribe from this group and all its topics, 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/CAJwZndeBykTGKzXBYT94dV-EqwyRzWKoXRHFM5QhDDqtSFC8VQ%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CAJwZndeBykTGKzXBYT94dV-EqwyRzWKoXRHFM5QhDDqtSFC8VQ%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/CAJ8btZaosJD1Pfht-kRQiQtLdqQKrRnhkoop_hhA7HYD8WBRzA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAJ8btZaosJD1Pfht-kRQiQtLdqQKrRnhkoop_hhA7HYD8WBRzA%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/CA%2BCuM3BfVbvcuF%3D3H402mEh3uVNTxihRQx4ZFLgCBWS0e3Ow3g%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CA%2BCuM3BfVbvcuF%3D3H402mEh3uVNTxihRQx4ZFLgCBWS0e3Ow3g%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/CA%2Bohtm8Mq9c4FKNJBEccvTRYjWru-Tz5Pte2E4ayvgWiHJ45uQ%40mail.gmail.com.

Reply via email to