Hey everyone,
I am planning to organize a Django Bootcamp for beginners. As usual, I want
to make attendees approach Django through means of a project, but I really
don't want to do something like a blogs or note website.
If you were to start learning Django today, what website would you like
Hi,
I forgot to mention in my previous email this Bootcamp will not last more
than a week. So. it will be mostly introductory.
Best wishes.
Gagan Deep
On Thursday, April 15, 2021 at 12:34:08 PM UTC+5:30
the.one.abo...@gmail.com wrote:
> Hey everyone,
>
> I am planning to organize a Django
Hi
I want to view photos and videos in Djangp app
When I open a video tag in HTML normally it does not load
I would love to help thank you very much
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receivi
?
בתאריך יום ה׳, 15 באפר׳ 2021 ב-13:48 מאת מוריה יצחקי <moriyal...@gmail.com
>:
> Hi
> I want to view photos and videos in Djangp app
> When I open a video tag in HTML normally it does not load
> I would love to help thank you very much
>
> --
> You received this message because you are sub
?
ב-יום חמישי, 15 באפריל 2021 בשעה 13:48:12 UTC+3, מוריה יצחקי כתב/ה:
> Hi
> I want to view photos and videos in Djangp app
> When I open a video tag in HTML normally it does not load
> I would love to help thank you very much
>
--
You received this message because you are subscribed to the Go
We're trying to place and image outside of the intro on the bottom left of
the screen over the parallax image. We could make a flowing image that
stays on the bottom left but we would prefer a one time image on the first
page/image only.
Any assistance would be greatly appreciated.
--
You re
CommandError: 'hello_world' conflicts with the name of an existing Python
module and cannot be used as an app name. Plea se try another name.
please help me
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and sto
Name the app something other than hello_world. It appears as if there is a
conflict.
On Thu, Apr 15, 2021, 8:23 AM Binay kumar wrote:
> CommandError: 'hello_world' conflicts with the name of an existing Python
> module and cannot be used as an app name. Plea se try another name.
>
> please help
I will help you so give your contract no
On Mon, 12 Apr, 2021, 6:35 pm Aniket Balkhande, <
aniketbalkhandeoffic...@gmail.com> wrote:
> Dear Community Members,
> I am Aniket, I have given 2 interviews this week, one for Django
> Developer and the other for React Developer with Django RES
On 15/04/2021 12.48, מוריה יצחקי wrote:
> Hi
> I want to view photos and videos in Djangp app
> When I open a video tag in HTML normally it does not load
> I would love to help thank you very much
>
If it doesn't work when you do it normally, consider doing it
abnormally. Then it might work.
Kin
You know how to explain to me what the way is?
בתאריך יום ה׳, 15 באפר׳ 2021 ב-18:22 מאת Kasper Laudrup <
laud...@stacktrace.dk>:
> On 15/04/2021 12.48, מוריה יצחקי wrote:
> > Hi
> > I want to view photos and videos in Djangp app
> > When I open a video tag in HTML normally it does not l
On 15/04/2021 17.29, מוריה יצחקי wrote:
> You know how to explain to me what the way is?
>
Yes.
Think about what you might consider normal. Then try to reverse it and
think of the complete opposite and do that.
If that still doesn't work, try something completely bizarre instead.
An alternative
Hello,
i have following:
models.py:
from django.db import models
class Tabs(models.Model):
id = models.AutoField(primary_key=True)
def __str__(self):
return self.name
class Box(models.Model):
id = models.AutoField(primary_key=True)
tabslink = models.ForeignKey(Tabs, on_
I have found the right solution. Thanks
sebasti...@gmail.com schrieb am Do., 15. Apr.
2021, 18:07:
> Hello,
>
> i have following:
>
> models.py:
>
> from django.db import models
>
> class Tabs(models.Model):
> id = models.AutoField(primary_key=True)
> def __str__(self):
> return
Dear Venki,
I have personally mailed you my contact details.
Thanks & Regards,
Aniket
On Thu, Apr 15, 2021 at 8:41 PM venki malli wrote:
> I will help you so give your contract no
>
> On Mon, 12 Apr, 2021, 6:35 pm Aniket Balkhande, <
> aniketbalkhandeoffic...@gmail.com> wrote:
>
>> Dear C
Bro i am also facing same problem.
On Fri, 16 Apr 2021, 1:11 am Aniket Balkhande, <
aniketbalkhandeoffic...@gmail.com> wrote:
> Dear Venki,
> I have personally mailed you my contact details.
>
> Thanks & Regards,
> Aniket
>
> On Thu, Apr 15, 2021 at 8:41 PM venki malli
> wrote:
>
>> I will
useig code.
from pathlib import Path
Path("C:/Python37/rp-portfolio/hello_world/templates/hello_world.html").touch()
from pathlib import Path
Path("C:/Python37/rp-portfolio/hello_world/templates/hello_world.html").touch()
--
You received this message because you are subscribed to the Google G
thank you))
On Thursday, April 15, 2021 at 7:00:00 PM UTC+5:30 J.T. wrote:
> Name the app something other than hello_world. It appears as if there is a
> conflict.
>
> On Thu, Apr 15, 2021, 8:23 AM Binay kumar wrote:
>
>> CommandError: 'hello_world' conflicts with the name of an existing Pytho
Hello,
I have another problem.
I am trying to get CC to accept multiple email addresses but I do not seem
to get it to work as it always says *Enter a valid email address*. I've
searched for solutions, heard the new field *MultiValueField* but I also do
not know how to use this in *forms.py*.
19 matches
Mail list logo