Re: translat using oscar framework

2022-01-04 Thread Itinerant Ankit
https://youtube.com/shorts/7-fzxAKZboU?feature=share On Tue, Jan 4, 2022, 22:23 Kasper Laudrup wrote: > On 04/01/2022 09.50, frank lucky wrote: > > > > mkdir locale i18n > > ln -s $PATH_TO_OSCAR i18n/oscar > > ./manage.py makemessages --symlinks --locale=de > > > > how i do it in windows i

Re: translat using oscar framework

2022-01-04 Thread Kasper Laudrup
On 04/01/2022 09.50, frank lucky wrote: mkdir locale i18n ln -s $PATH_TO_OSCAR i18n/oscar ./manage.py makemessages --symlinks --locale=de how i do it in windows  i make  local and i18n forlder in root of peoject but secound line not working First of all, it is much easier for someone to

Re: Employee matching query does not exist

2022-01-04 Thread Jitendra kumar Patra
name column row's data not matching from database Show that you are getting error . So we use the Expection then you can easily handle the error .. On Tue, 4 Jan 2022, 8:05 pm yassin kamanyile, wrote: > please team ..i got an error from that line below > > obj.employee =

How can I let BinaryField edit by hex str?

2022-01-04 Thread ivory 954
I rewrited SelfModel.save() to do that. But I feel it wasn't a good way. So , I tried to create a CustomField to do this , but It looks like some wrong. It can't render a hex str in my url , how can I fix it ? should I rewrite get_db_prep_value() or get_lookups() ? *class

Employee matching query does not exist

2022-01-04 Thread yassin kamanyile
please team ..i got an error from that line below obj.employee = Employee.objects.get(name=self.request.POST.get('employee_id' )) -- 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

translat using oscar framework

2022-01-04 Thread frank lucky
hi i use oscar framework for makeing ecoomerce web site now iwant to translat it and want to add other languges and ii'm working in windows and in its doc it says mkdir locale i18n ln -s $PATH_TO_OSCAR i18n/oscar ./manage.py makemessages --symlinks --locale=de how i do it in windows

Re: Permissions front end management in Django

2022-01-04 Thread Muhammad Juwaini Abdul Rahman
You can handle using conditions in template. Or search for library for role based permission. On Tue, 4 Jan 2022 at 19:00, Eugene TUYIZERE wrote: > Derar Team, > > I have a django application and I want the admin to manage the permissions > for different functions. This should be done in way

Permissions front end management in Django

2022-01-04 Thread Eugene TUYIZERE
Derar Team, I have a django application and I want the admin to manage the permissions for different functions. This should be done in way way like below: [image: image.png] by editing you can allow the user access,view, create, modify or delete the particular view. How can I achieve this in

Django security releases issued: 4.0.1, 3.2.11, and 2.2.26

2022-01-04 Thread Carlton Gibson
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2022/jan/04/security-releases/ -- 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