-
Notifications
You must be signed in to change notification settings - Fork 18
99 chore replace pypi with uv #156
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Resolve merge conflicts from stash pop in multiple model files * 99-chore-replace-pypi-with-uv * 99-chore-replace-pypi-with-uv * 99-chore-replace-pypi-with-uv --------- Signed-off-by: Saket Shukla <[email protected]> Co-authored-by: Saket Shukla <[email protected]>
* Update README.md Added contact details for people who are seeking implementation support. Signed-off-by: Holesh <[email protected]> * Update README.md Signed-off-by: Holesh <[email protected]> * Update README.md Signed-off-by: Holesh <[email protected]> * Update README.md Signed-off-by: Holesh <[email protected]> * on_delete on foreign keys * SET_NULL added * ugettext changes to gettext * update gettext * ngettext setup * Removed localflavors.us.models * Removed urlresolvers to urls * changed zinnia urls * fix: replace deprecated render_to_response with render (#118) * fix: replace deprecated render_to_response with render * fix: address feedback - add render imports, fix typo, clean up imports * Revert "fix: replace deprecated render_to_response with render (#118)" (#123) This reverts commit d96b208. * hyphen added * #118 render-to-response * #118 resolved * #118 render issue and smart_text * #118 removing comma and render * render 118 --------- Signed-off-by: Holesh <[email protected]> Co-authored-by: Holesh <[email protected]> Co-authored-by: Vara Rahul Rajana <[email protected]> Co-authored-by: Saket Shukla <[email protected]>
* modifications made
code restrictions on api endpoints for missing declarations other bug fixes
* 118 render to response (#135) * Update README.md Added contact details for people who are seeking implementation support. Signed-off-by: Holesh <[email protected]> * Update README.md Signed-off-by: Holesh <[email protected]> * Update README.md Signed-off-by: Holesh <[email protected]> * Update README.md Signed-off-by: Holesh <[email protected]> * on_delete on foreign keys * SET_NULL added * ugettext changes to gettext * update gettext * ngettext setup * Removed localflavors.us.models * Removed urlresolvers to urls * changed zinnia urls * fix: replace deprecated render_to_response with render (#118) * fix: replace deprecated render_to_response with render * fix: address feedback - add render imports, fix typo, clean up imports * Revert "fix: replace deprecated render_to_response with render (#118)" (#123) This reverts commit d96b208. * hyphen added * #118 render-to-response * #118 resolved * #118 render issue and smart_text * #118 removing comma and render * render 118 --------- Signed-off-by: Holesh <[email protected]> Co-authored-by: Holesh <[email protected]> Co-authored-by: Vara Rahul Rajana <[email protected]> Co-authored-by: Saket Shukla <[email protected]> * #136 excluded context dict info (#137) * excluded context dict info * modifications made * helo (#143) * convert is_authenticated to property in candidates views (#144) * fixed mysql timezone error in fixtures (#152) * 133 request.user.is authentication (#147) * on_delete on foreign keys * SET_NULL added * ugettext changes to gettext * update gettext * ngettext setup * Removed localflavors.us.models * Removed urlresolvers to urls * changed zinnia urls * added pyproject.toml * 133-reqyest.user.is_authentication * 133 request.is.user_authentication solved * update frm comparing develop to 99-chore * update frm comparing develop to 99-chore --------- Signed-off-by: Holesh <[email protected]> Co-authored-by: Deepawalikumari <[email protected]> Co-authored-by: Holesh <[email protected]> Co-authored-by: Vara Rahul Rajana <[email protected]> Co-authored-by: Saket Shukla <[email protected]> Co-authored-by: Arjun Thazhath <[email protected]> Co-authored-by: Shaunak Balkundi <[email protected]>
* Update README.md Added contact details for people who are seeking implementation support. Signed-off-by: Holesh <[email protected]> * Update README.md Signed-off-by: Holesh <[email protected]> * Update README.md Signed-off-by: Holesh <[email protected]> * Update README.md Signed-off-by: Holesh <[email protected]> * fix: replace deprecated render_to_response with render (#118) * fix: replace deprecated render_to_response with render * fix: address feedback - add render imports, fix typo, clean up imports * Revert "fix: replace deprecated render_to_response with render (#118)" (#123) This reverts commit d96b208. * 118 render to response (#135) * Update README.md Added contact details for people who are seeking implementation support. Signed-off-by: Holesh <[email protected]> * Update README.md Signed-off-by: Holesh <[email protected]> * Update README.md Signed-off-by: Holesh <[email protected]> * Update README.md Signed-off-by: Holesh <[email protected]> * on_delete on foreign keys * SET_NULL added * ugettext changes to gettext * update gettext * ngettext setup * Removed localflavors.us.models * Removed urlresolvers to urls * changed zinnia urls * fix: replace deprecated render_to_response with render (#118) * fix: replace deprecated render_to_response with render * fix: address feedback - add render imports, fix typo, clean up imports * Revert "fix: replace deprecated render_to_response with render (#118)" (#123) This reverts commit d96b208. * hyphen added * #118 render-to-response * #118 resolved * #118 render issue and smart_text * #118 removing comma and render * render 118 --------- Signed-off-by: Holesh <[email protected]> Co-authored-by: Holesh <[email protected]> Co-authored-by: Vara Rahul Rajana <[email protected]> Co-authored-by: Saket Shukla <[email protected]> * #136 excluded context dict info (#137) * excluded context dict info * modifications made * helo (#143) * convert is_authenticated to property in candidates views (#144) * fixed mysql timezone error in fixtures (#152) * 133 request.user.is authentication (#147) * on_delete on foreign keys * SET_NULL added * ugettext changes to gettext * update gettext * ngettext setup * Removed localflavors.us.models * Removed urlresolvers to urls * changed zinnia urls * added pyproject.toml * 133-reqyest.user.is_authentication * 133 request.is.user_authentication solved * update frm comparing develop to 99-chore * update frm comparing develop to 99-chore * update --------- Signed-off-by: Holesh <[email protected]> Co-authored-by: Holesh <[email protected]> Co-authored-by: Vara Rahul Rajana <[email protected]> Co-authored-by: Saket Shukla <[email protected]> Co-authored-by: Deepawalikumari <[email protected]> Co-authored-by: Arjun Thazhath <[email protected]> Co-authored-by: Shaunak Balkundi <[email protected]>
Closing as redundant |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.