tag: user authentication

How to create a fullstack application using Django and Python Part 15
Maria D. Campbell
In this section, we create an accounts app where everything related to user accounts resides.
#fullstack development, #macOS, #user authentication, #django, #python3, #tests, #code modularization, #series, #unittest

Changing Your (Homebrew) postgreSQL Configuration from trust to md5
Maria D. campbell
How to change your (Homebrew) postgreSQL configuration from trust to md5.
#backend development, #command line, #database configuration, #homebrew, #md5, #osx, #root user, #terminal, #trust, #user authentication