Re: Is it possible to use the built-in LogEntry to track actions of every users not only in admin page?

2020-11-24 Thread shedd tutt
Check out this https://django-simple-history.readthedocs.io/en/latest/ On Tue, 24 Nov 2020, 14:11 Sujata Aghor wrote: > Hello Django lovers, > > I am looking for something to track the actions of all users on my website. > The LogEntry class tracks additions, changes, and deletions of objects >

Re: How to display a line graph in Django?

2020-07-01 Thread shedd tutt
Use chartjs On Wed, 1 Jul 2020, 07:45 ratnadeep ray wrote: > Hi all, > > I have wrote a python program to display the line graph as follows: > > import matplotlib.pyplot as plt > > x = [1,2,3] > y = [2,4,1] > > > plt.plot(x, y) > > > plt.xlabel('x - axis') > plt.ylabel('y - axis') > > > plt.titl

Re: Need suggestions-Reg

2020-07-01 Thread shedd tutt
Zoom On Wed, 1 Jul 2020, 05:38 Sai Pavan Kumar wrote: > Hi , > I need to integrate the video conferencing in my Django > application.which is the best open source video conferencing tool available > .please suggest me. > > Thanks and Regards > Pavan T > > -- > You received this message becau

mysqlclient for django

2020-03-02 Thread shedd tutt
Use pip install mysqlclient -- 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

Users location tracking

2020-02-20 Thread shedd tutt
Anyone with an idea on how to use the django-user-tracking library -- 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