7 lines
87 B
Python
7 lines
87 B
Python
"""
|
|
Social views
|
|
"""
|
|
from django.shortcuts import render
|
|
|
|
# TODO: Add views for social
|