Additional resources
The following resources provide additional information related to the topics covered in this chapter:
- Source code for this chapter — https://github.com/PacktPublishing/Django-4-by-example/tree/main/Chapter12
- Using Django fixtures for testing — https://docs.djangoproject.com/en/4.1/topics/testing/tools/#fixture-loading
- Data migrations — https://docs.djangoproject.com/en/4.1/topics/migrations/#data-migrations
- Creating custom model fields – https://docs.djangoproject.com/en/4.1/howto/custom-model-fields/
- Static directory for the e-learning project –https://github.com/PacktPublishing/Django-4-by-Example/tree/main/Chapter12/educa/courses/static