How to overwrite commit in git
4:18
Copy mongo DB collection
6:19
Жыл бұрын
Named tuples in Python
4:54
2 жыл бұрын
Git rebase vs Git Merge
14:09
2 жыл бұрын
Пікірлер
@muhammadaqibshahzad9494
@muhammadaqibshahzad9494 17 күн бұрын
I did through using js but one problem which I am facing What I did: I have two store(A & B) Exported products and collections from A Imported products and collection in B store But In Store B,collections imported with sorting but products are not sync automatically, it is big issue, Did you achieve or face in python?
@hamzadriouch4700
@hamzadriouch4700 Ай бұрын
Very helpful.. but there's quite a bit of discussion. A more concise summary would be appreciated!
@oggunlukarmy4901
@oggunlukarmy4901 Ай бұрын
i love you
@abderehmen783
@abderehmen783 Ай бұрын
verry helpfull! you solved my day ; thank you!
@user-of2wr4js6h
@user-of2wr4js6h 2 ай бұрын
perfect explain. thank you
@Draqee4
@Draqee4 2 ай бұрын
Working on WordPress?
@developertimeline
@developertimeline 2 ай бұрын
Not yet. But I will put on the roadmap. Thanks for suggestion
@Draqee4
@Draqee4 2 ай бұрын
@@developertimeline alright will wait for it
@designstudiohq7764
@designstudiohq7764 3 ай бұрын
❤❤❤
@hauntedroute4452
@hauntedroute4452 3 ай бұрын
how to do in multiple chrome profiles? it only able to open in default chrome not another profile, also there wsendpoint is same for all profiles
@markelmorehome
@markelmorehome 3 ай бұрын
nice level of explanation
@m.mensakh
@m.mensakh 3 ай бұрын
thanks! you helped me
@developertimeline
@developertimeline 3 ай бұрын
Glad to hear that!
@amarjeetsingh7471
@amarjeetsingh7471 3 ай бұрын
Hi, I have a docker-compose file setup for a django webapp which has postgres db and a background worker celery running alongside Redis. I want to deploy this on a free platform that does not require any billing account. Can you please help me out in this?
@doggydoggy578
@doggydoggy578 4 ай бұрын
Selenium is trash
@SVGamesLab
@SVGamesLab 5 ай бұрын
none sense after this instalation when I restart docker-compose no changes are saved no file write access database is cleaned after next docker compose up -d
@DevLopes_
@DevLopes_ 5 ай бұрын
Bro, this video is perfect, thanks a lot. In 5:11 i was thinking that is being added breakpoints to a file and folders but no! Is Illusion, the breakpoint is being added at lines
@abdulhaimohamed
@abdulhaimohamed 6 ай бұрын
Does anyone tell you before you are awesome? Imagine that we in 2024 and i am stuck with chat gpt to solve it I did change the properties of Chrome but did not continue, so much thx And if you can do more I was wondering in a related issue how to open the same Chrome instance session when debugging in vs code, it always opens a new instance with no sessions
@RomilaRobert
@RomilaRobert 6 ай бұрын
how do you created the yml file? Where is saved yml file? I get this: docker-compose up -d no configuration file provided: not found
@maixosrt
@maixosrt 4 ай бұрын
Hi, you need to edit the docker-compose.yml file with a text editor (in Linux with the command: nano docker-compose.yml). Copy the config from the video, safe the file and execute docker-compose up -d from the same directory where the docker-compose.yml file is saved.
@LekhnathRijal
@LekhnathRijal 7 ай бұрын
run migrate script before executing wait for db? 🗿🗿
@Pritam0931
@Pritam0931 7 ай бұрын
Thanks. That was really helpful.
@haroonrehman8156
@haroonrehman8156 7 ай бұрын
Happy New Year 2024🎉
@vamsivegi
@vamsivegi 8 ай бұрын
very good video. looking for this one.
@user-uj3gp2mq8m
@user-uj3gp2mq8m 8 ай бұрын
Здравствуйте.Подскажите пожалуйста,как сделать чтобы эти формы добавления картинок начинались не с 3, а с 1.
@althafav7158
@althafav7158 8 ай бұрын
Nicely done ❤. How to deploy this to aws?
@mykolatokariev8260
@mykolatokariev8260 8 ай бұрын
Can I copy to collection from another mongo database?
@ErickCastrilloArroyo
@ErickCastrilloArroyo 9 ай бұрын
Nicely done
@Joseph-qc1mz
@Joseph-qc1mz 9 ай бұрын
*promo sm*
@CopperEngineerEs
@CopperEngineerEs 10 ай бұрын
Wonderful video❤
@khaledboussoffara
@khaledboussoffara 10 ай бұрын
When i try to add a mapping between the container and my host machine to get project files i always got an error and i can't start the container , anybody fin a fix for this probleme ?
@developertimeline
@developertimeline 10 ай бұрын
What's the error?
@khaledboussoffara
@khaledboussoffara 10 ай бұрын
try to add a simple volume mapping to get prestashop files in your host machine, the container will never start cause the log show that there's alaways an installation instance in progress
@ilgarmaharramov2929
@ilgarmaharramov2929 11 ай бұрын
Super😊🎉🎉🎉🎉🎉🎉
@lalamaharramli7316
@lalamaharramli7316 11 ай бұрын
🎉🎉🎉🎉🎉🎉🎉
@user-kk5cu5ir8v
@user-kk5cu5ir8v 11 ай бұрын
very good👍
@BROTHERsGAMinglive
@BROTHERsGAMinglive Жыл бұрын
Great Video, really help full
@cristianodj
@cristianodj Жыл бұрын
valeu macaco
@harikrishna2899
@harikrishna2899 Жыл бұрын
LHow to exclude POST and PUT on swagger doc using viewset?
@user-gs8vr4us2y
@user-gs8vr4us2y Жыл бұрын
thank you. you helped a lot, I wanted to do exactly that, but half of the information tells how to do it through forms
@bbok1616
@bbok1616 Жыл бұрын
where's source?
@martiorio
@martiorio Жыл бұрын
hello, thank you for the video, Im trying to look for a method to login to a page record the session indefinitively and then pass that session or token to a web scraping bot so i can execute tasks on that website while authenticated, is there a way to do this?
@ahmhesham
@ahmhesham Жыл бұрын
how to update post with multiple images in django templates?
@adhy612000151
@adhy612000151 Жыл бұрын
great!!!!! thanks a lot friend!!!!
@dailycsgoclip
@dailycsgoclip Жыл бұрын
Hi! Thank you so much for the video! Can we use this with multiple browsers? Each remembering their sessions and cookies?
@MattCale
@MattCale Жыл бұрын
Thanks for this
@kicknotes
@kicknotes Жыл бұрын
Your speed is a definite indicator that you know what you're doing!
@akakrai731
@akakrai731 Жыл бұрын
Hello sir i need your help
@developertimeline
@developertimeline Жыл бұрын
Sure, whats the topic
@akakrai731
@akakrai731 Жыл бұрын
@@developertimeline i want to make php bot for quiz competition can you made for me ??
@developertimeline
@developertimeline Жыл бұрын
@@akakrai731 I am afraid I don't have enough time for that but try to ask from chatGPT :) there are plenty of AI tools in these days for such tasks
@akakrai731
@akakrai731 Жыл бұрын
@@developertimeline please bro
@yasser.dev7
@yasser.dev7 Жыл бұрын
Thank you so much man!
@eugenekopylov7118
@eugenekopylov7118 Жыл бұрын
dead code link
@animewould2005
@animewould2005 Жыл бұрын
'chrome' is not recognized as an internal or external command, operable program or batch file.
@chaocarlos
@chaocarlos Жыл бұрын
thanks for the video, is the most simple way to have a prestashop in docker. My question is at the momento finish installation, you dont erase the "install" directory and works good. But in my case dont work after finish the install.
@w.m.r.t.lakshan5027
@w.m.r.t.lakshan5027 Жыл бұрын
Thank you it is working❤
@saralightbourne
@saralightbourne Жыл бұрын
what vs code theme are you using? and also.. what is the extension on your side bar with that test icon? pleasee tell me