-
Notifications
You must be signed in to change notification settings - Fork 5
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
Remove remaining DRF imports and uninstall it #253
Merged
Merged
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12ef4e6 - Browse repository at this point
Copy the full SHA 12ef4e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32e641b - Browse repository at this point
Copy the full SHA 32e641bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6c8255 - Browse repository at this point
Copy the full SHA c6c8255View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec7d75 - Browse repository at this point
Copy the full SHA 5ec7d75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60bf653 - Browse repository at this point
Copy the full SHA 60bf653View commit details -
Remove usage of
rest_framework.api_settings
`ninja` doesn't expose its pagination limit, so I just set it explicitly in `settings.py` and read from that setting. We should refactor this to use ninja's built-in pagination support instead of manually paginating
Configuration menu - View commit details
-
Copy full SHA for 1c9582e - Browse repository at this point
Copy the full SHA 1c9582eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4f244 - Browse repository at this point
Copy the full SHA 2b4f244View commit details -
The entire codebase has been migrated to django-ninja, so we don't need this dependency anymore.
Configuration menu - View commit details
-
Copy full SHA for d1df5cc - Browse repository at this point
Copy the full SHA d1df5ccView commit details -
Remove
django-filter
dependencyThis is also unused, and has been superseded by ninja's built-in filtering capabilities.
Configuration menu - View commit details
-
Copy full SHA for b3afe94 - Browse repository at this point
Copy the full SHA b3afe94View commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d7131c8 - Browse repository at this point
Copy the full SHA d7131c8View commit details
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.