Hacker News new | ask | show | jobs
by clawlor 1142 days ago
Django also prepends the app name, giving you e.g. `auth_user` instead of `user`, side-stepping the likely collisions with reserved SQL keywords.