I like the idea.
interested.
Le mar. 22 sept. 2020 à 11:59, Hamza Mirchi a
écrit :
> interested
>
> On Tue, Sep 22, 2020 at 5:39 AM ahmed.he...@gmail.com <
> ahmed.heshamel...@gmail.com> wrote:
>
>> Hi all,
>>
>> I am looking for a team of developers to join them in a project to
>> enhance my sk
Hello,
I'm looking for a job as a python developer. Any help? I'm willing to
relocate anywhere in the world.
Regards.
--
ZRAYGA Tessnim
Python Developer
solixy.com
Skype: tessnim.zr
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscr
I have 3 models:
class Node(models.Model):
ID = models.DecimalField(max_digits=19, decimal_places=10)
name = models.CharField(default='node', max_length=32)
connexion = models.CharField(max_length=255)
# Many2one fields | Foreign keys:
firm = models.ForeignKey('firme.Firme',
Hello everyone,
I have this design: there's a firm, a firm can have multiple nodes. Each
node can have many scheduled actions. What I'm trying to do is to create a
template containing all informations about a firm and be able to create
multiple scheduled actions at a time, so this is what the te
4 matches
Mail list logo