Commit 6e5caf14 authored by Jayson Lim's avatar Jayson Lim

added a apps.py file in the About app folder

parent 904c0713
from django.apps import AppConfig
class AboutConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'About'
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