Pradeep Sapkota

Results 7 issues of Pradeep Sapkota

Can we implement web based authentication method instead of saving credentials in application ? That would be easy go make multiple account to use same webhook

I have a custom form in frontend not django admin and I wanted to load google map. But map not showing. Why ? What script I need to load.

There is no way to input the opening balance. I tried manually and it raises `Sum of transaction amounts in each currency must be 0. Currency NPR has non-zero total...

In transaction.legs.all debit and credit are not ordered. Sometimes debit comes first and sometimes credit comes first. How to get debit first and then credit.

` Request Method: | GET -- | -- http://localhost:8000/hordak/ 3.2.15 AttributeError 'NoneType' object has no attribute 'currency_formats' C:\Users\Dell\PycharmProjects\dtcmis\python\lib\site-packages\babel\numbers.py, line 531, in format_currency C:\Users\Dell\PycharmProjects\dtcmis\python\Scripts\python.exe 3.9.0 ['C:\\Users\\Dell\\PycharmProjects\\dtcmis', 'C:\\Users\\Dell\\PycharmProjects\\dtcmis', 'C:\\Program Files\\JetBrains\\PyCharm ' '2020.1.5\\plugins\\python\\helpers\\pycharm_display',...

In my generated pdf page header template (not table header) is overlapped with content added in page. . What might be the problem ?

How do I override routes name to my desired name. In http://localhost/wzusers for wzusers I want to use users only.