Interested. It would be nice to include dockerized containers for running celery tasks
1 year ago | 4
A suggestion for your excellent Django ORM series - applying database level constraints that rely on data from foreign key and many-to-many relationships. For example, making sure that reviews are only posted for restaurants that existed at that date or making sure that staff only worked at a restaurant after it opened and before it closed. Could be useful to walk through overriding the save() method for Django models.
11 months ago | 0
Hi, thanks for picking this up. For django, celery, db & AWS ECS series below can be 1 idea: Real time money/bank transaction application. After hitting of the transaction button both sender and receiver should get the confirmation email about their transaction. Also should show the reduction and addition of money in their respective accounts on real time. Can she his / her transactions history and can download it. Later part seems related to the series that you have already done. But just giving the whole picture.
1 year ago | 1
I was really hoping it would be Azure. Can you containerize and deploy to both? Maybe to Azure Container Apps with a docker compose ?
1 year ago | 0
For the idea, what about a GIS application using for example leaflet, where the user will upload a CSV file of locations that needs to processed and imported to the database using Celery an probably needs to be displayed on the map.
1 year ago | 0
i created a webscraper the user enter keywords + target website the scraper start scraping then send data to telegram you can make something like this please if you can make django Drf + next js Full authentication it will be nice topic because in your django nextjs you didn't do this
1 year ago | 0
Hi can you make a project using django and kafka for real time locations like uber does for cab drivers
10 months ago | 0
Hi. Is it possible to create a video implanting dropbox oauth to a django app? How automated the crearion of a refresh token for every user using a specific view that creates a register to the db. The idea is that every user who creates a reservation, for example, to the app creates a folder to dropbox for this reservation. My difficulty is that token life expires and can not configure oauth to get a new token when token expires. Thank you. I love your content.
9 months ago | 0
BugBytes
Hi! Thanks for your replies in the previous post. The most upvoted comment was for:
"Django celery project with deployment in AWS ECS"
I'll start preparing this in a few weeks, after a vacation! If anyone has any specific Django/Celery ideas for this video, let me know!
Also coming up is the Django REST Framework series - in late September & October. And much more!
Thanks again all!
1 year ago | [YT] | 97