ABHISHEK KUMAR SINGH

Results 9 issues of ABHISHEK KUMAR SINGH

Added logic for populating modal fields from URL

Enhancement with search_form attribute.

Addressed [refresh issue after returning from search form](https://github.com/shinneider/django-admin-search/issues/35)

018-06-17 02:19:37 [SafariBooks] INFO: Moving C:\Users\Abhishek\Downloads\Compressed\safaribooks-master\safaribooks\pandas-for-everyone.zip to C:\Users\Abhishek\Downloads\Compressed\safaribooks-master\safaribooks\converted\Pandas_for_Everyone__Python_Data_Analysis,_First_Edition-9780134547046.epub 2018-06-17 02:19:37 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 132017, 'downloader/request_count': 202, 'downloader/request_method_count/GET': 201, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 7168303, 'downloader/response_count': 202, 'downloader/response_status_count/200': 201, 'downloader/response_status_count/302':...

com.intellij.diagnostic.PluginException: getComponentAdapterOfType is used to get com.intellij.psi.impl.PsiManagerImpl #228

com.intellij.diagnostic.PluginException: getComponentAdapterOfType is used to get com.intellij.psi.impl.PsiManagerImpl (requestorClass=com.millennialmedia.intellibot.psi.RobotPsiManager, requestorConstructor=public com.millennialmedia.intellibot.psi.RobotPsiManager(com.intellij.psi.impl.PsiManagerImpl)). Probably constructor should be marked as NonInjectable. [Plugin: com.millennialmedia.intellibot] at com.intellij.serviceContainer.ConstructorParameterResolver.findTargetAdapter(ConstructorParameterResolver.kt:111) at com.intellij.serviceContainer.ConstructorParameterResolver.resolveInstance(ConstructorParameterResolver.kt:59) at com.intellij.serviceContainer.ConstructorInjectionKt.instantiateUsingPicoContainer(constructorInjection.kt:45) at com.intellij.serviceContainer.PlatformComponentManagerImpl.instantiateClassWithConstructorInjection(PlatformComponentManagerImpl.kt:505) at com.intellij.serviceContainer.MyComponentAdapter.doCreateInstance(MyComponentAdapter.kt:35) at...

Pycharm version: 2019.2.5 CE OS: Mac 10 java.lang.ClassCastException: class com.intellij.psi.impl.file.PsiDirectoryImpl cannot be cast to class com.jetbrains.python.psi.PyFile (com.intellij.psi.impl.file.PsiDirectoryImpl and com.jetbrains.python.psi.PyFile are in unnamed module of loader com.intellij.util.lang.UrlClassLoader @29ca901e) at com.millennialmedia.intellibot.psi.element.HeadingImpl.findChildrenClass(HeadingImpl.java:441) at...

fix(attributes): enforce strict typing for UnicodeAttribute and NumberAttribute - UnicodeAttribute now enforces string typing at serialization. Passing non-string values (e.g. int) raises TypeError instead of failing only at AWS DynamoDB...

When using PynamoDB with DynamoDB Local (amazon/dynamodb-local:latest), schema validation errors are not surfaced. This leads to code that works against local DynamoDB but fails in production AWS DynamoDB with SerializationException....