Django - Database access optimization
Django - Database access optimization. Write the best query to reduce the time and improve the application performance. using select_related and prefetch_related will form sql query with joins. In some cases It will reduce extra queries to the database.
How to monitor django application live events with sentry
Using Sentry you can easily track exceptions and events of a Django project. Know more about sentry configuration for a Django project
Dynamically Adding Google Maps with Marker In Django
Dynamically Adding Google Maps with Marker In Django
What's great about Django girls to inspire women into programming
Django girls is a non-profit organization, that helps women to learn Django programming language and to inspire them into programming.
Django - Database access optimization
Django - Database access optimization. Write the best query to reduce the time and improve the application performance. using select_related and prefetch_related will form sql query with joins. In some cases It will reduce extra queries to the database.
How to monitor django application live events with sentry
Using Sentry you can easily track exceptions and events of a Django project. Know more about sentry configuration for a Django project
Dynamically Adding Google Maps with Marker In Django
Dynamically Adding Google Maps with Marker In Django
What's great about Django girls to inspire women into programming
Django girls is a non-profit organization, that helps women to learn Django programming language and to inspire them into programming.
Django - Database access optimization
Django - Database access optimization. Write the best query to reduce the time and improve the application performance. using select_related and prefetch_related will form sql query with joins. In some cases It will reduce extra queries to the database.
How to monitor django application live events with sentry
Using Sentry you can easily track exceptions and events of a Django project. Know more about sentry configuration for a Django project