Просмотр исходного кода

Arranges structure into app dir

Jose Reyes 5 лет назад
Родитель
Сommit
64d20dc193
5 измененных файлов: 0 добавлений и 0 удалений
  1. 0
    0
      app/__init__.py
  2. 0
    0
      app/db.py
  3. 0
    0
      app/schema.sql
  4. 0
    0
      app/templates/base.html
  5. 0
    0
      app/templates/index.html

__init__.py → app/__init__.py Просмотреть файл


db.py → app/db.py Просмотреть файл


schema.sql → app/schema.sql Просмотреть файл


templates/base.html → app/templates/base.html Просмотреть файл


templates/index.html → app/templates/index.html Просмотреть файл