This time I’m gonna address Django’s builtin authentication system, more specifically the ways we can build custom improvements over the already very solid foundations it provides. (more…)
Read more »
The Python programming language is becoming popular in the development of web-based applications. In an attempt to leverage this and help speedily deploy secure and maintainable web applications,... (more…)
Read more »
{Automatic Login in a Django Application Using External Authentication: Blog article from Yann Briançon about django, ldap, authentication, login... (more…)
Read more »
For some time now, a proposal to change the governance of the Django
open-source project has been under discussion and refinement. It was
written up as a Django Enhancement Proposal (DEP), and numbered as
DEP 10. (more…)
Read more »