Himanshu Shankar

Results 9 comments of Himanshu Shankar
trafficstars

> No, I mean verification, for example, user with [[email protected]](mailto:[email protected]) registers then its information is stored immediately in the database however we do not know the form sender is x...

> Yeah your are right, it is not a big but asap I will provide the enhancement to the approach Thanks a lot 🙌 Really appreciate it.

Will love to contribute @jasperlittle @manosim Keep this alive. been using this for a long time!

@jasperlittle Can you push and merge? You have the access. @manosim What about `pypi`? Can @jasperlittle also update on `pypi`?

You all are still alive, right? @manosim @heyyeah @diego351 @RaitoBezarius

@xncbf This is actually an issue. I will paste a code snippet here to highlight this. ` url(r'^api/', include(api_urls)), ` and `api_urls` can be a list of urls. In this...

Hey, @shreyasmrs Have you set up `serializer_class = ` inside your `views`?

> You first need to run a migration without your custom app model. Once the initial migration has been done, you can swap the default Application model for yours and...