nessita
nessita
Hey @bmispelon, I don't mean to rush you but wanted to mention that when this is ready for a review, please update the ticket flags in trac so it shows...
> Looks like Oracle used in buildbot do not support collation changes , hence my unit test skipped > > ``` > test_alter_unique_key_db_collation (schema.tests.SchemaTests.test_alter_unique_key_db_collation) ... skip (0.198s) > ``` >...
Hey @smithdc1, I find this PR valuable and I think we should merge it. Is there something else that needs to be checked before marking it ready for review?
> Is there much risk that we will miss bugs that only occur in non-UTF-8 mode? Do you have any more details about your thinking? To understand more about this,...
> @felixxm Any other issues with this? Hello @RaphaelKimmig! Thank you for working on this! There is no need to mention people directly when a PR is ready for a...
/remind me to check on confirmation in one month
> I've had the chance to speak to a native Slovak speaker who approved these changes 👍🏻 Thank you so much!
> @knyghty I've created this draft PR to test my current approach. > > In `admin/js/SelectFilter2.js`, we check if the original related field widget has an add link. If it...
Hello @hrushikeshrv, just a reminder that when this PR is ready for review, please make sure to complete the items from the PR template checklist ([first comment](https://github.com/django/django/pull/17996#issue-2196891062)) and then ensure...
> Hi @nessita, I've modified the existing tests to make sure that we check that the add link is shown. > > However, could you guide me with the failing...