jfmatth / investing

AIM v3 investing website
1 stars 0 forks source link

Revamp portfolio permissions / visability #15

Open jfmatth opened 3 years ago

jfmatth commented 3 years ago

right now, there is a field called permission on the portfolio, but it's a bad attempt at providing for Public viewing of someone's portfolio.

this should be removed or enhanced using the Django permission auth system.