Sanyam Khurana
                                            Sanyam Khurana
                                        
                                    Hi @uditvashisht Can you please elaborate on what you're looking for? Can you explain your use case?
What you've in User's table will be there. A separate table with mobile_number and the security_code would be created which can help you in verifying the number. If you're using...
Hi @Bhagyarsh Sorry, I didn't get a notification for your [earlier comment](https://github.com/django/djangoproject.com/pull/1451#issuecomment-1859063721). I'll take a look at this soon.
Hey @davidkircos What's the use-case you're trying to accomplish with this?
Hey @davidkircos We use mocking for tests to avoid any actual API calls. I'm not sure why we would still need this unless wanting something to print to the console.
Now that we have the relay implementation in this branch. I think we can test the integration and also run black on the code. I noticed there is some divergence...
@sun337 The CI is failing for importing relay in `utils.py` file.
Hello @theskumar / @sahithchandan Can you please take a look here?
Hey @sun337 >> Are there any side effects? > We won't be able to upgrade to Django > 4.0, as currently graphene and drf_yasg both break with newer versions of...