Re: View / Query Set not showing with filter

2021-03-19 Thread Héctor Alonso Lozada Echezuría
.html', context) > return render(request, 'overview/overview.html', context) > > haha sorry for not using pastebin before :D > > Thank you so much. > > Best wishes, > > Manuel > > > > Manuel Buri > T: +41 79 933 01 11 > M: manuel.b...@gmail.com

Re: View / Query Set not showing with filter

2021-03-19 Thread Héctor Alonso Lozada Echezuría
https://groups.google.com/d/msgid/django-users/CACx7KOQEEWWNu6hQwMXdEP_nZ6%2Bex9HZ9KEiVubrvd89%3DTP%3DuQ%40mail.gmail.com >> . >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Django users" group. >&

Re: Improperly Configured at /blog/write/

2021-03-19 Thread Héctor Alonso Lozada Echezuría
Exactly El vie, 19 mar 2021 a las 15:25, Anornymous u () escribió: > Line 17 not 14 > > On Sat, Mar 20, 2021, 00:22 Héctor Alonso Lozada Echezuría < > ima...@gmail.com> wrote: > >> Line 14: fields not feilds >> >> El vie, 19 mar 2021 a las 15:17, Noyon Bar

Re: Improperly Configured at /blog/write/

2021-03-19 Thread Héctor Alonso Lozada Echezuría
ps.google.com/d/msgid/django-users/CAL-bCoy-SMKGDhOPdrBStDtzx5a3f2LxHAj%3DfCX_5%3DyrdCXNSw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- Héctor Alonso Lozada Echezuría -- You received this message because you are subscribed to the Google Groups "Django us

Re: View / Query Set not showing with filter

2021-03-19 Thread Héctor Alonso Lozada Echezuría
I think you should reconsider the query context['bookings']=Booking.objects.filter(Q(organization_id=request.user.organization_id), Q(booking_time__date__gte=start_date), Q(booking_time__date__lte=end_date))) El vie, 19 mar 2021 a las 15:14, Héctor Alonso Lozada Echezuría (< ima

Re: View / Query Set not showing with filter

2021-03-19 Thread Héctor Alonso Lozada Echezuría
DEAY-2fYonemfdg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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 >

Re: Recruitment

2020-09-23 Thread Héctor Alonso Lozada Echezuría
> https://groups.google.com/d/msgid/django-users/7b7956bc-d239-4b63-9194-0644b8a6eeben%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/7b7956bc-d239-4b63-9194-0644b8a6eeben%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Héctor Alonso Lozada Eche

Full text search in multi language columns

2019-07-06 Thread Héctor Alonso Lozada Echezuría
I am trying to implement a full text search in django 1.11, in my model product_name and foreign_name can have values in English and Spanish, in pastebin I have published my model with a manually created index which works very well with the query, I would like to

Re: invalid literal for int() with base 10: ''

2019-06-21 Thread Héctor Alonso Lozada Echezuría
iterate over a string but am > still failing to figure it out > > > On Fri, Jun 21, 2019 at 10:16 PM Lutalo Bbosa joseph > wrote: > >> hi hector, can u help me fix it, coz am kinda puzzled >> >> >> >> >> On Fri, Jun 21, 2019 at 9:56 PM Héctor Al

Re: invalid literal for int() with base 10: ''

2019-06-21 Thread Héctor Alonso Lozada Echezuría
.google.com/d/msgid/django-users/CAMz%3Dh%3DTQikVLrVTnwQse3r5P-rxCvaHFRP-qnYWrYSWGHPSGgw%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAMz%3Dh%3DTQikVLrVTnwQse3r5P-rxCvaHFRP-qnYWrYSWGHPSGgw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For mor