Create initial project structure.
parents
Showing
.gitignore
0 → 100644
application/__init__.py
0 → 100644
application/asgi.py
0 → 100644
application/settings.py
0 → 100644
application/urls.py
0 → 100644
application/wsgi.py
0 → 100644
articles/__init__.py
0 → 100644
articles/admin.py
0 → 100644
articles/apps.py
0 → 100644
articles/models.py
0 → 100644
articles/tests.py
0 → 100644
articles/views.py
0 → 100644
db.sqlite3
0 → 100644
File added
manage.py
0 → 100755
requirments.txt
0 → 100644
Please
register
or
sign in
to comment