- Add
auto_transcriptionandauto_chapteringto upload params
- Fix API parameters signature
- Add support for custom aggregations in Search API
- Improve error handling in Upload API
- Add support for Conditional Metadata Rules API
- Fix list parameters encoding in Admin API
- Align API doc strings
- Fix signature containing boolean values
- Add support for
restore_by_asset_idsAdmin API - Add support for
delete_resources_by_asset_idsAdmin API - Add support for
delete_backed_up_assetsAdmin API - Add support for
allow_dynamic_list_valuesparameter inMetadataField
- Fix
AuthTokenconfiguration consumption - Switch to
pytest - Add Generative AI Transformation sample project
- Add missing doc strings
- Add support for
set_url_signatureinAuthToken - Add support for
default_disabledparameter inMetadataField - Add support for
rename_folderAdmin API
- Add support for
skip_backupindelete_folderAdmin API
- Fix
analyzeAPI endpoint
- Add support for
restrictionsmetadata field parameter - Add support for
regionsupload parameter
- Add support for
analyzeAPI - Add support for
dedicated_forparameter inupdate_access_keyProvisioning API - Add support for
delete_access_keyin Provisioning API - Add support for
use_fetch_formatparameter in video tag
- Add support for
fieldsparameter in Search and Admin APIs
- Fix special characters encoding in
fetchoverlays - Migrate to
pyproject.toml
- Add support for access keys management in Provisioning API
- Add support for
urllib3version2.0 - Remove unnecessary
elsestatements
- Add support for
image_fileinvisual_searchAdmin API - Add support for
last_loginfield inusersProvisioning API - Add support for
configAdmin API
- Fix fetch video overlay
- Add additional tests for a signed url
- Add support for
on_successupload parameter - Add support for
visual_searchAdmin API
- Add support for Search URL
- Add support for
target_asset_folderAPI parameter - Add support for expressions in
start_offsetandend_offset - Add support for
extra_headersoption in Upload and Admin API - Add support for
add_related_assets_by_asset_idsanddelete_related_assets_by_asset_ids
- Add support for related assets APIs
- Add support for
SearchFoldersAPI - Add support for
media_metadataAPI parameter - Add support for
clear_invalidmetadata parameter - Add support for
upload_presetin configuration
- Fix API error handling
- Add support for
resources_by_asset_folderAdmin API - Add support for
unique_display_nameparameter - Add support for
use_asset_folder_as_public_id_prefixparameter - Add support for
metadatainupdateAdmin API - Add support for multiple ACLs in
AuthToken
- Move Django static files to
static/cloudinary - Allow passing callable parameters to
CloudinaryField - Fix incorrect Provisioning API parameter for
base_account - Add OS info to
User-Agent - Add source URL for PyPi
- Improve tests of API response headers
- Extend search resources by asset_id tests
- Add support for multiple tags in
add_tag,remove_tagandreplace_tag
- Fix connection reset by peer issue
- Bump
urllib3to version1.26.5
- Add support for Django 4
- Add tests to verify expression normalization
- Add support for
reorder_metadata_fieldsAdmin API - Add support for disabling b-frames in
video_codectransformation parameter
- Fix regression in
upload_resourcefunction
- Add support for
resources_by_asset_idsAdmin API - Add support for
resource_by_asset_idAdmin API - Add support for
reorder_metadata_field_datasourceAdmin API - Add support for folder decoupling
- Add support for
create_slideshowUpload API - Add support for uploading
pathlib.Path - Add support for variables in text style
- Remove duplicates in Search API fields
- Fix named parameters normalization issue
- Remove redundant parameter from
update_sub_accountProvisioning API
- Add support for OAuth authorization
- Add support for large file upload in
CloudinaryField - Add support for
contextandmetadataparameters inrenameAPI - Add support for overriding Django settings with env variables
- Add support for
filename_overrideupload parameter - Add support for
metadataparameter inresourcesAPIs
- Add validation to
generate_auth_tokento enforce url or acl - Fix
normalize_expressionin advanced cases
- Add support for
download_generated_spriteanddownload_multihelpers - Add support for
urlsinmultiandspriteAPIs - Add support for
SHA-256in auth signatures
- Fix
prepare.shscript - Fix
pendingparameter of theusersmethod of Provisioning API - Change test for
evalupload parameter - Extract add-on type constants to a separate file
- Add support for list values in metadata
- Add
Python 3.9support
- Improve add-on tests
- Add support for
dateinusageAdmin API - Add
download_folderhelper method
- Fix typo in docstring for
get_param - Add test for context metadata as user variables
- Fix Django deprecation warning
- Fix detection integration test
- Add pull request template
- Add
download_backedup_assethelper method - Add support for
accessibility_analysisparameter - Add support for
evalupload parameter
- Detect data URLs with suffix in mime type
- Integrate with sub-account test service
- Fix static files in Django 3.0
- Add Account Provisioning - User Management API
- Add support for 32 char SHA-256 URL signature
- Add
resources_by_contextAdmin API
- Fix
Empty fileerror in Django file upload - Escape special characters in Admin API URL
- Verify protocol in
CLOUDINARY_URLandCLOUDINARY_ACCOUNT_URL - Update issue templates
- Add structured metadata support
- Verify protocol in CLOUDINARY_URL
- Move
mocklibrary totests_require
- Add
Python 3.8support - Add
Django 3.0support - Add
verify_api_response_signatureandverify_notification_signatureutil functions
- Fix
normalize_expressionto ignore predefined variables
- Restore
Searchincloudinarymodule
- Fix
CLOUDINARY_API_PROXYenvironment variable consumption
- Add API proxy support
- Add
durationandinitial_durationpredefined variables support - Add support for
powoperator - Add
next_cursorandmax_resultsforroot_foldersandsubfoldersAPI functions - Add
cinemagraph_analysisas a parameter forupload,explicit, andresourcemethods - Add
create_folderfunction to the Admin API
- Add .vscode to gitignore
- Add
delete_folderadmin API - Add
liveparameter tocreate_upload_presetandupdate_upload_presetadmin APIs - Add api options to
CloudinaryField - Allow generating archive with multiple resource types
- Add support of Django2.2
- Fix missing options in CloudinaryJsFileField
- Fix CloudinaryField options consumption
- Bump urllib3 from 1.19 to 1.24.2 in /samples/gae
- Add
derived_next_cursorparameter toresourceadmin API - Add
filenameoption touploadandupload_largeAPIs - Add
force_versionoption tocloudinary_url
- Fix
Falsevalue handling inCloudinaryField - Fix acl and url escaping in
auth_tokengeneration - Fix base64 data validation regex
- Fix transformations API call
- Fix error raising in uploader for invalid server response
- Ignore URL in AuthToken generation if ACL is provided
- Print traceback if error in tearDown methods
- Support per corner values in
radiustransformation parameter - Fix basic sample incoherent response output
- Fix user-agent unit test assertion
- Add custom
prefunction support - Add
fpsvideo transformation parameter - Add
quality_analysisupload parameter - Add
font_antialiasingandfont_hintingtext style parameters - Add
namedparameter totransformationsadmin API - Add
to_typeparameter torenameupload API
- Fix
AuthTokendefault start time (use epoch instead of local time) - Validate
keyframe_intervalparameter value - Add padding in
base64url_encode - Mock upload presets tests
- Fix
test_detectionunit test - Fix video tag tests.
- Add support of custom codecs in video tag
- Add Google Cloud Storage protocol support in upload
- Add support of Python 3.7 and Django 2.1
- Add support for using tuples for list arguments
- Rename
custom_actiontocustom_function - Test unicode filename
- Add
pictureandsourcetags - Add responsive breakpoints cache
- Add support of streams in
upload_large. Fixes #120 - Add support for web assembly and lambda functions in transformations.
- Support remote URLs in upload_large API (#155)
- Fix
CloudinaryInputinterface compatibility - Fix
test_support_secure_cdn_subdomain_false_override_with_secureunit test - Add
retry_assertionunit test decorator - Add
base64url_encodeutility function - Fix unicode encoding in url (python2). Fixes #87
- Fix account cleanup after tests
- Improve PEP8 compliance (#156)
- Use exact match
=instead of partial search:insearch_test - Improve
search_testslow indexing failures - Fix
test_explicitdependency on the file format of the image - Update version script
- Add
srcsettoCloudinaryResource.image - Add support of "auto" value for
start_offsettransformation parameter - Add language and platform version to user_agent / platform_agent
- Fix
test12_transformationsunit test - Fix case when resource has no width and height
- Update
README, addConfigurationsubtitle underDjango - django setup: need to add cloudinary to installed_apps in settings.py (#152)
- Fix raw transformation parameter extra comma
- Fix
test_raw_conversionunit test
- Support url suffix for shared CDN
- Add
remove_all_tagstouploader - Add
add_contextandremove_all_contexttouploader - Add
access_controlparameter to uploaderuploadand apiupdate - Update
_get_val_from_objectmethod. Fixes #131
- Add
TestCloudinaryFileFieldunit test - Add verbosity to Django unit tests in tox.ini
- Fix categorization test
- Merge branch 'add-width-height-fields'. Merges #62
- Add
test_pre_saveforCloudinaryField - CloudinaryField width_field and height_field attributes like in ImageField
- Add
test_upload_file_io_without_filenameunit test - Support FileIO upload w/preexisting OS descriptors
- Remove default value for
public_idsargument - Add
test_effect_art_incognitounit test - Fix
test_download_zip_url_optionsunit test with custom upload prefix - Escape
|and=characters in API context parameter values
- Add Publish API
- Add
notification_urlparam for update API - Add
transformationsparameter to delete_resources APIs - Add support for fetch overlay/underlay
- Add
allow_missingandskip_transformation_nameparameters to Archive API - Add support of
quality_overrideparam for update and explicit API
- Update .gitignore
- Print cloud name when testing
- Pass all environment vars to tox tests
- Add documentation to test helpers
- Use dict for Api params
- Add test helper methods
- Pass options to cloudinary_api_url when creating an archive URL. Fixes #130
- Add
max_resultsto transformations test - Add test for cursor of transformations (#123)
- Add
api.delete_derived_by_transformation - Support SSL certificate (#101)
- Add async param to uploader (#115)
- Add TravisCI configuration
- Add
update_version.sh - Add CONTRIBUTING.md (#113)
- Remove
auto_taggingfailure test - Skip search tests by default
- Fix parallel tests
- Replace
%withformat() - Make test more readable
- Mock up tests
- Fix parallel tests
- Remove faces param
- Clean up resources after tests
- Update PKG-INFO
- Update .gitignore
- Update setup.py
- Add Search API
- Add
test_helper.py - Add
call_json_apitoapi.py. - Add
loggerto cloudinary. - Mock start_at param test
- Add mocked test for ocr param in update
- Add gravity ocr value tests
- Add mocked test for ocr param in upload
- Merge pull request #94 from rubengrill/fix-unicode-encode-error-cloudinary-url
- Fix UnicodeEncodeError in utils.cloudinary_url
- Add User Defined Variables
- Add migration to remove pub_date in django_tests
- Add support for URL token.
- Rename
auth_token. - Support nested values in
CLOUDINARY_URL. - Refactor imports
- Add Akamai token generator
- Add
max_results=500toapi.resourcesinvocation in tests - Double encode
,and/in text layers - Handle empty CloudinaryField values. Fixes #81, Related to #82
- Revert to in-memory database for tests
- Support passing parameters to both
setup.py testanddjango-admin.py test - Set
DJANGO_SETTINGS_MODULEonly in Django tests - Test for string_types instead of str.
- Use
disable_warning()in network tests.
- Add streaming profiles admin API
- Add Django tests
- Add tox configuration
- Django110 support
- Use urllib3
- Add Archive parameters
allow-missing,expires_at,phashandskip_transformation_name - Add
keyframe_intervalandstreaming_profiletransformation parameters
- Use restructuredText instead of markdown in README. Update setup.py.
- Add support for Google App Engine.
- Handle file types including streams in upload
- Fix typo in tests
- Fix refactoring bug
- Fix
face_coordinatestest - Fix default value for http headers
- Fix imports
- Import util after defining constants
- PEP 008 and style / refactoring
- Add classifiers to
setup.py. Fixes #72 - Update gitignore
- Remove django_tests from the package
- Use compatibility methods from six.
- Use the same pool in each API call.
- Modify error handling to match urllib3
- Update
.gitignorefrom https://github.com/github/gitignore/blob/master/Python.gitignore - Merge branch 'master' into feature/add-django-tests
- Merge pull request #69 from jarekwg/upgrade/django110
- Support original width and height ("
ow", "oh") - Add a tests for
"gravity": "auto"
- New configuration parameter
:client_hints - Enhanced auto
widthvalues - Enhanced
qualityvalues
- Add
next_cursortotransformation
- Support conditional transformations via the if parameter
- Process all upload parameters for explicit API.
- Fix categorization test criteria
- Delete resources by tag after tests
- Replace
ARCHIVE_TAGwithTEST_TAG - Add
TEST_IMAGEandTEST_TAG
- Support python 2/3, and Django 1.7/1.9
- Fix rendering of CloudinaryJsFileField for field update
- Archive generation support
- Support line spacing in text overlay
- Put uploader params in multipart body rather than url
- Support responsive_breakpoints parameter
- Update static assets based on new cloudinary_js repository structure.
- Allow saving and retrieving cloudinary field without version
- Fix default resource type handling when saving models
- Merge pull request #60 from nloadholtes/nloadholtes_python3
- support easy overlay/underlay construction
- skip test_restore and test_upload_mapping if no api_key/api_secret
- support upload_mappings api
- support restore api
- support 'invalidate' in rename and 'invalidate' and 'context' in explicit
- support aspect ratio transformation param
- Adding double quotes to prevent python 2.x from printing empty parens
- Adding parens to print for python 3 compatibility
- Merge pull request #59 from nloadholtes/patch-1
- Doc update
- Merge pull request #58 from netman92/patch-1
- Fixed typo in readme.md
- Merge pull request #46 from rtrajano/master
- Merge branch 'ZeroCater-master'
- get_prep_value returns default instead of None
- Added len function to CloudinaryImage
- Add version script
- Increment version to 1.1.3
- Add
max_lengthto settings.
- Update USER_AGENT. Remove max_length restriction from CloudianryField. Rename and reformat CHANGES.txt. * Version 1.1.2 * Update
USER_AGENTformat and allow the setting ofUSER_PLATFORM* Removemax_lengthrestriction fromCloudinaryField* Reformat CHANGES.txt and rename it to CHANGELOG.md * Change PyPI package classifier to "Development Status :: 5 - Production/Stable"
- Increment version to 1.1.2
- Update
USER_AGENTformat and allow the setting ofUSER_PLATFORM - Remove
max_lengthrestriction fromCloudinaryField - Reformat CHANGES.txt and rename it to CHANGELOG.md
- Change PyPI package classifier to "Development Status :: 5 - Production/Stable"
- Increment to v1.1.1
- Update README.md
- python3 compatibility fixes. Solves #50
- Solve resource_type default missing in CloudinaryResource
- Increment to v1.1.0 - Support saving non-image resource types in CloudinaryField. Support storing type information in database. Support video tag and video thumbnail generation. Support video transformation parameters. Support eager_notification_url and eager_async in explicit. Support ftp urls in upload. upload large enhancements. Python3 compatibility fixes.
- Make context check more resilient
- Python3 compat for cloudinary_direct_upload_field
- Fix video public_id cleansing pattern
- Endpoint upload_chunked is no longer needed
- Solve Python3 compatiblity issues
- Support html attributes in video tag
- upload large - test exact size
- Simplify URL detection RE in uploader
- Fix references to CloudinaryImage
- Support new upload_chunked endpoint for large uploads. Fix random_public_id.
- Support ftp urls in upload
- Support eager_notification_url and eager_async in explicit
- Support video tag and video thumbnail generation
- Support saving non-image resource types in CloudinaryField. Support storing type information in database
- Support video transformation parameters
- signed_preloaded_image - allow integer version
- Increment version to v1.0.21: Allow root path for shared CDN
- Allow root path for shared CDN
- Change url for test image from logo to old_logo
- Increment version to v1.0.20: Solve python3 incomptibility errors
- Solve python3 incomptibility errors
- Increment version to v1.0.19: Folder listing. Support tags in upload_large. URL suffix, root URL and secure domain sharding. Support invalidate in bulk delete. GAE support. Allow uploader.upload_image to work on raw files. Support return_delete_token flag in upload. Support custom_coordinates in upload, explicit and update, coordinates flag in resource details. Update jQuery plugin to v1.0.21.
- invalidate in bulk delete
- folder listing. tags in upload_large, url suffix and root ur and secure domain sharding
- add support for GAE. add sample GAE
- Allow uploader.upload_image to work on raw files
- Support return_delete_token flag in upload
- Support custom_coordinates in upload, explicit and update, coordinates flag in resource details
- Increment version to v1.0.18: Support for density pixel ratio (dpr) transformation parameter. Support auto width, auto dpr and responsive width. Support for background_removal parameter in upload and update. Upgrade jQuery plugin to v1.0.18. Support timeouts in API requests. Fix return_error mode when calling api. Allow user to override secure setting. Replace Exception with ValueError. Support auto-securing URLs if django request is enabled and the current page is being served over HTTPS.
- Fix tests to reflect prefix + direction=desc is not supported
- Support for background_removal parameter in upload and update
- Support width auto, dpr auto and responsive width
- Fix return_error mode when calling api
- Merge pull request #35 from ndparker/master
- Merge pull request #34 from MatthiasEgli/master
- add the possibility to add timeouts to api requests
- added transformation option DPR
- Merge pull request #33 from Tekco/master
- Allow user to override secure setting.
- Added support for auto-securing URLs if django.core.context_processors.request is enabled and the current page is being served over HTTPS according to request.is_secure().
- Issue #32 - Replace Exception with ValueError
- Increment to version 1.0.17: Support upload_presets. Support unsigned uploads. Support start_at for resource listing. Support phash for upload and resource details. Support for passing filename to upload_options. Use index of version_info tuple rather than named (added in 2.7). Added introspection rule for Django South. Allow using module when django is available but not configured. Update jQuery library to v1.0.14.
- Issue #30 - allow using module when django is available but not configured
- Support upload_presets. Support unsigned uploads. Support start_at for resource listing. Support phash for upload and resource details
- Support for passing filename to upload_options
- Merge pull request #29 from Tekco/master
- Added introspection rule for Django South
- Use index of version_info tuple rather than named (added in 2.7)
- Increment to version 1.0.16: Support for python3, Update forms.py, Upgrade to v1.0.13 of the jQuery plugin.
- Merge pull request #27 from Jkettler/master
- Update forms.py
- Python3 - Add missing conversions from bytes to unicode
- Support for python3. Thanks to @koorgoo
- Increment to version 1.0.15: Admin API update method. Admin API listing by moderation kind and status. Support moderation status in admin API listing. Support moderation flag in upload. New upload and update API parameters: moderation, ocr, raw_conversion, categorization, detection, similarity_search and auto_tagging. Support uploading large raw files.
- Support for update admin API. Support new moderations and resource info requests. Support uploading large raw files.
- Increment to version 1.0.14: Embedding the external poster package to avoid pip 1.5.x errors. Add support for direction in resource listing.
- add support for direction in resource listing. fix resource listing tests. add very basic sample Flask project.
- skip delete all derived test by deault
- Increment to version 1.0.13: Support overwrite upload parameter. Support tags in admin API resource listing. Support specifying face coordinates in upload API. Support specifying context (currently alt and caption) in upload API and returning context in API. Support specifying allowed image formats in upload API. Support listing resources in admin API by multiple public IDs. Send User-Agent header with client library version in API request. Support for signed-URLs to override restricted dynamic URLs. Use api.Error instead of Exception in uploader module. Support deleting all resources in Admin API.
- add user agent
- support for: context, allowed_formats, face_coordinates, signed_url, search by public ids, context and tags in lists
- Merge pull request #24 from stylight/master
- uploader module: Use api.Error instead of Exception
- add delete_all_resources, add support for overwrite flag in upload, add support for tags flag in resources_by_tag, add support for query parameters in CLOUDINARY_URL
- Increment to version 1.0.12: CloudinaryJsFileField - Handle validation errors in form by redering hidden field with previous upload result. Support unique_filename. Support color transformation parameter.
- CloudinaryJsFileField - Handle validation errors in form by redering hidden field with previous upload result
- add support unique fiename and correctly handle boolean upload parameters
- Support color transformation parameter
- Increment version to v1.0.11: Fix issue when CloudinaryInput with options is rendered twice.
- Fix issue when CloudinaryInput with options is rendered twice
- Increment version to v1.0.10: Support ping to Admin API, Support folder and proxy upload parameters, Escape non-http public_ids. Correct escaping of space and '-'.
- Escape non-http public_ids. Correct escaping of space and -
- Support folder and proxy upload parameters
- Support ping to Admin API
- Increment version to v1.0.9: Support raw data URI, Change secure urls to use *res.cloudinary.com.
- Fix cloudinary-a.akamaihd.net links in README
- Change secure urls to use *res.cloudinary.com
- Support raw data URI
- Fixing issues link
- Adding links to Django documentation and getting started guide
- Increment version to v1.0.8: Issue #18 - Support for other types in addition to 'upload', Fixed issue where a parameter may not be set to 0, Fixed bug with a couple ivars not being set in init, Support discard_original_filename, Support s3 and data:uri urls, Support for zip_download_url. Cleanup of signing code.
- Support for zip_download_url. Cleanup of signing code
- Support s3 and data:uri urls
- Support discard_original_filename
- Merge pull request #22 from spothero/master
- Fixed bug with a couple ivars not being set in init.
- Merge pull request #20 from spothero/master
- quick fix.
- Fixed issue where a parameter may not be set to 0.
- Issue #18 - Support for other types in addition to 'upload'
- Updating readme to link to samples
- Increment version to v1.0.7: Add metadata to CloudinaryImage in upload. Support CloudinaryImage in the cloudinary_url templatetag. Invalidate flags in upload and destroy. Private download link generator. Shorten URL support. Support for folders. Support unsafe transformation update. Support rename
- Fix handling of url_options in CloudinaryImage
- Add metadata to CloudinaryImage in upload
- Support CloudinaryImage in the cloudinary_url templatetag
- Invalidate flags in upload and destroy
- Private download link generator
- Shorten URL support
- Support for folders
- Basic sample: not running cleanup in default, minor text changes
- Merge branch 'fixes' of https://github.com/m0she/pycloudinary
- Support unsafe transformation update
- Support rename
- sample/basic - Add documentations
- sample/basic - make more first-time-user-friendly
- Minor merge before release
- Merge branch 'master' of github.com:cloudinary/pycloudinary
- Issue #15 - Support blank=True in CloudinaryField
- Increment version to v1.0.6: Support Django 1.5, Add cloudinary_direct_upload_field, cloudinary_js_config, cloudinary_url templatetags, Add basic sample, Update documentation
- version 1.0.5
- Django 1.5 support
- Update documentation
- add cloudinary_direct_upload_field and cloudinary_js_config templatetags
- cloudinary templatetag - accept an options_dict arg
- add cloudinary_url templatetag, fix build_url and image in CloudinaryImage
- CloudinaryField - support image without format
- samples/basic - add cleanup
- samples - create basic sample
- Increment version to v1.0.5: Akamai CDN Support
- Akamai support
- Increment version to v1.0.4: Fix tag handing methods of api, Support for sprite, multi and explode apis. Support for new async and notification params, Support for usage API call, Support js files needed for client side image processing in jquery direct upload, Support new image_metadata flag in upload and admin API, Use width/height even if crop is not given
- Fix tag handing methods of api
- Support for sprite, multi and explode apis. Support for new async and notification params
- Support for usage API call
- Fix whitespace issues after merge
- Merge branch 'b1'
- Support js files needed for client side image processing in jquery direct upload
- Support new image_metadata flag in upload and admin API
- Use width/height even if crop is not given
- Fixing indentation
- Fixing indentation
- Increment version to v1.0.3: Open uploaded file in binary mode to solve python windows issues.
- Open uploaded file in binary mode to solve python windows issues
- Increment version to v1.0.2: Supporting opacity transformation parameter, Allow giving pages flag to resource details API.
- Supporting opacity transformation parameter
- Allow giving pages flag to resource details API
- Increment version to v1.0.1: Fix issue 8 - error in serialization, Support for info flags in upload.
- Support for info flags in upload
- Issue 8 - error in serialization
- Increment version to v1.0.0: Renamed url method of CloudinaryImage to build_url to avoid conflicts with the url property. Support keep_original in resource deletion. Support delete_resources_by_tag, Allow supplying unicode url in cloudinary.uploader.upload, Support passing parameters to cloudinary upload. Support upload parameters based on model in CloudinaryField, Support for transformation flags.
- Support for transformation flags
- Merge branch 'master' of github.com:cloudinary/pycloudinary
- Support passing parameters to cloudinary upload. Support upload parameters based on model in CloudinaryField
- Allow supplying unicode url in cloudinary.uploader.upload
- Support delete_resources_by_tag Support keep_original in resource deletion
- Increment version to v0.2.8: Change delete_resources_by_prefix to match other signatures, Support max_results in resource drilldown, Support for border and delay.
- Change delete_resources_by_prefix to match other signatures
- Support max_results in resource drilldown
- Support for border and delay
- Increment version to v0.2.7: Support cname, Support headers. Support format in eager. Support explicit. Support type in tags. Support unicode in CloudinaryImage.image. Depend on Django staticfiles module only if CloudinaryJsFileField is used with callback support. Fix to to_python error for submitting blank file.. Pass new flags to resource information api.
- Pass new flags to resource information api
- egg fix
- fix new version
- fix to to_python error for submitting blank file
- Merge branch 'master' of github.com:cloudinary/pycloudinary
- Depend on Django staticfiles module only if CloudinaryJsFileField is used with callback support
- Support unicode in CloudinaryImage.image
- Support headers. Support format in eager. Support explicit. Support type in tags
- Support cname
- Increment version to v0.2.6: Wrapper for Cloudinary management API, Better integration with JS library for direct uploads, Allow supplying default formfield for CloudinaryField model field, Do not pass width/height to html in case of crop fit or limit and in case of angle.
- Do not pass width/height to html in case of crop fit or limit and in case of angle
- Allow supplying default formfield for CloudinaryField model field
- Helper method to initialize callback for IE CORS support
- Better integration with JS library. Fix CloudinaryJsFormField
- Wrapper for Cloudinary management API
- Increment version to v0.2.5: Fix case in which Django is in python path but not used, Support density and page. Support http public ids in non-fetch types (e.g. vimeo)
- Merge branch 'master' of github.com:cloudinary/pycloudinary
- Support density and page. Support http public ids in non-fetch types (e.g. vimeo)
- Fix case in which Django is in python path but not used
- Increment version to v0.2.4: Fix bug when assigning None to CloudinaryField, Fixed handling of django based settings, Update README.md
- Update README.md
- Fixed handling of django based settings
- Fix bug when assigning None to CloudinaryField
- Increment version to v0.2.3: Fix serialization of CloudinaryImage when version is a number
- Fix serialization of CloudinaryImage when version is a number
- Increment version to v0.2.2: Allow saving an CloudinaryField assigned with CloudinaryImage with no format and version
- Allow saving an CloudinaryField assigned with CloudinaryImage with no format and version
- Updating readme to show pip install notes
- Renaming package to 'cloudinary'
- More config changes
- Configuration changes for packaging
- Support backup flag for uploads
- Underlay support. Don't pass width/height to html if overlay/underlay are used
- Integration with cloudinary JS library for direct upload to cloudinary
- CloudinaryFileField which allows easy upload via the server
- Support effect parameter. Rename effects to effect to avoid confusion
- Merge branch 'master' of github.com:cloudinary/pycloudinary
- Fetch format and effects parameters support
- Update README.md
- Markdown fixes
- Increament version to 0.2
- Initial documentation of new features - with actual documentation
- Initial documentation of new features
- Support for CloudinaryField model field and form field. Direct upload helper
- Support for CLOUDINARY_URL env variable Support text image generation Support angle and overlay
- Switch from pycurl to poster to allow open files to be uploaded
- Initial documentation
- Initial commit