Jorge Garrido
Jorge Garrido
```bash I/OMXMaster: makeComponentInstance(OMX.Exynos.AVC.Encoder) in mediacodec process I/OMXMaster: makeComponentInstance(OMX.Exynos.avc.dec) in mediacodec process I/MediaCodec: [OMX.Exynos.avc.dec] setting surface generation to 32390146 E/MediaCodec: Codec reported err 0xffffec77, actionCode 0, while in state 3 E/MediaCodec:...
**Describe the bug** Toolbar links for versions 3.1 and 3.2 are wrong **To Reproduce** 1. Open for example https://insert-koin.io/docs/setup/v2 you'll see the Caution message: "Koin v2.x is in end of...
``` /myapp/lib/python2.7/site-packages/cart/models.py:4: RemovedInDjango19Warning: django.contrib.contenttypes.generic is deprecated and will be removed in Django 1.9. Its contents have been moved to the fields, forms, and admin submodules of django.contrib.contenttypes. from django.contrib.contenttypes import...
``` /myapp/lib/python2.7/site-packages/cart/models.py:26: RemovedInDjango19Warning: Model class cart.models.Item doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will...
Updated version and change custom expandable attributes with the right ones
Gruntfile.coffee: growl: notif: message : "Compiling sources...", title : "Grunt", image : "./grunt.png" grunt.loadNpmTasks 'grunt-growl' grunt.registerTask 'default', ['growl:notif']