Skip to content

mardanian/simple-image-crop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Simple Image Crop

Example used in the blog post How to Crop Images in a Django Application

Running Locally

git clone https://github.com/sibtc/simple-image-crop.git
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.5%
  • HTML 41.5%