Django_Postgres_Dashboard_Website
Dashboard is the main app. Homepage is the homepage. Clusters, organisatie, persoonlijk and teams are organisation levels for different pages. Comments_feed is an 'twitter' like app example. Static and templates for static references
1: check permission inside a templae in Django: https://stackoverflow.com/questions/9469590/check-permission-inside-a-template-in-django
Aanpassen 403 geen toegang bij gerapporteerde comments URL's aanpassen, href="{% url 'persoonlijk' %}", bij alle verwijzingen, referentie opgeven in plaats van harde url CSS: top_navabar, overflow check due to drop-down.
Voorbeeld: https://auth0.com/blog/django-authentication/ En voorbeeld: https://auth0.com/blog/django-tutorial-building-and-securing-web-applications/; En voorbeeld: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Authentication