Advaith A J

Results 16 comments of Advaith A J

@VSevagen Have you tried running `python manage.py migrate`? I have cloned a fresh version of the project to find myself with the same errors that you have mentioned. But just...

Hey, thank you for bringing this to my attention. Are you sure you have not made any changes to the models? Can you share your model with me for reproducing...

The issue could lie in some other PHP file as well as the package analyse all files within the `Models` directory. Could you check if there is any non regular...

I have pushed a patch for this issue. Can you test it out using the `dev-main` version of the package? update your composer.json ```json { "advaith/seamless-admin": "dev-main", } ``` and...

This is an amazing idea for PowerToys Run. Currently, [this](https://github.com/hlaueriksson/awesome-powertoys-run-plugins) repository hosts a curated list of the most popular plugins. Making them searchable and findable through first-party channels will be...

This has been on my todo list for a long time, this seems to be the perfect time to do it. You can expect it to drop in a couple...

[CurrencyConverter-1.1.4-ARM64.zip](https://github.com/Advaith3600/PowerToys-Run-Currency-Converter/files/15469019/CurrencyConverter-1.1.4-ARM64.zip) [CurrencyConverter-1.1.4-x64.zip](https://github.com/Advaith3600/PowerToys-Run-Currency-Converter/files/15469020/CurrencyConverter-1.1.4-x64.zip) This feature has been added, I am not releasing this version yet as I am still testing different parts.

This version has been released now.

Hi, these look like some nice additions—one of the issues with a local currencies.json file will be that it will be outdated and it will be up to the users...

I have come up with a solution to this issue, please check the following and let me know if it is having any problem or missing any feature. You can...