mirror of
https://github.com/Superredstone/patrickcanal.it.git
synced 2026-09-26 04:07:53 +02:00
feat: first rewrite commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class PortfolioConfig(AppConfig):
|
||||
name = 'portfolio'
|
||||
Reference in New Issue
Block a user