Naviu

Naviu

By leveraging the most modern technologies, we will navigate with you to transform ideas into digital products that users will love.

Django - Vue.js Checklist - BESNARD CONSLUTING SAS - 2021-05-13.xlsx 10/06/2021

Just publishing our internal checklist for our Django - Vue.js projects. Any thoughts or suggestions of improvement ?

https://drive.google.com/file/d/1HtWX4yr9EiLlm0CAx4avCcLxzqHyzNhX/view?usp=sharing

Feel free to re-use the document for personal use.

Django - Vue.js Checklist - BESNARD CONSLUTING SAS - 2021-05-13.xlsx

Django Testing #3: Generating Random Datasets using Factory Boy 19/05/2021

After learning about Factory Boy, this video we will show how to generate random or dynamic values for Django tests.

We will be exploring the LazyAttribute, Sequence and Faker helper functions.



https://www.youtube.com/watch?v=ROCyqTD-LeA&list=PLCiPvS32DeHgeAJtowonWX3jlxdP4lcPS&index=4

Follow us also on:

LinkedIn 👉 https://www.linkedin.com/company/besnard-consulting/?originalSubdomain=de
Twitter 👉 https://twitter.com/BesnardConsult

Django Testing #3: Generating Random Datasets using Factory Boy This video shows how to generate random or dynamic values for Django tests using the factory boy package. It will explore the LazyAttribute, Sequence, and Fa...

Django Testing #2: Introduction To Factory Boy 17/05/2021

When testing a Django app a common case is to create some data and then test the app around that data.

This is usually done with fixtures but a cleaner way to do it is using Factory Boy package 🧑‍🔧

You will understand why in our video.


Follow us also on:

LinkedIn 👉 https://www.linkedin.com/company/besnard-consulting/?originalSubdomain=de
Twitter 👉 https://twitter.com/BesnardConsult

https://www.youtube.com/watch?v=C6ZfmOuRses&t=66s

Django Testing #2: Introduction To Factory Boy This video shows how to implement the factory_boy package in Django tests.Repository link: https://github.com/BesnardConsultingSAS/film-app-django/tree/djang...

Django Testing #1: How to create tests using pytest-django 11/05/2021

Today we begin our Django testing series ▶️

This video shows how to create tests for a Django application using the pytest-django package.

https://www.youtube.com/watch?v=6pYrwjAMXmE&list=PLCiPvS32DeHgeAJtowonWX3jlxdP4lcPS&index=1

Follow us also on:

LinkedIn 👉 https://www.linkedin.com/company/besnard-consulting/?originalSubdomain=de
Twitter 👉 https://twitter.com/BesnardConsult

Django Testing #1: How to create tests using pytest-django This video shows how to create tests for a Django application using the pytest-django package.Repository link: https://github.com/BesnardConsultingSAS/film-a...

Django - PyCharm #4: Running Tests In PyCharm 06/05/2021

Want to be able to run your tests easier in PyCharm ?

This video shows how to set up the testing environment in PyCharm to help run your tests smoothly 🤓✅



Follow us also on:

LinkedIn 👉 https://www.linkedin.com/company/besnard-consulting/?originalSubdomain=de

Twitter 👉 https://twitter.com/BesnardConsult

https://www.youtube.com/watch?v=iuWFHBpOEk8&list=PLCiPvS32DeHjE-6SL27zsVIDEH8ZoQne-&index=4

Django - PyCharm #4: Running Tests In PyCharm This video shows how to set up the testing environment in PyCharm to help run your tests easily.Project repository: https://github.com/BesnardConsultingSAS/f...

Django - PyCharm #3: Configuring PyCharm's Debugger 04/05/2021

As part of our PyCharm 🧙 series today we're learning how to configure the debugger

Follow us also on:

LinkedIn 👉 https://www.linkedin.com/company/besnard-consulting/?originalSubdomain=de

Twitter 👉 https://twitter.com/BesnardConsult

https://www.youtube.com/watch?v=oF610BeefLg&list=PLCiPvS32DeHjE-6SL27zsVIDEH8ZoQne-&index=3

Django - PyCharm #3: Configuring PyCharm's Debugger This video shows how to use PyCharm's powerful debugging tool to help you debug more efficiently.Project repository: https://github.com/BesnardConsultingSAS/...

Django - PyCharm #2: Solve Unresolved Reference warnings in PyCharm 30/04/2021

This Friday we propose to you a video on how to solve unresolved reference warnings in PyCharm.

Let us know if it's helpful in the comments.

https://www.youtube.com/watch?v=asBNw0uoqxw

Django - PyCharm #2: Solve Unresolved Reference warnings in PyCharm This video shows how to solve Unresolved Reference warnings in PyCharm by configuring the Python Interpreter for the project.Project repository: https://gith...

Django - PyCharm #1: Create a Simple REST API with Django 28/04/2021

Want to learn to create a simple REST API with Django?

Check out below our step by step guide.



https://www.youtube.com/watch?v=iWPS2HiXUSg&t=335s

Django - PyCharm #1: Create a Simple REST API with Django This video shows how to create a simple REST API with Django REST Framework.Project repository: https://github.com/BesnardConsultingSAS/film-app-django/tree/...