-
Notifications
You must be signed in to change notification settings - Fork 0
WIP: Singlestore test 4.2.x #1
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
base: stable/4.2.x
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello! Thank you for your contribution 💪
As it's your first contribution be sure to check out the patch review checklist.
If you're fixing a ticket from Trac make sure to set the "Has patch" flag and include a link to this PR in the ticket!
If you have any design or process questions then you can ask in the Django forum.
Welcome aboard ⛵️!
get_or_create test skip
* fix of test_runner tests * nit: change in related_name value
* Change models for model_fields_tests * Modify a portion of tests
* Fix generic_relations_regress * changes
* Fix of basic tests * change in test
* Fix of db_functions test * change migration (#24) * Changes in test * reverted the changes for Concat test * added the deleted unsigned ints --------- Co-authored-by: Pavlo Mishchenko <[email protected]>
* Fix of migrations tests * nit changes * changing migration in one test for m2m
* Fix of model_formsets_regress tests * Fix of filtered_relation tests * Fix of admin_filters tests * Fix of managers_regress * Fix of signals * Fix of migrations tests * Fix of m2m_multiple tests
* Fix custom_column tests * Fix datetimes tests
* Fix generic_inline_admin tests * Fix defer_regress tests * Fix async tests * Fix admin_docs tests * Fix get_objects_or_404 tests
* Fix many_to_one * Fix m2m_and_m2o * Fix string_lookup * Fix select_related * Fix select_related_onetoone * test_client_regress * Fix inline_formsets tests * Fix model_package tests
* Fix queryset_pickle * Fix generic_views * Fix dates * Fix select_related_regress * Fix m2m_through * Fix select_for_update * Fix indexes
This PR is created for the purpose of viewing the changes, currently it's not supposed to be merged.