SPJA — Závěrečný projekt - Knihovna - splňuj...
Obsah archivu
-
library
-
my_library
-
db.sqlite3
-
library
-
admin.py
-
apps.py
-
forms.py
-
migrations
-
0001_initial.py
-
0002_author_year.py
-
0003_auto_20161203_1130.py
-
0004_auto_20161203_1523.py
-
0005_auto_20161203_1524.py
-
__init__.py
-
__pycache__
-
0001_initial.cpython-35.pyc
-
0002_author_year.cpython-35.pyc
-
0003_auto_20161203_1130.cpython-35.pyc
-
0004_auto_20161203_1523.cpython-35.pyc
-
0005_auto_20161203_1524.cpython-35.pyc
-
__init__.cpython-35.pyc
-
-
-
models.py
-
templates
-
library
-
add_author.html
-
add_book.html
-
add_genre.html
-
author.html
-
authors.html
-
base.html
-
booklist.html
-
detail.html
-
index.html
-
search.html
-
-
-
tests.py
-
views.py
-
__init__.py
-
__pycache__
-
admin.cpython-35.pyc
-
apps.cpython-35.pyc
-
forms.cpython-35.pyc
-
models.cpython-35.pyc
-
views.cpython-35.pyc
-
__init__.cpython-35.pyc
-
-
-
manage.py
-
my_library
-
settings.py
-
urls.py
-
wsgi.py
-
__init__.py
-
__pycache__
-
settings.cpython-35.pyc
-
urls.cpython-35.pyc
-
wsgi.cpython-35.pyc
-
__init__.cpython-35.pyc
-
-
-
-