Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

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