Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

user module update #34

Merged
merged 8 commits into from
May 3, 2024
Merged

user module update #34

merged 8 commits into from
May 3, 2024

Conversation

50-Course
Copy link
Owner

  • fix(security): improper privilege management in djangorestframework-simplejwt
  • create template for making new patches
  • setup docker environment (setup docker environment #31)
  • add .gitattributes file for consistent file handling
  • 🔥 remove old settings.py file
  • convert paycheck to python module
  • fix(paycheck): fix binary path to manage.py
  • update
  • Revert "fix(paycheck): fix binary path to manage.py"
  • fix: relative import path of paycheck binary
  • some update progress on the user module

There was an error leading to wrong execution. This was a mistake in
the path to django's `manage.py` file.

This commit address this bug, therefore, the need for virtualenv's can
be ommitted with just a single command.

```sh
./paycheck

```
@50-Course 50-Course merged commit 71aa827 into main May 3, 2024
1 check passed
@50-Course 50-Course deleted the dev branch May 3, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant