Re: Case-insensitve unique = True

2020-01-24 Thread gaurav jain
Hi, I think you can save a processed version of the text and apply a unique constraint. If you want save the original text then save the non processed test as well. Kind regards Gaurav Jain On Fri, 24 Jan, 2020, 1:34 pm Mike Dewhirst, wrote: > On 24/01/2020 6:12 pm, maninder singh Kumar wr

Re: 'str' object has no attribute 'objects'

2019-12-28 Thread gaurav jain
Show the backend code of the post request Regards Gaurav Jain On Sat, 28 Dec, 2019, 4:31 pm Chetan Rokade, wrote: > Hi Friends, > Getting below error while doing search operation : > 'str' object has no attribute 'objects' > > Code: > 1) html having search button : > &g

Re: How to modify data after receiving from request.data

2019-10-11 Thread gaurav jain
You can not modify the request.data object. You can save it in a different variable and use that Regards Gaurav Jain crazcu...@gmail.com/9971594094 On Fri, 11 Oct, 2019, 7:20 PM laxmikanta nayak, < laxmikantanayak...@gmail.com> wrote: > Hi, > > I am passing {message: 'here'

Re: Error while installing django

2019-07-26 Thread gaurav jain
Try this https://stackoverflow.com/questions/40183108/python-packages-hash-not-matching-whilst-installing-using-pip On Fri, 26 Jul, 2019, 8:03 PM Arisht Jain, wrote: > While installing dhandho via pip on Windows 7 having Python 3.7.0 > > I created a virtual en. And entered command :" pip

JOIN OUR SLACK CHANNEL

2019-02-22 Thread gaurav jain
Please provide the invite link -- 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 post to this group, send email to

how can begin to create my web application

2019-02-21 Thread gaurav jain
Assuming you know the technologies required. This might help. https://gauravjain98.ml/software/2019/01/26/how-i-design-software.html -- 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