Commit b3cdabc4 authored by Lance Cedric Tan's avatar Lance Cedric Tan

Created forum app

parent f7eec142
from django.contrib import admin
# Register your models here.
from django.contrib import admin
from .models import ForumPost, Reply
......
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