With what you have given us so far, this channel is by far very comprehensive. One key topic is lacking, indexing and sharding. Sometimes, existing packages may be an overkill and I believe this knowledge is essential as we migrate towards multi-tenant applications Kudos Sir
You are amazing, I solved lots of issue by following your guides. Im having trouble to implement it on Sybase DB. I hope you can give it a hint on your next coming tutorials. Thank you very much.
Thanks cool video. I think it might be interesting to make a follow up on how to integrate the admin with multiple databases, especially handling permissions for the non-default-database models can be difficult.
So, this is for connect databases but maybe I didn’t understand very well, the synchronization connection between the default db and the external db it’s just getting the courses but on the default db is not creating a new table, it’s just getting and showing but not writing? Very advanced tutorial, thank you very much your your knowledge
☕ Buy a coffee: ko-fi.com/bugbytes
⭐Top resource to learn Python - datacamp.pxf.io/kOjKkV ⭐
📚 Django ORM Playlist: ruclips.net/p/PL-2EBeDYMIbQXKsyNweppuFptuogJe2L-
With what you have given us so far, this channel is by far very comprehensive.
One key topic is lacking, indexing and sharding. Sometimes, existing packages may be an overkill and I believe this knowledge is essential as we migrate towards multi-tenant applications
Kudos Sir
We hope this will be reviewed
Great video as always! Would love to see a future video on djangorestframework-api-key
@@cryptosimon9529 thanks - I know of that package and will do something soon!
It would be great if you could make a django DRF series. With your django ORM I enhanced my knowledge and am looking to DRF now.
Thanks! I'll release a DRF series very soon, first videos should be in the next few weeks!
Hi, can we expect next video about database indexing and sharding in django orm? Thanks
Very interesting technics, thanks a lot
You are amazing, I solved lots of issue by following your guides.
Im having trouble to implement it on Sybase DB. I hope you can give it a hint on your next coming tutorials. Thank you very much.
Awesome - glad to hear that. I'll need to look into Sybase DB - thanks for the suggestion!
Thanks cool video. I think it might be interesting to make a follow up on how to integrate the admin with multiple databases, especially handling permissions for the non-default-database models can be difficult.
Thanks a lot - great suggestion, I'll look into it!
So, this is for connect databases but maybe I didn’t understand very well, the synchronization connection between the default db and the external db it’s just getting the courses but on the default db is not creating a new table, it’s just getting and showing but not writing?
Very advanced tutorial, thank you very much your your knowledge
Thanks a lot! At the end of the video, we do create a new table for the LocalCourse model - the external DB data is sync'd into that table.
Thanks
You're welcome - thank you for watching!
beautiful code
Thanks a lot!
🎉🎉🎉🎉❤ Thank
Thanks for watching as always!
any video on how to set up VS code?