Filename Size Aidas Bendoraitis - Web Development with Django Cookbook - 2014.epub 6 MB Aidas Bendoraitis - Web Development with Django Cookbook - 2014.mobi 8.9 MB Aidas Bendoraitis - Web Development with Django Cookbook - 2014.pdf 3.6 MB Code/6898OS_01_Codes/django-myproject/.git/COMMIT_EDITMSG 15 B Code/6898OS_01_Codes/django-myproject/.git/config 138 B Code/6898OS_01_Codes/django-myproject/.git/description 73 B Code/6898OS_01_Codes/django-myproject/.git/HEAD 23 B Code/6898OS_01_Codes/django-myproject/.git/hooks/applypatch-msg.sample 452 B Code/6898OS_01_Codes/django-myproject/.git/hooks/commit-msg.sample 896 B Code/6898OS_01_Codes/django-myproject/.git/hooks/post-update.sample 189 B Code/6898OS_01_Codes/django-myproject/.git/hooks/pre-applypatch.sample 398 B Code/6898OS_01_Codes/django-myproject/.git/hooks/pre-commit.sample 1.7 KB Code/6898OS_01_Codes/django-myproject/.git/hooks/pre-rebase.sample 4.8 KB Code/6898OS_01_Codes/django-myproject/.git/hooks/prepare-commit-msg.sample 1.2 KB Code/6898OS_01_Codes/django-myproject/.git/hooks/update.sample 3.5 KB Code/6898OS_01_Codes/django-myproject/.git/index 1.8 KB Code/6898OS_01_Codes/django-myproject/.git/info/exclude 240 B Code/6898OS_01_Codes/django-myproject/.git/logs/HEAD 163 B Code/6898OS_01_Codes/django-myproject/.git/logs/refs/heads/master 163 B Code/6898OS_01_Codes/django-myproject/.git/objects/0a/8fefb54a741c1c909e98323b35ca33cf8c59e6 243 B Code/6898OS_01_Codes/django-myproject/.git/objects/0f/815d5e4eb6e6295e7c1df61e6841a0c688fba1 89 B Code/6898OS_01_Codes/django-myproject/.git/objects/1e/9571fdd3f0d3286b61cca1eebd17c56d427892 177 B Code/6898OS_01_Codes/django-myproject/.git/objects/2f/132e7676c73f41850c4b6f73c6cc333dfaad4a 1.1 KB Code/6898OS_01_Codes/django-myproject/.git/objects/32/fe095d78b54bab0db6548e1531e8d63596dfe1 461 B Code/6898OS_01_Codes/django-myproject/.git/objects/47/a55ff451201385902ce0e7ca5ff2abee9444e8 282 B Code/6898OS_01_Codes/django-myproject/.git/objects/62/1838c7990fadf0edd55860d4a7fde70441393a 202 B Code/6898OS_01_Codes/django-myproject/.git/objects/67/d433674b5bf06efbe781eb7f87c59ae366e0ac 107 B Code/6898OS_01_Codes/django-myproject/.git/objects/72/ef37584f7ebbb7c59873ba7f8a653f98e345fc 213 B Code/6898OS_01_Codes/django-myproject/.git/objects/84/73cd104dc876f5eee3d17ae495a192e63190f2 67 B Code/6898OS_01_Codes/django-myproject/.git/objects/8b/c81c7b9a4469e7f78d64927686b4f2535304f0 96 B Code/6898OS_01_Codes/django-myproject/.git/objects/8d/98fed2dfc5789b650144caa3a4bac8cfe6a2fb 38 B Code/6898OS_01_Codes/django-myproject/.git/objects/8d/c4188dafc7786dcf27ae72a13c407c0c79a3ff 85 B Code/6898OS_01_Codes/django-myproject/.git/objects/8f/2b544fc586da2afe3cac8e37a02012e8fa6139 3.1 KB Code/6898OS_01_Codes/django-myproject/.git/objects/9e/b8ceba13542da181610c99874d8e2fa7bce9d2 39 B Code/6898OS_01_Codes/django-myproject/.git/objects/ae/f9e6a1da9e14cc3bef0bada1156fc474b211a5 280 B Code/6898OS_01_Codes/django-myproject/.git/objects/af/4ca9ab3306f74e3fd2d9dbc86c7ae2deb71ae0 478 B Code/6898OS_01_Codes/django-myproject/.git/objects/ce/4acbd307171c45bdce2f310272f0be1e5e7b03 115 B Code/6898OS_01_Codes/django-myproject/.git/objects/ce/96067d77f8ceb85cf27c1b5280237826779ebf 127 B Code/6898OS_01_Codes/django-myproject/.git/objects/d0/5ded4929b0bf9938d2b16310b3ed4ef93e608a 181 B Code/6898OS_01_Codes/django-myproject/.git/objects/d6/f98cc36c67d440f27071973116a622e2ea58d9 94 B Code/6898OS_01_Codes/django-myproject/.git/objects/db/dec0b7761811570d7c59cc84ea532ef6eec136 278 B Code/6898OS_01_Codes/django-myproject/.git/objects/ea/c8f3239740b93bebdd0a66dc78a69c0fa9946b 96 B Code/6898OS_01_Codes/django-myproject/.git/objects/ff/627fa99d97e1b739959a5de245ff6aba113e20 70 B Code/6898OS_01_Codes/django-myproject/.git/refs/heads/master 41 B Code/6898OS_01_Codes/django-myproject/.gitignore 87 B Code/6898OS_01_Codes/django-myproject/manage.py 252 B Code/6898OS_01_Codes/django-myproject/myapp1/admin.py 122 B Code/6898OS_01_Codes/django-myproject/myapp1/app_settings.py 456 B Code/6898OS_01_Codes/django-myproject/myapp1/models.py 772 B Code/6898OS_01_Codes/django-myproject/myapp1/tests.py 84 B Code/6898OS_01_Codes/django-myproject/myapp1/views.py 87 B Code/6898OS_01_Codes/django-myproject/myapp1/__init__.py 24 B Code/6898OS_01_Codes/django-myproject/myapp2/admin.py 87 B Code/6898OS_01_Codes/django-myproject/myapp2/models.py 81 B Code/6898OS_01_Codes/django-myproject/myapp2/tests.py 84 B Code/6898OS_01_Codes/django-myproject/myapp2/views.py 87 B Code/6898OS_01_Codes/django-myproject/myapp2/__init__.py 24 B Code/6898OS_01_Codes/django-myproject/myproject/db.sqlite3 35 KB Code/6898OS_01_Codes/django-myproject/myproject/local_settings.py 292 B Code/6898OS_01_Codes/django-myproject/myproject/settings.py 2.6 KB Code/6898OS_01_Codes/django-myproject/myproject/urls.py 471 B Code/6898OS_01_Codes/django-myproject/myproject/wsgi.py 393 B Code/6898OS_01_Codes/django-myproject/myproject/__init__.py 24 B Code/6898OS_01_Codes/django-myproject/README.md 107 B Code/6898OS_01_Codes/django-myproject/requirements.txt 63 B Code/6898OS_01_Codes/django-myproject/utils/misc.py 1 KB Code/6898OS_01_Codes/django-myproject/utils/__init__.py 25 B Code/6898OS_02_04_code/django-myproject-02/.DS_Store 6 KB Code/6898OS_02_04_code/django-myproject-02/.git/COMMIT_EDITMSG 15 B Code/6898OS_02_04_code/django-myproject-02/.git/config 138 B Code/6898OS_02_04_code/django-myproject-02/.git/description 73 B Code/6898OS_02_04_code/django-myproject-02/.git/HEAD 23 B Code/6898OS_02_04_code/django-myproject-02/.git/hooks/applypatch-msg.sample 452 B Code/6898OS_02_04_code/django-myproject-02/.git/hooks/commit-msg.sample 896 B Code/6898OS_02_04_code/django-myproject-02/.git/hooks/post-update.sample 189 B Code/6898OS_02_04_code/django-myproject-02/.git/hooks/pre-applypatch.sample 398 B Code/6898OS_02_04_code/django-myproject-02/.git/hooks/pre-commit.sample 1.7 KB Code/6898OS_02_04_code/django-myproject-02/.git/hooks/pre-rebase.sample 4.8 KB Code/6898OS_02_04_code/django-myproject-02/.git/hooks/prepare-commit-msg.sample 1.2 KB Code/6898OS_02_04_code/django-myproject-02/.git/hooks/update.sample 3.5 KB Code/6898OS_02_04_code/django-myproject-02/.git/index 1.8 KB Code/6898OS_02_04_code/django-myproject-02/.git/info/exclude 240 B Code/6898OS_02_04_code/django-myproject-02/.git/logs/HEAD 163 B Code/6898OS_02_04_code/django-myproject-02/.git/logs/refs/heads/master 163 B Code/6898OS_02_04_code/django-myproject-02/.git/objects/0a/8fefb54a741c1c909e98323b35ca33cf8c59e6 243 B Code/6898OS_02_04_code/django-myproject-02/.git/objects/0f/815d5e4eb6e6295e7c1df61e6841a0c688fba1 89 B Code/6898OS_02_04_code/django-myproject-02/.git/objects/1e/9571fdd3f0d3286b61cca1eebd17c56d427892 177 B Code/6898OS_02_04_code/django-myproject-02/.git/objects/2f/132e7676c73f41850c4b6f73c6cc333dfaad4a 1.1 KB Code/6898OS_02_04_code/django-myproject-02/.git/objects/32/fe095d78b54bab0db6548e1531e8d63596dfe1 461 B Code/6898OS_02_04_code/django-myproject-02/.git/objects/47/a55ff451201385902ce0e7ca5ff2abee9444e8 282 B Code/6898OS_02_04_code/django-myproject-02/.git/objects/62/1838c7990fadf0edd55860d4a7fde70441393a 202 B Code/6898OS_02_04_code/django-myproject-02/.git/objects/67/d433674b5bf06efbe781eb7f87c59ae366e0ac 107 B Code/6898OS_02_04_code/django-myproject-02/.git/objects/72/ef37584f7ebbb7c59873ba7f8a653f98e345fc 213 B Code/6898OS_02_04_code/django-myproject-02/.git/objects/84/73cd104dc876f5eee3d17ae495a192e63190f2 67 B Code/6898OS_02_04_code/django-myproject-02/.git/objects/8b/c81c7b9a4469e7f78d64927686b4f2535304f0 96 B Code/6898OS_02_04_code/django-myproject-02/.git/objects/8d/98fed2dfc5789b650144caa3a4bac8cfe6a2fb 38 B Code/6898OS_02_04_code/django-myproject-02/.git/objects/8d/c4188dafc7786dcf27ae72a13c407c0c79a3ff 85 B Code/6898OS_02_04_code/django-myproject-02/.git/objects/8f/2b544fc586da2afe3cac8e37a02012e8fa6139 3.1 KB Code/6898OS_02_04_code/__MACOSX/django-myproject-02/._.DS_Store 120 B