Re: Thumbnails In Django

2015-07-24 Thread Amitt Bhardwj
Try Replacing thumbnails = ImageWithThumbsField(upload_to='your preferred location ', sizes=( your preferred size) For second thumbnail use different size. This might work Amitt Bhardwj Blog: amittbhardwj.wordpress.com Github: https://github.com/amittbhardwj On Jul 22, 2015 12:52 AM,

Re: how to show ppt in django framework

2015-07-27 Thread Amitt Bhardwj
I would suggest you to convert ppt to html files and use reveal.js to show slides. There is also github repo. Just google django and reveal.js Amitt Bhardwj Blog: amittbhardwj.wordpress.com Github: https://github.com/amittbhardwj On Jul 27, 2015 4:43 PM, "Selva sundar raj" wrote: &

Using Sum function in Models.py

2014-06-25 Thread Amitt Bhardwj
I want to define a field in models.py which contains sum of a other field in same model class. I tried importing sum function in models but it gave errors. Please help me. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from thi

Re: Custom User Migration Error

2015-08-02 Thread Amitt Bhardwj
go-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/c9840577-7348-4b82-8de2-17f6ab05b3f3