Add Django project
This commit is contained in:
parent
38575a6d42
commit
a70ccca169
21 changed files with 3691 additions and 1 deletions
4
feeds/__init__.py
Normal file
4
feeds/__init__.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
"""This package contains the main Django app.
|
||||
|
||||
https://docs.djangoproject.com/en/5.0/ref/applications/
|
||||
"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue