Back-end should have both Django and TensorFlow installed with a Hello World-esque solution running. Read up on linking Django and TensorFlow and what can be done with it. Begin work on an example of image rocognition to familiarize yourselves with the technology.
Here are some useful links
Userful videos:
- TensorFlow Tutorial using clothing images
- Image Classification through Django
- Django and Tensorflow Integration
- Hello World tutorial