chrisbrickhouse / ptcg-inventory

Project to organize my pokemon card collection and deck construction using Django and PostgreSQL
https://cards.christianbrickhouse.com
GNU General Public License v3.0
0 stars 1 forks source link

User accounts phase 1 #3

Closed chrisbrickhouse closed 3 months ago

chrisbrickhouse commented 3 months ago

Implement basic user accounts to gate database write access. No public sign-up, so all user account creations require admin action.