Skip to content

mandlaweb/Zero-Thumbnails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zero Thumbnails

Pretty simple app to add and manage thumbnails in your models

To install run the following command in this directory:

python setup.py install

Add the app in the INSTALLED_APPS on your settings:

INSTALLED_APPS = (

..., 'thumbnails', ....,

)

About

Pretty simple app to add and manage thumbnails in your models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages