Skip to content

joncombe/django-opposable-thumbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-opposable-thumbs

Tested on Django 2.1 and Python 3.5.

Example settings:

OPPOSABLE_THUMBS = {
    'CACHE_DIR': os.path.join(BASE_DIR, 'path/to/folder/'),
    'ALLOWED_SOURCES': [
        'http://example.com/static/one/',
        'http://example.com/static/two/',
        'http://somwehereelse.com/',
    ]
}

About

Yet another (thumbnail) image generator. Documentation coming soon, I promise.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages