Re: Auto populating business organization logos

2021-09-19 Thread Shishir Jha
I believe linkedin is not using any api. Why would they need that? All the companies have their own accounts in the linkedin itself right? Thats how you apply to them. So linkedin muat be using images from its own database and not from some third party api. On Mon, 20 Sep 2021, 6:19 am Ram, wrote

Re: Resources for writing tests

2020-12-02 Thread Shishir Jha
You can look for obey the testing goat book in python. It covers tdd with python and django On Wed, 2 Dec 2020, 10:12 pm mike vickers, wrote: > Does anyone know of any good resources walking you through writing tests > for django? I've read through their documentation, and I've written a few, >

Re: Online food ordering system Django

2020-09-17 Thread Shishir Jha
Hi Madhav, Can you show me the heroku app that is deployed and github code if it is open? I just want to look at the site and code(if it is open, of couse) On Thu, 17 Sep 2020, 2:43 pm Madhav Nandan, wrote: > Can you elaborate what you seeking here regarding online food ordering? > > I have made

Re: Django+DjangoRestFramework+React+Redux open source projects

2020-09-06 Thread Shishir Jha
learning experience. https://github.com/shishirjha/keeper_frontend (frontend) https://github.com/shishirjha/notesKeeper (backend) On Sun, Sep 6, 2020 at 9:54 AM Shishir Jha wrote: > https://github.com/justdjango/django-react-ecommerce > > There are many more you can find it on searchi

Re: Django+DjangoRestFramework+React+Redux open source projects

2020-09-05 Thread Shishir Jha
https://github.com/justdjango/django-react-ecommerce There are many more you can find it on searching google. On Sun, 6 Sep 2020, 9:43 am Yogendra Yadav, wrote: > thank you, can you please suggest some more > > On Sun, Sep 6, 2020 at 3:01 AM Shishir Jha > wrote: > >> Lo

Re: Django+DjangoRestFramework+React+Redux open source projects

2020-09-05 Thread Shishir Jha
Look for gothinkster in github On Sat, 5 Sep 2020, 10:20 pm Yogendra Yadav, wrote: > Please suggest open source projects to learn subject combination > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and st

Re: Django Rest Framework

2020-07-22 Thread Shishir Jha
Did you solve it? On Wed, 22 Jul 2020, 5:10 pm mishra39076, wrote: > I wan to fetch logged-in username using request but i am not getting it in > departmentAndDesignationManagement/views.py > If anyone can help me then please suggest me. > I attached screenshots of companyRegistrationAndLoginApp

Re: Why Should I use DRF over Django

2020-06-18 Thread Shishir Jha
ou are using drf and not django. However you can use django without drf even to create rest apis. If there was something you would choose "over" django, it would be flask. That is a reasonable comparision. Hope this helps. Thanks and regards, Shishir Jha On Thu, 18 Jun 2020

Re: Django IRC...Is it Active?

2020-03-20 Thread Shishir Jha
Yes I also want to ask for django official discord server On Fri, Mar 20, 2020 at 7:23 PM B.Ramburn wrote: > we could use a discord server? > > Regards, > > > B.Ramburn BSc LLM# > Snr. Quantity Surveyor > > > On Fri, 20 Mar 2020 at 12:04, Matthew Leung wrote: > >> I tried it...there is nobody i

Re: JavaScript linking

2020-03-13 Thread Shishir Jha
One way to do that would be to use bundler like webpack. Do whatever you want to do on frontend and then convert it into static assets using bundler and then place it as an app in django. I assume you were talking about linking js with django as this is the group for django. Two such bundlers you

Re: Beginner needs help getting templates to work - is this the right group?

2020-03-06 Thread Shishir Jha
do that > first. > > -Jorge > > On Fri, Mar 6, 2020 at 3:07 AM Alvaro Orozco > wrote: > >> It seems like you're not activating the virtual environment. Active the >> virtual environment and install the dependencies. >> >> On Thu, Mar 5, 2020 at 11:02

Re: Beginner needs help getting templates to work - is this the right group?

2020-03-05 Thread Shishir Jha
Can you show the code that you have written until page 55? On Fri, 6 Mar 2020, 9:01 am Philip Means, wrote: > Thank you for your response. The book is Django for Beginners, by William > S. Vincent. I will copy and send you the chapter I am having trouble > with. My directory structure, as cr

Re: Beginner needs help getting templates to work - is this the right group?

2020-03-05 Thread Shishir Jha
Can you show the code that you have written upto page 55? -- 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