The Django web framework is used by millions of developers and consumed by billions of consumers, yet it does not have an active weekly newsletter.
So I've teamed up with my friend Jeff Triplett to launch Django News, a weekly newsletter on all things Django: news, articles, projects, educational resources, and the like.
If you'd like to subscribe for free, check out https://django-news.com.
Top comments (1)
Hello, Sir William I have a problem in extending Django authentication. I want to add more fields to capture user details instead of the ones captured in the default Django authentication. I also want to use html template forms without using the inbuilt Django forms. Please help. Thanks.