Napoleon Arouldas

Results 7 issues of Napoleon Arouldas

I get the below error ``` admin_cli/management/commands/cli.py", line 130, in _get_field_name elif field in modeladmin.model._meta.get_all_field_names(): AttributeError: 'Options' object has no attribute 'get_all_field_names' ```

In my venv packages, I get the following error. Looks like I have to install the packages. ``` my_dj_cookie-venv/lib/python3.9/site-packages/admin_cli/management/commands/cli.py", line 14, in from django.utils import six ImportError: cannot import name...

Can you please help me resolve this, I am facing the issue with PHP 5.6 with tried error_reporting = E_ALL & ~E_NOTICE & ~E_WARNING & ~E_STRICT & ~E_DEPRECATED Even with...

Consider Working Time only when calculating total hours project will take, in the following example it shows 1d1h but generally we work only 8h or 10h a day so it...

Lets say we have Module One: 1. Old todo 1 3. Old todo 2 4. Another one Module Two: 1. This is module todo 2. another todo of module two...

I am getting this error all of a sudden ``` ERROR in src/ra-data-django-rest-framework/src/index.ts:4:3 TS2305: Module '"ra-core"' has no exported member 'Pagination'. 2 | import { 3 | Identifier, > 4...

manage.py migrate throws on mac os Mojave ``` OSError: cannot load library 'pango-1.0': dlopen(pango-1.0, 2): image not found. Additionally, ctypes.util.find_library() did not manage to locate a library called 'pango-1.0' ```...