Re: Full Stack Developer || Frontend Developer

2023-08-10 Thread Makrand
I am interested in this position

On Thu, 10 Aug, 2023, 8:00 pm Deepak Singh, 
wrote:

> Hi All
>
> I am looking for new opportunities as Full Stack developer or Front End
> developer. I have experience of more than 2 years.  As highlighted in my
> CV, I have demonstrated proficiency in developing dynamic and responsive
> user interfaces using React, Svelte, and JavaScript. My experience in
> leveraging Redux and Redux Toolkit for efficient state management ensures
> seamless data flow and a smooth user experience.
>
>
> Additionally, I have extensive knowledge in creating robust RESTful APIs
> with Node.js, as well as utilising Socket.IO to establish real-time
> communication between clients and servers.During my tenure at Louper.io and
> other reputable organisations, I have consistently thrived in collaborative
> environments, contributing ideas, and working closely with cross-functional
> teams to deliver exceptional results.
>
>
>  My ability to communicate effectively and my strong problem-solving
> skills have allowed me to tackle complex challenges and deliver innovative
> solutions.One of my recent accomplishments includes leading the development
> of a comprehensive talent management web application using Next.js and
> TypeScript. This project enabled data-driven talent hiring, optimising the
> recruitment process and enhancing organisational productivity.
>
>
> It would be great help if you have the opportunities or any kind of lead.
> I am attaching my CV.
>
>
> Thank You.
>
>
> Regards
>
> Deepak Singh
>
>
> --
> 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 discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAOjV4wERMVza5%3D9RpdEBL2cN5P9tNV7ykn9aR7NVdv7421JZDg%40mail.gmail.com
> 
> .
>

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAA_ekMKpPBs7sps_Nds9f1qj%2B6jdY0kONbevQ4-0niF9LqpYyw%40mail.gmail.com.


Re: Looking for available support to start a School Management Application

2022-11-06 Thread Makrand
I have developed School management system. I am interested to complete
support.

On Mon, Nov 7, 2022, 4:27 AM Ahmed omar miladi 
wrote:

> hello frncseric i'm ahmed omar miladi i'm full stack developer and django
> specialist i build a platform with name is allcarta check
> https://www.allcarta.com and i can help you to build a school management
> system
>
> On Sun, 6 Nov 2022 at 23:05, nef  wrote:
>
>> Hi everyone,
>> I am beginer in Django, not much experience.
>> I have been task to develop an application for school management
>> (Admission, Registration,  Attendance, Report marks, and more functions).
>> I am wondering if there is an existing open smilare app or something
>> which can be use as baseline to start or guide me with best practices.
>> Thank you
>> Eric
>>
>> --
>> 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 discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/176ec5a0-2e00-4f53-b5c3-1bfc72f3aa94n%40googlegroups.com
>> 
>> .
>>
> --
> 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 discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAE3Dc2PkKJUF19fSykG%2BAmYByW6MY49UW%3DHSiKEL%2BPnZ6CHrvA%40mail.gmail.com
> 
> .
>

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAA_ekM%2BRQKYixBpZnZzYaN9cE9ete_PpPX%2BVJEj3e%2B%2BK2jktbQ%40mail.gmail.com.


Re: Starting Django project with Docker

2022-09-26 Thread Makrand
My number is+91 99301 02832

Get Outlook for Android

From: django-users@googlegroups.com  on behalf 
of Yeboah Dominic 
Sent: Monday, September 26, 2022 10:27:31 PM
To: django-users@googlegroups.com 
Subject: Re: Starting Django project with Docker

I think you have to give that user permission.
Like 'sudo chown -R root:root /home/dominic/app' or sudo chown -R 
dominic:dominic /home/dominic/app




On Mon, 26 Sept 2022 at 08:12, Prabakaran Balaji 
mailto:prabu.b...@gmail.com>> wrote:
Hello Django Geeks,

Looking for geeks' insight for docker related issues. I'm not able to run the 
command "docker-compose run --rm app sh -c "django-admin startproject app ."

Error -
Traceback (most recent call last):
  File "/py/bin/django-admin", line 8, in 
sys.exit(execute_from_command_line())
  File "/py/lib/python3.9/site-packages/django/core/management/__init__.py", 
line 419, in execute_from_command_line
utility.execute()
  File "/py/lib/python3.9/site-packages/django/core/management/__init__.py", 
line 413, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/py/lib/python3.9/site-packages/django/core/management/base.py", line 
354, in run_from_argv
self.execute(*args, **cmd_options)
  File "/py/lib/python3.9/site-packages/django/core/management/base.py", line 
398, in execute
output = self.handle(*args, **options)
  File 
"/py/lib/python3.9/site-packages/django/core/management/commands/startproject.py",
 line 21, in handle
super().handle('project', project_name, target, **options)
  File "/py/lib/python3.9/site-packages/django/core/management/templates.py", 
line 160, in handle
with open(new_path, 'w', encoding='utf-8') as new_file:
PermissionError: [Errno 13] Permission denied: '/app/manage.py'

Attaching docker related files and directory structure screenshot.
[image.png]

I have followed some links in stackoverflow, which didn't work.
https://stackoverflow.com/questions/73532467/permissionerror-errno-13-permission-denied-app-manage-py,
https://stackoverflow.com/questions/55729645/permissionerror-errno-13-permission-denied-app-manage-py-when-trying-to-c

Will be waiting for your valuable inputs.


--
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAK7fxT-m%3D5LMFF%2ByikZ6571eSo3xMuyc6ZGDtLtrE4fd_naz%2BA%40mail.gmail.com.

--
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAPVAacj%2BdgQG2bbQXTm-fTAOxvgdMLN%3DzeGXJutCDFMveKtgwQ%40mail.gmail.com.

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/TY2PR0101MB3344390D43BB1F96E08FAF93A4529%40TY2PR0101MB3344.apcprd01.prod.exchangelabs.com.


Re: Re:

2022-09-26 Thread Makrand
Any cloud related work ask me

Get Outlook for Android

From: django-users@googlegroups.com  on behalf 
of Israr Hussain Rao 
Sent: Monday, September 26, 2022 6:27:11 PM
To: django-users@googlegroups.com 
Subject: Re:

really appreciated brother,
Can you please add me +905338372362

regards





On Mon, Sep 26, 2022 at 3:53 PM Abdulfarid Olakunle 
mailto:faridosk...@gmail.com>> wrote:
Hello fellow developers, I will be creating a WhatsApp group chat later in the 
day, So I will like my fellow Python Django Developers to join the group. It 
will be much easier to discuss there and I will sacrifice myself out for anyone 
who need my service.

God bless you all
Enjoy your day
Biliaminu

--
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2BccuR0goa8Mu9MqNLyZtCAJedHKpVZ6pFfrpXKFJdjaRrgttQ%40mail.gmail.com.

--
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAP%2B6t03QietcLL13kabk%3DwKOUBdK_tJL%2Bwkywh_U_frrTWSAMQ%40mail.gmail.com.

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/TY2PR0101MB3344312E90E7FDDD8F717C46A4529%40TY2PR0101MB3344.apcprd01.prod.exchangelabs.com.


Re: Starting Django project with Docker

2022-09-26 Thread Makrand
I can handle cloud related work

Get Outlook for Android

From: django-users@googlegroups.com  on behalf 
of Prabakaran Balaji 
Sent: Monday, September 26, 2022 5:41:30 PM
To: django-users@googlegroups.com 
Subject: Starting Django project with Docker

Hello Django Geeks,

Looking for geeks' insight for docker related issues. I'm not able to run the 
command "docker-compose run --rm app sh -c "django-admin startproject app ."

Error -
Traceback (most recent call last):
  File "/py/bin/django-admin", line 8, in 
sys.exit(execute_from_command_line())
  File "/py/lib/python3.9/site-packages/django/core/management/__init__.py", 
line 419, in execute_from_command_line
utility.execute()
  File "/py/lib/python3.9/site-packages/django/core/management/__init__.py", 
line 413, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/py/lib/python3.9/site-packages/django/core/management/base.py", line 
354, in run_from_argv
self.execute(*args, **cmd_options)
  File "/py/lib/python3.9/site-packages/django/core/management/base.py", line 
398, in execute
output = self.handle(*args, **options)
  File 
"/py/lib/python3.9/site-packages/django/core/management/commands/startproject.py",
 line 21, in handle
super().handle('project', project_name, target, **options)
  File "/py/lib/python3.9/site-packages/django/core/management/templates.py", 
line 160, in handle
with open(new_path, 'w', encoding='utf-8') as new_file:
PermissionError: [Errno 13] Permission denied: '/app/manage.py'

Attaching docker related files and directory structure screenshot.
[image.png]

I have followed some links in stackoverflow, which didn't work.
https://stackoverflow.com/questions/73532467/permissionerror-errno-13-permission-denied-app-manage-py,
https://stackoverflow.com/questions/55729645/permissionerror-errno-13-permission-denied-app-manage-py-when-trying-to-c

Will be waiting for your valuable inputs.


--
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAK7fxT-m%3D5LMFF%2ByikZ6571eSo3xMuyc6ZGDtLtrE4fd_naz%2BA%40mail.gmail.com.

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/TY2PR0101MB3344866E555E847A305F8929A4529%40TY2PR0101MB3344.apcprd01.prod.exchangelabs.com.


Re: Job -Fullstack python expert ( Django framework)

2022-08-19 Thread Makrand
I am interested

On Fri, Aug 19, 2022, 5:17 PM Prafull Epili  wrote:

> I'm also interested but part time.
>
> On Fri, 19 Aug, 2022, 5:10 pm Sujata Aghor, 
> wrote:
>
>> I am also Interested.
>>
>> --
>> 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 discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAJCP8KAyGfH0ami-CVfvL4wOBWYCSW5Ka2_a6mzgZLMebG1HDA%40mail.gmail.com
>> 
>> .
>>
> --
> 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 discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAKc-_r1hjsb0A3PRMNnzUMTS42Qv2r6B%3DK3-unv5Q99J2rsm3w%40mail.gmail.com
> 
> .
>

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAA_ekMLZT7VU_PwVbo98YeC-%3D77iHKwxpCgC53hEE5RNZaqHZg%40mail.gmail.com.


Re: Looking for a new job (overseas)

2022-07-18 Thread Makrand Zare
Yes

On Sat, Jul 9, 2022 at 4:19 PM bboy...@gmail.com  wrote:

> Hi all, I am python developer with 11 years in python and 7+ years in
> django.
> Done a lot of projects using django and drf.
> Hand on container orchestration and k8s, cloud provider also.
> Now i ready to work at international team's.
> Thank for read.
>
> --
> 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 discussion on the web visit
> https://groups.google.com/d/msgid/django-users/5370913d-aeed-4286-a2a1-ace8f926f832n%40googlegroups.com
> 
> .
>

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAA_ekMJYMEHp8VcEH7EzAS1_58Aih-bWS%3DHiWyqY_vxvMznwBA%40mail.gmail.com.


Re: Migrating ManyToManyField to bigint?

2022-05-16 Thread Makrand Zare
First you need to create table structure in the PostgreSQL, then after
import the data into the respective tables.

Makrand Zare
+919930102832
makzare1...@gmail.com

On Sun, May 15, 2022, 1:55 PM Mike Dewhirst  wrote:

> On 14/05/2022 11:44 pm, Jeremy Lainé wrote:
>
> Hi!
>
> I'm currently looking at how to migrate all my models from AutoField to
> BigAutoField. For all the explicitly defined models the process seems
> pretty straightforward:
>
>- change DEFAULT_AUTO_FIELD to BigAutoField
>- generate migrations
>- apply migrations
>
> However, when I inspect the database schema, I see that the "intermediate"
> tables for many-to-many relations still have a primary key of type
> "integer" (on postgresql). This means I'm no closer to avoiding 32bit
> primary key exhaustion!
>
> Does anyone know how I can address this?
>
>
> Not really.
>
> In my case I specify models for all my m2m intermediate tables as a matter
> of course. It is how I think. In my schemas, most such tables typically
> carry extra data about the relationships they define - therefore I want
> models. The bigint migration obviously worked for me.
>
> Maybe you can use manage.py to write out your m2m models so you can adjust
> then migrate them.
>
> settings.DEFAULT_AUTO_FIELD = "django.db.models.BigAutoField" should work
> for new intermediate tables.
>
> Another option is to manually adjust all your m2m PostgreSQL id fields to
> bigint.
>
> It is a lossless change and will never need to be reversed so it might be
> easier to bite that bullet and move on.
>
> YMMV
>
>
> Many thanks in advance,
> Jeremy
> --
> 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 discussion on the web visit
> https://groups.google.com/d/msgid/django-users/de4fefa5-6dcf-4419-91f8-a6451cac781en%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/de4fefa5-6dcf-4419-91f8-a6451cac781en%40googlegroups.com?utm_medium=email_source=footer>
> .
>
>
>
> --
> Signed email is an absolute defence against phishing. This email has
> been signed with my private key. If you import my public key you can
> automatically decrypt my signature and be sure it came from me. Just
> ask and I'll send it to you. Your email software can handle signing.
>
> --
> 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 discussion on the web visit
> https://groups.google.com/d/msgid/django-users/5dd13af9-54e3-e6a0-d8b7-9f736e532d46%40dewhirst.com.au
> <https://groups.google.com/d/msgid/django-users/5dd13af9-54e3-e6a0-d8b7-9f736e532d46%40dewhirst.com.au?utm_medium=email_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 email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAA_ekM%2BjJ88n%2BgiYg7R43iZGG1Va1-OARJkf5xA6JD8CS2kwDQ%40mail.gmail.com.