Commit 4b6cb242 authored by Alia Lawraine Olay's avatar Alia Lawraine Olay

Added entries to Announcement and Reaction models

parent 4246e6c9
from django.shortcuts import render
from django.http import HttpResponse
from django.views.generic.list import ListView
from django.views.generic.detail import DetailView
from .models import Announcement
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment