Introduction This project illustrates how to use ImageField and FileField with EllarStorage package Requirements Python >= 3.8 ellar-cli ellar-sql Project setup pip install -r requirements.txt Development Server python manage.py runserver --reload visit API docs