Re: Dashboard with plotting graph

2023-06-20 Thread Muhammad Juwaini Abdul Rahman
For simple cases, matplotlib should be enough.

For more advanced cases, probably you can explore thousands of js tools out
there.

On Wed, 21 Jun 2023 at 08:53, DieHardMan 300 
wrote:

> Hello, I hope everyone have a good day. I want to start building dashboard
> with the plotting graph in my Django 4.2 web application. So I want some
> recommendations of what libraries should I use or what libraries work best
> for you guys.
>
> --
> 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/996f9141-d514-41f4-8658-7deb9c7c041an%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/CAFKhtoQMOu_JNYJLv2M3uA-aA7j0JUTK2jjs1i9TarWSJSBnWg%40mail.gmail.com.


Dashboard with plotting graph

2023-06-20 Thread DieHardMan 300
Hello, I hope everyone have a good day. I want to start building dashboard 
with the plotting graph in my Django 4.2 web application. So I want some 
recommendations of what libraries should I use or what libraries work best 
for you guys.

-- 
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/996f9141-d514-41f4-8658-7deb9c7c041an%40googlegroups.com.


Re: Using JavaScript to enumerate a dataset returned to a page.

2023-06-20 Thread Prosper Lekia
You can write an Ajax request with Django, and work with the data with
JavaScript in the frontend.

On Mon, Jun 19, 2023, 15:30 Lee Stevens  wrote:

> Helo,
>
> I have a dataset returning to a page.  I need JavaScript to be able to
> process this.
>
> Instead of using:
> {% for item in dataset %}
> {{ item.field1 }}
> {{ item.field2 }}
> {% endfor %}
>
> Is there a *JavaScript* way to read this dataset/variable instead?
>
> Thanks.
>
> --
> 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/37febb44-36e2-47ca-9eff-7011c4e9b963n%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/CALGeGE2HGSv6G5fZHHG1rNJ7T_YqyjO6V-134zL%2BeT%2BU1bbbrg%40mail.gmail.com.


Re: Using JavaScript to enumerate a dataset returned to a page.

2023-06-20 Thread Lee Stevens
So it is sounding more and more like I can't just send in a JSON object and 
then use JSON.parse to loop through the data.  Maybe I am missing something 
on the django side.  

Parsing on the JavaScript side is easy, but am I creating the variable 
{{dataset}} in the original message incorrectly?
On Monday, June 19, 2023 at 9:30:15 AM UTC-5 Lee Stevens wrote:

> Helo,
>
> I have a dataset returning to a page.  I need JavaScript to be able to 
> process this.
>
> Instead of using:
> {% for item in dataset %}
> {{ item.field1 }}
> {{ item.field2 }}
> {% endfor %}
>
> Is there a *JavaScript* way to read this dataset/variable instead?
>
> Thanks.
>

-- 
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/1e0b39bd-ab66-47c7-845a-3b6795fddb9en%40googlegroups.com.


Re: problem bd python manage.py makemigrations & migrate

2023-06-20 Thread Issa N'golo Coulibaly
First created an application and then
in the settings.py set the constant AUTH_USER_MODEL = "my_app_name.User"
and do makemigrations then migrate for the very first time. your custom
User table does not exist in the database that's why the exception is
thrown.

On Sun, 11 Jun 2023, 19:00 Alexandru - Gabriel Ionicescu, <
ionicescu.alexandrugabr...@gmail.com> wrote:

> hello, I have a project and I use django.
> I'm trying to do my migrations for bd but I can't do them. it gives me the
> error django.db.utils.OperationalError: no such table: user_user.
> I also made a User class (AbstractUser) and it still doesn't work. What
> can I do?
> I mention that in settings.py I have:
>   DATABASES = {
>  'default': {
>  'ENGINE': 'django.db.backends.sqlite3',
>  'NAME': os.path.join(BASE_DIR, 'db.sqlite3'),
>  }
> }
> MEDIA_ROOT = os.path.join(BASE_DIR, 'images')
> MEDIA_URL = '/images/'
>
> --
> 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/3e36f332-c199-41b7-baf3-43da1c3d437en%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/CAE9iLW1PaNA3yzKzr1nGZWgkkrp4cKXxmsJ%2BBNyjUPpTmHupTw%40mail.gmail.com.


Re: problem bd python manage.py makemigrations & migrate

2023-06-20 Thread Alexandru - Gabriel Ionicescu
Hello Bradie,

Is not work.
I delete all db and migrate but is not working..

În dum., 11 iun. 2023 la 22:54, Bradie Poa  a scris:

> This is mostly cause be mismatch of migrations. In the migrations folder.
> If deleting the db fails to work for you. You need to delete or migrations
> folders and then re-do the process of makemigrations and migrate. This will
> play you the magic
>
> On Sun, Jun 11, 2023, 22:12 Bhuvnesh Sharma  wrote:
>
>> Hi,
>>   This seems a bit unexpected behaviour,could you tell us all the steps
>> you followed from the beginning and at what step is it giving error?
>>
>> On Mon, Jun 12, 2023, 12:30 AM Alexandru - Gabriel Ionicescu <
>> ionicescu.alexandrugabr...@gmail.com> wrote:
>>
>>> hello, I have a project and I use django.
>>> I'm trying to do my migrations for bd but I can't do them. it gives me
>>> the error django.db.utils.OperationalError: no such table: user_user.
>>> I also made a User class (AbstractUser) and it still doesn't work. What
>>> can I do?
>>> I mention that in settings.py I have:
>>>   DATABASES = {
>>>  'default': {
>>>  'ENGINE': 'django.db.backends.sqlite3',
>>>  'NAME': os.path.join(BASE_DIR, 'db.sqlite3'),
>>>  }
>>> }
>>> MEDIA_ROOT = os.path.join(BASE_DIR, 'images')
>>> MEDIA_URL = '/images/'
>>>
>>> --
>>> 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/3e36f332-c199-41b7-baf3-43da1c3d437en%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/CA%2BZJHEoB-ooH_sJmPCb8fNrPs1L6rrOvmuwbTS6MKQb8Z3biWg%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/CAJkmis3DA%2BCUJW%3DJs_wO1skrRdUEKJrM7C9%3DvoCTyrKjkN7kwg%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/CAKsnQnTbPxZoy2cHxDRgSeuEqBPrNK-xTm4D-JOAEdz%2Bknjadg%40mail.gmail.com.


Re: Suggestions for Reducing Spam

2023-06-20 Thread Jey Jaamow
I totally agree with the first option. creating a separate group is very 
help full for those looking for jobs. also implementing email filter is 
also create idea.

On Monday, June 19, 2023 at 10:08:03 PM UTC+3 o1bigtenor wrote:

> On Mon, Jun 19, 2023 at 1:03 PM Gobi Dasu  wrote:
>
>> Great points Abhishek, Paul, and John,
>>
>> +1 for the separate group with a bit of nuance:
>>
>> The openai api integration might consider rerouting content to different 
>> groups rather than blatantly marking a message that someone has taken 
>> effort to write as "bad". 
>>
>> I think that a lot of the Django developers in this group may be looking 
>> for roles, and we for one are always looking to hire good Django developers 
>> and lifelong learners.
>>
>> However, I think that the protocol has to be made clear:
>> - post in this group A if you are hiring django developers (like me)
>> - post in this group B if you are seeking a django role 
>> - post in this group C if you are seeking a solution to a django issue
>>
>> And finally, kindness and forgiveness to all people should be highly 
>> encouraged.
>>
>> snip - - - imo its the repeated offenders who need to just get black 
> listed. 
>
> sorta like - - - once - - - ignore the faux pas 
> second time - - - please do not do this any more 
> third time - - - have a good life buddy - - - - except somewhere else!
>
> the sheer number of people asking for jobs likely is killing this site - - 
> - supposedly 
> a get help site - - - I for one find that people who can't follow clear 
> directions tend 
> to also mix up other kinds of things as well. 
>
> HTH
>  
>

-- 
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/f8b42b42-cd28-4f7f-bb4f-e12d0fe5b81cn%40googlegroups.com.


Re: Newtwork Marketing System

2023-06-20 Thread Dean Mahori
Hi anyone to teach me forex trading guys...


On Thu, 15 Jun 2023, 11:36 Benjamin Schollnick, 
wrote:

> Hi Everyone!
> So I want to know how to implement a binary tree to a web app.
> This is how the app works:
>
> —  Person A opens an account
> —  Person A refers to people
> — Person B invests,
> — Person A get 10% of Person B's investment
> So it goes on iteratively.
>
>
> Please note, nothing here in your description *needs* (or begs) to be a
> binary tree.
>
> Have a referred field in the person table, which points to the PK of the
> person that referred them.
>
> Then you just do a filter on that persons referred field PK to find out
> who referred them.
>
> Yes, a binary tree is suppose to be one of the faster searches for certain
> types of data…But as described I’m not sure it’s a good fit.
>
> - Benjamin
>
>
> --
> 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/96D0264D-3922-4376-8334-7D11CFFA9456%40schollnick.net
> 
> .
>

-- 
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/CAOxCe%3DTzQTyU_Bo9etb2F_RQYzF8T%3DiPgGrE7yU4YmPZ%3DF3hsg%40mail.gmail.com.


Re: In Need of Collaboration With a Django Dev in Europe

2023-06-20 Thread ome chukwuemeka
We are rebuilding it. We took down the original scripts and disabled a lot
of things because of our new business direction.

We are working with a copywriter from Poland because we want to meet the
standards of our intended market.

We also hope for inputs from our European partner. That's why we are asking.

Our new website is not close to what is currently existing.

We are implementing a wildcard SSL and not the free let's encryt SSL.

We are also considering changing the domain name since we are changing
business strategy.

I hope this explains the reason why our current website is the way it is?

On Tue, Jun 20, 2023, 1:31 PM Sebastian Jung 
wrote:

> Hello Ome,
>
> I open zerotenweb.com.ng and no https security. When i force https
> connection then i get security risk error. All .js,.jpg etc.pp. are not
> loading. I am sorry but i think when you are not able to implement your own
> website then you couldn't make a website for european customer.
>
> Sorry but first try to make a very good own website... Then writes again.
>
> Regards
>
>
> ome chukwuemeka  schrieb am Di., 20. Juni 2023,
> 11:22:
>
>> Hello Everyone,
>>
>> I'm the lead developer at ZeroTen Technologies and we are looking at
>> expanding our business to the European Market.
>>
>> We build Software, Mobile Apps and Websites. Most of our website products
>> are built with Django.
>>
>> We are looking for a business partnership and collaboration with a Django
>> Developer that is resident in Austria or Europe. But we prefer Austria.
>>
>> If you are available, kindly reply to this conversation or send me an
>> email at ad...@zerotenweb.com.ng
>>
>> Thanks
>>
>> Ome Chukwuemeka
>> Lead Developer ZeroTen Technologies
>> +2348064515245(WhatsApp only)
>>
>> --
>> 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/0473ac50-37ff-4aa7-bf02-20d2892fb945n%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/CAKGT9mxn%2BR33UUF9OWL0pMOyYw_w-d-2cfFFHK2sG%2BiB4czMJQ%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/CAKRDgxForCRbsn3UpSOKHCu5ewmEpqd%3DaOGGSE9m%2BGtD4QnMkw%40mail.gmail.com.


Re: In Need of Collaboration With a Django Dev in Europe

2023-06-20 Thread DJANGO DEVELOPER
Weldone Sebastian.

On Tue, 20 Jun 2023, 5:31 pm Sebastian Jung, 
wrote:

> Hello Ome,
>
> I open zerotenweb.com.ng and no https security. When i force https
> connection then i get security risk error. All .js,.jpg etc.pp. are not
> loading. I am sorry but i think when you are not able to implement your own
> website then you couldn't make a website for european customer.
>
> Sorry but first try to make a very good own website... Then writes again.
>
> Regards
>
>
> ome chukwuemeka  schrieb am Di., 20. Juni 2023,
> 11:22:
>
>> Hello Everyone,
>>
>> I'm the lead developer at ZeroTen Technologies and we are looking at
>> expanding our business to the European Market.
>>
>> We build Software, Mobile Apps and Websites. Most of our website products
>> are built with Django.
>>
>> We are looking for a business partnership and collaboration with a Django
>> Developer that is resident in Austria or Europe. But we prefer Austria.
>>
>> If you are available, kindly reply to this conversation or send me an
>> email at ad...@zerotenweb.com.ng
>>
>> Thanks
>>
>> Ome Chukwuemeka
>> Lead Developer ZeroTen Technologies
>> +2348064515245(WhatsApp only)
>>
>> --
>> 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/0473ac50-37ff-4aa7-bf02-20d2892fb945n%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/CAKGT9mxn%2BR33UUF9OWL0pMOyYw_w-d-2cfFFHK2sG%2BiB4czMJQ%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/CAKPY9p%3DB60NErQY5iwL9uZ8hnq%2BDejvxbi1TDczRCe9e8PYkpw%40mail.gmail.com.


Re: In Need of Collaboration With a Django Dev in Europe

2023-06-20 Thread Sebastian Jung
Hello Ome,

I open zerotenweb.com.ng and no https security. When i force https
connection then i get security risk error. All .js,.jpg etc.pp. are not
loading. I am sorry but i think when you are not able to implement your own
website then you couldn't make a website for european customer.

Sorry but first try to make a very good own website... Then writes again.

Regards


ome chukwuemeka  schrieb am Di., 20. Juni 2023,
11:22:

> Hello Everyone,
>
> I'm the lead developer at ZeroTen Technologies and we are looking at
> expanding our business to the European Market.
>
> We build Software, Mobile Apps and Websites. Most of our website products
> are built with Django.
>
> We are looking for a business partnership and collaboration with a Django
> Developer that is resident in Austria or Europe. But we prefer Austria.
>
> If you are available, kindly reply to this conversation or send me an
> email at ad...@zerotenweb.com.ng
>
> Thanks
>
> Ome Chukwuemeka
> Lead Developer ZeroTen Technologies
> +2348064515245(WhatsApp only)
>
> --
> 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/0473ac50-37ff-4aa7-bf02-20d2892fb945n%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/CAKGT9mxn%2BR33UUF9OWL0pMOyYw_w-d-2cfFFHK2sG%2BiB4czMJQ%40mail.gmail.com.


In Need of Collaboration With a Django Dev in Europe

2023-06-20 Thread ome chukwuemeka
Hello Everyone,

I'm the lead developer at ZeroTen Technologies and we are looking at 
expanding our business to the European Market. 

We build Software, Mobile Apps and Websites. Most of our website products 
are built with Django. 

We are looking for a business partnership and collaboration with a Django 
Developer that is resident in Austria or Europe. But we prefer Austria. 

If you are available, kindly reply to this conversation or send me an email 
at ad...@zerotenweb.com.ng

Thanks

Ome Chukwuemeka
Lead Developer ZeroTen Technologies
+2348064515245(WhatsApp only)

-- 
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/0473ac50-37ff-4aa7-bf02-20d2892fb945n%40googlegroups.com.