Rohit Lodha

Results 10 issues of Rohit Lodha

Is there a way to catch java.lang.System.exit() call so that the process does not stop abruptly ? I am using JPype in a Django application and the connected java app...

notice

Fixing #530 Had some free time, trying to make all tests run successfully - both locally and via PyCharm. PyCharm debugger is very helpful to fix these issues faster. Will...

Idea is to make these tests run successfully and smoothly on any platform. They should be easily runnable via PyCharm and in docker container as well. Github workflow should also...

Currently, we use Github OAuth Apps to create issues in license-list and license-namespace repository. But Oauth apps have limited no of fixed permission with no way to modify read/write access....

gsoc

- [ ] Lint code - Both python and js/html/css - [ ] Have a base reusable Django app which contains the core functionality. webapp and api built on top...

Currently we upload the diff of the license text on a separate diff repo (see `DIFF_REPO_WITH_OWNER` in `settings.py`). Instead of uploading to github, we can directly save the static file...

gsoc
good-first-issue
Submit New License

Getting `ERR_ABORTED 404 (Not Found)` for admin css files

bug
gsoc
good-first-issue

### Prerequisites - [X] I have searched for [existing issues](https://github.com/rarfell/dimeApp/issues) that already include this feature request, without success. ### Describe the Feature Request Can we have a selection button grid...

enhancement

Fixes #86 Just added those tabs. Their implementation is yet to be added.

#539 Django 4.2 is more secure but upgrading it seems to have many compatibility issue. This issue is to track and fix them.