BITCQ

Antonio Mele - Django By Example - 2015

Size: 33.6 MB
Magnet link

Name Size
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/blog/migrations/0001_initial.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/blog/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/blog/static/css/blog.css 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/blog/templates/blog/post/detail.html 250 B
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/blog/templates/blog/post/list.html 438 B
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/blog/templates/blog/base.html 373 B
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/blog/templates/pagination.html 436 B
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/blog/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/blog/admin.py 446 B
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/blog/models.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/blog/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/blog/urls.py 342 B
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/blog/views.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/mysite/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/mysite/settings.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/mysite/urls.py 219 B
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/mysite/wsgi.py 389 B
Antonio Mele - Django By Example - 2015/Code/Chapter 1/mysite/manage.py 249 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/fixtures/subjects.json 455 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/migrations/0001_initial.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/migrations/0002_content_file_image_text_video.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/migrations/0003_auto_20150707_1152.py 932 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/static/css/base.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/templates/courses/manage/content/form.html 643 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/templates/courses/manage/course/delete.html 408 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/templates/courses/manage/course/form.html 614 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/templates/courses/manage/course/list.html 1003 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/templates/courses/manage/module/content_list.html 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/templates/courses/manage/module/formset.html 461 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/templates/registration/logged_out.html 273 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/templates/registration/login.html 688 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/templates/base.html 994 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/templatetags/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/templatetags/course.py 192 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/admin.py 561 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/fields.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/forms.py 381 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/models.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/urls.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/courses/views.py 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/educa/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/educa/settings.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/educa/urls.py 369 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/educa/wsgi.py 387 B
Antonio Mele - Django By Example - 2015/Code/Chapter 10/educa/manage.py 248 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/fixtures/subjects.json 455 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/migrations/0001_initial.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/migrations/0002_content_file_image_text_video.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/migrations/0003_auto_20150707_1152.py 932 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/migrations/0004_course_students.py 565 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/static/css/base.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/courses/content/file.html 70 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/courses/content/image.html 39 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/courses/content/text.html 35 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/courses/content/video.html 57 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/courses/course/detail.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/courses/course/list.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/courses/manage/content/form.html 643 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/courses/manage/course/delete.html 408 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/courses/manage/course/form.html 614 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/courses/manage/course/list.html 1003 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/courses/manage/module/content_list.html 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/courses/manage/module/formset.html 461 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/registration/logged_out.html 273 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/registration/login.html 688 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templates/base.html 994 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templatetags/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/templatetags/course.py 192 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/admin.py 561 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/fields.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/forms.py 381 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/models.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/urls.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/courses/views.py 8 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/educa/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/educa/settings.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/educa/urls.py 700 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/educa/wsgi.py 387 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/students/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/students/templates/students/course/detail.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/students/templates/students/course/list.html 627 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/students/templates/students/student/registration.html 415 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/students/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/students/admin.py 63 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/students/forms.py 226 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/students/models.py 29 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/students/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/students/urls.py 725 B
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/students/views.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 11/educa/manage.py 248 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/api/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/api/permissions.py 211 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/api/serializers.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/api/urls.py 512 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/api/views.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/fixtures/subjects.json 455 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/migrations/0001_initial.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/migrations/0002_content_file_image_text_video.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/migrations/0003_auto_20150707_1152.py 932 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/migrations/0004_course_students.py 565 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/static/css/base.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/courses/content/file.html 70 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/courses/content/image.html 39 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/courses/content/text.html 35 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/courses/content/video.html 57 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/courses/course/detail.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/courses/course/list.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/courses/manage/content/form.html 643 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/courses/manage/course/delete.html 408 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/courses/manage/course/form.html 614 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/courses/manage/course/list.html 1003 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/courses/manage/module/content_list.html 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/courses/manage/module/formset.html 461 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/registration/logged_out.html 273 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/registration/login.html 688 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templates/base.html 994 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templatetags/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/templatetags/course.py 192 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/admin.py 561 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/fields.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/forms.py 381 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/models.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/urls.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/courses/views.py 8 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/educa/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/educa/db.sqlite3 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/educa/settings.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/educa/urls.py 764 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/educa/wsgi.py 387 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/students/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/students/templates/students/course/detail.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/students/templates/students/course/list.html 627 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/students/templates/students/student/registration.html 415 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/students/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/students/admin.py 63 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/students/forms.py 226 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/students/models.py 29 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/students/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/students/urls.py 725 B
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/students/views.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 12/educa/manage.py 248 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/config/nginx.conf 613 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/config/uwsgi.ini 298 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/api/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/api/permissions.py 211 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/api/serializers.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/api/urls.py 512 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/api/views.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/fixtures/subjects.json 455 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/migrations/0001_initial.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/migrations/0002_content_file_image_text_video.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/migrations/0003_auto_20150707_1152.py 932 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/migrations/0004_course_students.py 565 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/static/css/base.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/courses/content/file.html 70 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/courses/content/image.html 39 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/courses/content/text.html 35 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/courses/content/video.html 57 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/courses/course/detail.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/courses/course/list.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/courses/manage/content/form.html 643 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/courses/manage/course/delete.html 408 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/courses/manage/course/form.html 614 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/courses/manage/course/list.html 1003 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/courses/manage/module/content_list.html 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/courses/manage/module/formset.html 461 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/registration/logged_out.html 273 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/registration/login.html 688 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templates/base.html 994 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templatetags/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/templatetags/course.py 192 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/admin.py 561 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/fields.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/forms.py 381 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/middleware.py 856 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/models.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/urls.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/courses/views.py 8 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/educa/settings/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/educa/settings/base.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/educa/settings/local.py 176 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/educa/settings/pro.py 323 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/educa/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/educa/db.sqlite3 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/educa/urls.py 764 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/educa/wsgi.py 387 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/ssl/educa.crt 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/ssl/educa.key 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/css/base.css 14 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/css/changelists.css 5 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/css/dashboard.css 434 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/css/forms.css 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/css/ie.css 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/css/login.css 940 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/css/rtl.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/css/widgets.css 10 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/gis/move_vertex_off.png 711 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/gis/move_vertex_on.png 506 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/changelist-bg.gif 50 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/changelist-bg_rtl.gif 75 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/default-bg-reverse.gif 835 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/default-bg.gif 836 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/deleted-overlay.gif 45 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/icon-no.gif 176 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/icon-unknown.gif 130 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/icon-yes.gif 299 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/icon_addlink.gif 119 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/icon_alert.gif 145 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/icon_calendar.gif 192 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/icon_changelink.gif 119 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/icon_clock.gif 390 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/icon_deletelink.gif 181 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/icon_error.gif 319 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/icon_searchbox.png 368 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/icon_success.gif 341 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/inline-delete-8bit.png 395 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/inline-delete.png 707 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/inline-restore-8bit.png 363 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/inline-restore.png 557 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/inline-splitter-bg.gif 94 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/nav-bg-grabber.gif 116 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/nav-bg-reverse.gif 178 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/nav-bg-selected.gif 265 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/nav-bg.gif 265 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/selector-icons.gif 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/selector-search.gif 552 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/sorting-icons.gif 369 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/tooltag-add.png 119 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/img/tooltag-arrowright.png 200 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/admin/DateTimeShortcuts.js 17 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/admin/RelatedObjectLookups.js 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/actions.js 5 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/actions.min.js 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/calendar.js 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/collapse.js 917 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/collapse.min.js 651 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/core.js 7 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/inlines.js 11 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/inlines.min.js 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/jquery.init.js 326 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/jquery.js 278 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/jquery.min.js 94 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/LICENSE-JQUERY.txt 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/prepopulate.js 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/prepopulate.min.js 373 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/related-widget-wrapper.js 857 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/SelectBox.js 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/SelectFilter2.js 10 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/timeparse.js 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/admin/js/urlify.js 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/css/base.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/css/bootstrap-tweaks.css 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/css/bootstrap.min.css 107 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/css/default.css 1020 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/css/prettify.css 817 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/fonts/glyphicons-halflings-regular.eot 20 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/fonts/glyphicons-halflings-regular.svg 61 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/fonts/glyphicons-halflings-regular.ttf 40 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/fonts/glyphicons-halflings-regular.woff 23 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/img/glyphicons-halflings-white.png 9 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/img/glyphicons-halflings.png 12 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/img/grid.png 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/js/bootstrap.min.js 31 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/js/default.js 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/js/jquery-1.8.1-min.js 91 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/static/rest_framework/js/prettify-min.js 13 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/students/management/commands/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/students/management/commands/enroll_reminder.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/students/management/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/students/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/students/templates/students/course/detail.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/students/templates/students/course/list.html 627 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/students/templates/students/student/registration.html 415 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/students/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/students/admin.py 63 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/students/forms.py 226 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/students/models.py 29 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/students/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/students/urls.py 725 B
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/students/views.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/db.sqlite3 81 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 13/educa/manage.py 248 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/migrations/0001_initial.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/migrations/0002_comment.py 1022 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/migrations/0003_post_tags.py 588 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/static/css/blog.css 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/templates/blog/comment/create.html 305 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/templates/blog/post/detail.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/templates/blog/post/list.html 788 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/templates/blog/post/share.html 489 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/templates/blog/base.html 374 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/templates/pagination.html 436 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/admin.py 701 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/forms.py 378 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/models.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/urls.py 501 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/blog/views.py 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/mysite/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/mysite/settings.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/mysite/urls.py 219 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/mysite/wsgi.py 389 B
Antonio Mele - Django By Example - 2015/Code/Chapter 2/mysite/manage.py 249 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/migrations/0001_initial.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/migrations/0002_comment.py 1022 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/migrations/0003_post_tags.py 588 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/static/css/blog.css 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/templates/blog/comment/create.html 305 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/templates/blog/post/detail.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/templates/blog/post/latest_posts.html 126 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/templates/blog/post/list.html 812 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/templates/blog/post/search.html 857 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/templates/blog/post/share.html 489 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/templates/blog/base.html 864 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/templates/search/indexes/blog/post_text.txt 68 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/templates/pagination.html 436 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/templatetags/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/templatetags/blog_tags.py 732 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/admin.py 701 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/feeds.py 451 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/forms.py 442 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/models.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/search_indexes.py 371 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/sitemaps.py 258 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/urls.py 656 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/blog/views.py 5 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/mysite/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/mysite/settings.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/mysite/urls.py 479 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/mysite/wsgi.py 389 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/mysite/manage.py 249 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/solr/conf/lang/stopwords_en.txt 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/solr/conf/protwords.txt 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/solr/conf/schema.xml 9 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 3/solr/conf/solrconfig.xml 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 3/solr/conf/stopwords.txt 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 3/solr/conf/synonyms.txt 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/migrations/0001_initial.py 834 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/static/css/base.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/account/dashboard.html 288 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/account/edit.html 427 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/account/login.html 322 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/account/register.html 360 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/account/register_done.html 256 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/registration/logged_out.html 233 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/registration/login.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/registration/password_change_done.html 197 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/registration/password_change_form.html 351 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/registration/password_reset_complete.html 225 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/registration/password_reset_confirm.html 569 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/registration/password_reset_done.html 323 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/registration/password_reset_email.html 231 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/registration/password_reset_form.html 369 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/templates/base.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/admin.py 199 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/authentication.py 564 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/forms.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/models.py 417 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/urls.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/account/views.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/bookmarks/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/bookmarks/settings.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/bookmarks/urls.py 503 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/bookmarks/wsgi.py 395 B
Antonio Mele - Django By Example - 2015/Code/Chapter 4/bookmarks/manage.py 252 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/migrations/0001_initial.pyno 834 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/static/css/base.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/account/dashboard.html 698 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/account/edit.html 427 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/account/login.html 322 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/account/register.html 360 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/account/register_done.html 256 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/registration/logged_out.html 233 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/registration/login.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/registration/password_change_done.html 197 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/registration/password_change_form.html 351 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/registration/password_reset_complete.html 225 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/registration/password_reset_confirm.html 569 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/registration/password_reset_done.html 323 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/registration/password_reset_email.html 231 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/registration/password_reset_form.html 369 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/templates/base.html 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/admin.py 199 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/authentication.py 564 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/forms.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/models.py 961 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/urls.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/account/views.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/bookmarks/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/bookmarks/settings.py 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/bookmarks/urls.py 569 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/bookmarks/wsgi.py 395 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/common/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/common/decorators.py 315 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/migrations/0001_initial.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/static/css/bookmarklet.css 1008 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/static/js/bookmarklet.js 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/templates/images/image/create.html 350 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/templates/images/image/detail.html 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/templates/images/image/list.html 877 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/templates/images/image/list_ajax.html 506 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/templates/bookmarklet_launcher.js 279 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/admin.py 225 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/forms.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/models.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/urls.py 317 B
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/images/views.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 5/bookmarks/manage.py 252 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/migrations/0001_initial.py 834 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/migrations/0002_contact.py 972 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/static/css/base.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/account/user/detail.html 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/account/user/list.html 689 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/account/dashboard.html 883 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/account/edit.html 427 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/account/login.html 322 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/account/register.html 360 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/account/register_done.html 256 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/registration/logged_out.html 233 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/registration/login.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/registration/password_change_done.html 197 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/registration/password_change_form.html 351 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/registration/password_reset_complete.html 225 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/registration/password_reset_confirm.html 569 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/registration/password_reset_done.html 323 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/registration/password_reset_email.html 232 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/registration/password_reset_form.html 369 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/templates/base.html 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/admin.py 199 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/authentication.py 564 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/forms.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/models.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/urls.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/account/views.py 5 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/actions/migrations/0001_initial.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/actions/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/actions/templates/actions/action/detail.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/actions/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/actions/admin.py 259 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/actions/models.py 983 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/actions/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/actions/utils.py 909 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/actions/views.py 63 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/bookmarks/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/bookmarks/settings.py 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/bookmarks/urls.py 569 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/bookmarks/wsgi.py 395 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/common/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/common/decorators.py 315 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/migrations/0001_initial.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/migrations/0002_image_total_likes.py 449 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/static/css/bookmarklet.css 1008 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/static/js/bookmarklet.js 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/templates/images/image/create.html 350 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/templates/images/image/detail.html 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/templates/images/image/list.html 877 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/templates/images/image/list_ajax.html 507 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/templates/images/image/ranking.html 354 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/templates/bookmarklet_launcher.js 279 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/__init__.py 48 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/admin.py 225 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/apps.py 209 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/forms.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/models.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/signals.py 297 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/urls.py 377 B
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/images/views.py 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 6/bookmarks/manage.py 252 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/cart/templates/cart/detail.html 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/cart/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/cart/admin.py 63 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/cart/cart.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/cart/context_processors.py 79 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/cart/forms.py 405 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/cart/models.py 57 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/cart/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/cart/urls.py 283 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/cart/views.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/myshop/__init__.py 53 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/myshop/celery.py 332 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/myshop/settings.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/myshop/urls.py 526 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/myshop/wsgi.py 389 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/orders/migrations/0001_initial.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/orders/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/orders/static/css/admin.css 163 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/orders/static/css/pdf.css 830 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/orders/templates/orders/order/create.html 631 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/orders/templates/orders/order/created.html 247 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/orders/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/orders/admin.py 459 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/orders/forms.py 218 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/orders/models.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/orders/tasks.py 609 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/orders/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/orders/urls.py 137 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/orders/views.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/shop/migrations/0001_initial.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/shop/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/shop/static/css/base.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/shop/static/img/no_image.png 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/shop/templates/shop/product/detail.html 767 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/shop/templates/shop/product/list.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/shop/templates/shop/base.html 898 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/shop/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/shop/admin.py 586 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/shop/models.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/shop/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/shop/urls.py 315 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/shop/views.py 1007 B
Antonio Mele - Django By Example - 2015/Code/Chapter 7/myshop/manage.py 249 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/cart/templates/cart/detail.html 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/cart/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/cart/admin.py 63 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/cart/cart.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/cart/context_processors.py 79 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/cart/forms.py 405 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/cart/models.py 57 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/cart/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/cart/urls.py 283 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/cart/views.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/myshop/__init__.py 53 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/myshop/celery.py 332 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/myshop/db.sqlite3 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/myshop/settings.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/myshop/urls.py 654 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/myshop/wsgi.py 389 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/migrations/0001_initial.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/static/css/admin.css 163 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/static/css/pdf.css 830 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/templates/admin/orders/order/detail.html 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/templates/orders/order/create.html 631 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/templates/orders/order/created.html 247 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/templates/orders/order/pdf.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/admin.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/forms.py 218 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/models.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/tasks.py 609 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/urls.py 333 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/orders/views.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/payment/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/payment/templates/payment/canceled.html 171 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/payment/templates/payment/done.html 164 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/payment/templates/payment/process.html 167 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/payment/__init__.py 50 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/payment/admin.py 63 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/payment/apps.py 204 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/payment/models.py 57 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/payment/signals.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/payment/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/payment/urls.py 256 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/payment/views.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/shop/migrations/0001_initial.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/shop/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/shop/static/css/base.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/shop/static/img/no_image.png 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/shop/templates/shop/product/detail.html 767 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/shop/templates/shop/product/list.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/shop/templates/shop/base.html 898 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/shop/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/shop/admin.py 586 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/shop/models.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/shop/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/shop/urls.py 315 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/shop/views.py 1007 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/css/base.css 14 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/css/changelists.css 5 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/css/dashboard.css 434 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/css/forms.css 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/css/ie.css 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/css/login.css 940 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/css/rtl.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/css/widgets.css 10 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/gis/move_vertex_off.png 711 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/gis/move_vertex_on.png 506 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/changelist-bg.gif 50 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/changelist-bg_rtl.gif 75 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/default-bg-reverse.gif 835 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/default-bg.gif 836 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/deleted-overlay.gif 45 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/icon-no.gif 176 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/icon-unknown.gif 130 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/icon-yes.gif 299 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/icon_addlink.gif 119 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/icon_alert.gif 145 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/icon_calendar.gif 192 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/icon_changelink.gif 119 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/icon_clock.gif 390 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/icon_deletelink.gif 181 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/icon_error.gif 319 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/icon_searchbox.png 368 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/icon_success.gif 341 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/inline-delete-8bit.png 395 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/inline-delete.png 707 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/inline-restore-8bit.png 363 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/inline-restore.png 557 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/inline-splitter-bg.gif 94 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/nav-bg-grabber.gif 116 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/nav-bg-reverse.gif 178 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/nav-bg-selected.gif 265 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/nav-bg.gif 265 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/selector-icons.gif 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/selector-search.gif 552 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/sorting-icons.gif 369 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/tooltag-add.png 119 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/img/tooltag-arrowright.png 200 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/admin/DateTimeShortcuts.js 17 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/admin/RelatedObjectLookups.js 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/actions.js 5 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/actions.min.js 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/calendar.js 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/collapse.js 917 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/collapse.min.js 651 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/core.js 7 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/inlines.js 11 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/inlines.min.js 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/jquery.init.js 326 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/jquery.js 278 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/jquery.min.js 94 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/LICENSE-JQUERY.txt 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/prepopulate.js 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/prepopulate.min.js 373 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/related-widget-wrapper.js 857 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/SelectBox.js 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/SelectFilter2.js 10 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/timeparse.js 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/admin/js/urlify.js 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/css/admin.css 163 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/css/base.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/css/pdf.css 830 B
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/static/img/no_image.png 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 8/myshop/manage.py 249 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/cart/templates/cart/detail.html 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/cart/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/cart/admin.py 63 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/cart/cart.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/cart/context_processors.py 79 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/cart/forms.py 519 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/cart/models.py 57 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/cart/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/cart/urls.py 338 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/cart/views.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/coupons/migrations/0001_initial.py 841 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/coupons/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/coupons/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/coupons/admin.py 300 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/coupons/forms.py 163 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/coupons/models.py 518 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/coupons/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/coupons/urls.py 129 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/coupons/views.py 780 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/locale/en/LC_MESSAGES/django.mo 378 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/locale/en/LC_MESSAGES/django.po 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/locale/es/LC_MESSAGES/django.mo 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/locale/es/LC_MESSAGES/django.po 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/myshop/__init__.py 53 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/myshop/celery.py 332 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/myshop/settings.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/myshop/urls.py 899 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/myshop/wsgi.py 389 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/locale/en/LC_MESSAGES/django.mo 378 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/locale/en/LC_MESSAGES/django.po 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/locale/es/LC_MESSAGES/django.mo 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/locale/es/LC_MESSAGES/django.po 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/migrations/0001_initial.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/migrations/0002_auto_20150606_1735.py 763 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/static/css/admin.css 163 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/static/css/pdf.css 830 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/templates/admin/orders/order/detail.html 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/templates/orders/order/create.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/templates/orders/order/created.html 363 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/templates/orders/order/pdf.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/admin.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/forms.py 302 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/models.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/tasks.py 609 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/urls.py 391 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/orders/views.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/payment/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/payment/templates/payment/canceled.html 215 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/payment/templates/payment/done.html 208 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/payment/templates/payment/process.html 211 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/payment/__init__.py 50 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/payment/admin.py 63 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/payment/apps.py 204 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/payment/models.py 57 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/payment/signals.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/payment/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/payment/urls.py 320 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/payment/views.py 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/migrations/0001_initial.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/migrations/0002_add_translation_model.py 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/migrations/0003_migrate_translatable_fields.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/migrations/0004_remove_untranslated_fields.py 774 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/migrations/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/static/css/base.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/static/img/no_image.png 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/templates/shop/product/detail.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/templates/shop/product/list.html 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/templates/shop/base.html 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/__init__.py 0 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/admin.py 730 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/models.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/recommender.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/tests.py 60 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/urls.py 314 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/shop/views.py 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/css/base.css 14 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/css/changelists.css 5 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/css/dashboard.css 434 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/css/forms.css 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/css/ie.css 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/css/login.css 940 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/css/rtl.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/css/widgets.css 10 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/gis/move_vertex_off.png 711 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/gis/move_vertex_on.png 506 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/changelist-bg.gif 50 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/changelist-bg_rtl.gif 75 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/default-bg-reverse.gif 835 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/default-bg.gif 836 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/deleted-overlay.gif 45 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/icon-no.gif 176 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/icon-unknown.gif 130 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/icon-yes.gif 299 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/icon_addlink.gif 119 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/icon_alert.gif 145 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/icon_calendar.gif 192 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/icon_changelink.gif 119 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/icon_clock.gif 390 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/icon_deletelink.gif 181 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/icon_error.gif 319 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/icon_searchbox.png 368 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/icon_success.gif 341 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/inline-delete-8bit.png 395 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/inline-delete.png 707 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/inline-restore-8bit.png 363 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/inline-restore.png 557 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/inline-splitter-bg.gif 94 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/nav-bg-grabber.gif 116 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/nav-bg-reverse.gif 178 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/nav-bg-selected.gif 265 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/nav-bg.gif 265 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/selector-icons.gif 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/selector-search.gif 552 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/sorting-icons.gif 369 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/tooltag-add.png 119 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/img/tooltag-arrowright.png 200 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/admin/DateTimeShortcuts.js 17 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/admin/RelatedObjectLookups.js 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/actions.js 5 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/actions.min.js 3 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/calendar.js 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/collapse.js 917 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/collapse.min.js 651 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/core.js 7 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/inlines.js 11 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/inlines.min.js 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/jquery.init.js 326 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/jquery.js 278 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/jquery.min.js 94 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/LICENSE-JQUERY.txt 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/prepopulate.js 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/prepopulate.min.js 373 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/related-widget-wrapper.js 857 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/SelectBox.js 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/SelectFilter2.js 10 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/timeparse.js 2 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/admin/js/urlify.js 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/css/admin.css 163 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/css/base.css 4 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/css/pdf.css 830 B
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/img/no_image.png 6 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/static/parler/admin/parler_admin.css 1 KB
Antonio Mele - Django By Example - 2015/Code/Chapter 9/myshop/manage.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 1/mysite/blog/static/css/._blog.css 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 1/mysite/blog/templates/blog/post/._detail.html 211 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 1/mysite/blog/templates/blog/post/._list.html 210 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 1/mysite/blog/templates/blog/._base.html 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 1/mysite/blog/templates/._pagination.html 210 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 1/mysite/blog/._admin.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 1/mysite/blog/._models.py 215 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 1/mysite/blog/._urls.py 208 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 1/mysite/blog/._views.py 207 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 1/mysite/mysite/._settings.py 211 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 1/mysite/mysite/._urls.py 209 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 10/educa/courses/migrations/._0003_auto_20150707_1152.py 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 10/educa/courses/static/css/._base.css 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 10/educa/courses/templates/courses/manage/course/._form.html 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 10/educa/courses/templates/courses/manage/course/._list.html 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 10/educa/courses/templates/._base.html 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 10/educa/courses/._admin.py 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 10/educa/courses/._fields.py 257 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 10/educa/courses/._forms.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 10/educa/courses/._models.py 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 10/educa/courses/._urls.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 10/educa/courses/._views.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 10/educa/educa/._settings.py 258 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 10/educa/educa/._urls.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 11/educa/courses/static/css/._base.css 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 11/educa/courses/templates/courses/manage/course/._form.html 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 11/educa/courses/templates/courses/manage/course/._list.html 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 11/educa/courses/templates/._base.html 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 11/educa/courses/._admin.py 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 11/educa/courses/._fields.py 257 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 11/educa/courses/._forms.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 11/educa/courses/._models.py 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 11/educa/courses/._urls.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 11/educa/courses/._views.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 11/educa/educa/._settings.py 258 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 11/educa/educa/._urls.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 12/educa/courses/static/css/._base.css 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 12/educa/courses/templates/courses/manage/course/._form.html 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 12/educa/courses/templates/courses/manage/course/._list.html 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 12/educa/courses/templates/._base.html 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 12/educa/courses/._admin.py 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 12/educa/courses/._fields.py 257 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 12/educa/courses/._forms.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 12/educa/courses/._models.py 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 12/educa/courses/._urls.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 12/educa/courses/._views.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 12/educa/educa/._settings.py 258 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 12/educa/educa/._urls.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 13/educa/courses/static/css/._base.css 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 13/educa/courses/templates/courses/manage/course/._form.html 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 13/educa/courses/templates/courses/manage/course/._list.html 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 13/educa/courses/templates/._base.html 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 13/educa/courses/._admin.py 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 13/educa/courses/._fields.py 257 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 13/educa/courses/._forms.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 13/educa/courses/._models.py 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 13/educa/courses/._urls.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 13/educa/courses/._views.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 13/educa/educa/settings/._base.py 213 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 13/educa/educa/._urls.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 2/mysite/blog/static/css/._blog.css 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 2/mysite/blog/templates/blog/comment/._create.html 212 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 2/mysite/blog/templates/blog/post/._detail.html 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 2/mysite/blog/templates/blog/post/._list.html 209 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 2/mysite/blog/templates/blog/post/._share.html 212 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 2/mysite/blog/templates/blog/._base.html 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 2/mysite/blog/templates/._pagination.html 210 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 2/mysite/blog/._admin.py 210 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 2/mysite/blog/._forms.py 210 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 2/mysite/blog/._models.py 209 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 2/mysite/blog/._urls.py 209 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 2/mysite/blog/._views.py 210 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 2/mysite/mysite/._settings.py 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 2/mysite/mysite/._urls.py 209 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/static/css/._blog.css 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/templates/blog/comment/._create.html 212 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/templates/blog/post/._detail.html 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/templates/blog/post/._latest_posts.html 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/templates/blog/post/._list.html 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/templates/blog/post/._search.html 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/templates/blog/post/._share.html 212 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/templates/blog/._base.html 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/templates/search/indexes/blog/._post_text.txt 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/templates/._pagination.html 210 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/templatetags/.___init__.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/templatetags/._blog_tags.py 256 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/._admin.py 210 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/._feeds.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/._forms.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/._models.py 212 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/._search_indexes.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/._sitemaps.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/._urls.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/blog/._views.py 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/mysite/._settings.py 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/mysite/._urls.py 255 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/mysite/._manage.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/solr/conf/._schema.xml 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 3/solr/conf/._solrconfig.xml 210 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/migrations/._0001_initial.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/migrations/.___init__.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/static/css/._base.css 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/account/._dashboard.html 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/account/._edit.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/account/._login.html 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/account/._register.html 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/account/._register_done.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/registration/._logged_out.html 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/registration/._login.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/registration/._password_change_done.html 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/registration/._password_change_form.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/registration/._password_reset_complete.html 245 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/registration/._password_reset_confirm.html 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/registration/._password_reset_done.html 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/registration/._password_reset_email.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/registration/._password_reset_form.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/templates/._base.html 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/.___init__.py 242 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/._admin.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/._authentication.py 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/._forms.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/._models.py 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/._urls.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/account/._views.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/bookmarks/._settings.py 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 4/bookmarks/bookmarks/._urls.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/migrations/._0001_initial.pyno 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/migrations/.___init__.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/static/css/._base.css 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/account/._dashboard.html 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/account/._edit.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/account/._login.html 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/account/._register.html 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/account/._register_done.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/registration/._logged_out.html 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/registration/._login.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/registration/._password_change_done.html 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/registration/._password_change_form.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/registration/._password_reset_complete.html 245 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/registration/._password_reset_confirm.html 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/registration/._password_reset_done.html 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/registration/._password_reset_email.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/registration/._password_reset_form.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/templates/._base.html 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/.___init__.py 242 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/._admin.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/._authentication.py 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/._forms.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/._models.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/._urls.py 256 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/account/._views.py 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/bookmarks/._settings.py 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/bookmarks/._urls.py 255 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/common/.___init__.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/common/._decorators.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/images/migrations/._0001_initial.py 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/images/static/css/._bookmarklet.css 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/images/static/js/._bookmarklet.js 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/images/templates/images/image/._create.html 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/images/templates/images/image/._detail.html 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/images/templates/images/image/._list.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/images/templates/images/image/._list_ajax.html 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/images/templates/._bookmarklet_launcher.js 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/images/._admin.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/images/._forms.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/images/._models.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/images/._urls.py 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 5/bookmarks/images/._views.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/migrations/._0001_initial.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/migrations/._0002_contact.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/migrations/.___init__.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/static/css/._base.css 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/account/user/._detail.html 257 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/account/user/._list.html 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/account/._dashboard.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/account/._edit.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/account/._login.html 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/account/._register.html 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/account/._register_done.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/registration/._logged_out.html 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/registration/._login.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/registration/._password_change_done.html 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/registration/._password_change_form.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/registration/._password_reset_complete.html 245 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/registration/._password_reset_confirm.html 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/registration/._password_reset_done.html 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/registration/._password_reset_email.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/registration/._password_reset_form.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/templates/._base.html 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/.___init__.py 242 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/._admin.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/._authentication.py 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/._forms.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/._models.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/._urls.py 256 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/account/._views.py 258 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/actions/templates/actions/action/._detail.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/actions/._admin.py 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/actions/._models.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/actions/._utils.py 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/actions/._views.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/bookmarks/.___init__.py 242 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/bookmarks/._settings.py 258 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/bookmarks/._urls.py 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/common/.___init__.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/common/._decorators.py 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/migrations/._0001_initial.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/static/css/._bookmarklet.css 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/static/js/._bookmarklet.js 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/templates/images/image/._create.html 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/templates/images/image/._detail.html 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/templates/images/image/._list.html 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/templates/images/image/._list_ajax.html 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/templates/images/image/._ranking.html 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/templates/._bookmarklet_launcher.js 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/.___init__.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/._admin.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/._apps.py 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/._forms.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/._models.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/._signals.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/._urls.py 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 6/bookmarks/images/._views.py 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/cart/templates/cart/._detail.html 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/cart/._admin.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/cart/._cart.py 258 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/cart/._context_processors.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/cart/._forms.py 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/cart/._models.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/cart/._urls.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/cart/._views.py 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/myshop/.___init__.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/myshop/._celery.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/myshop/._settings.py 252 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/myshop/._urls.py 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/orders/static/css/._admin.css 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/orders/static/css/._pdf.css 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/orders/templates/orders/order/._create.html 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/orders/templates/orders/order/._created.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/orders/._admin.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/orders/._forms.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/orders/._models.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/orders/._tasks.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/orders/._urls.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/orders/._views.py 255 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/shop/migrations/._0001_initial.py 207 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/shop/static/css/._base.css 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/shop/static/img/._no_image.png 120 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/shop/templates/shop/product/._detail.html 256 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/shop/templates/shop/product/._list.html 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/shop/templates/shop/._base.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/shop/.___init__.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/shop/._admin.py 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/shop/._models.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/shop/._urls.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 7/myshop/shop/._views.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/cart/templates/cart/._detail.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/cart/._admin.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/cart/._cart.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/cart/._context_processors.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/cart/._forms.py 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/cart/._models.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/cart/._urls.py 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/cart/._views.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/myshop/.___init__.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/myshop/._celery.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/myshop/._settings.py 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/myshop/._urls.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/orders/migrations/._0001_initial.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/orders/static/css/._admin.css 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/orders/static/css/._pdf.css 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/orders/templates/admin/orders/order/._detail.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/orders/templates/orders/order/._create.html 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/orders/templates/orders/order/._created.html 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/orders/templates/orders/order/._pdf.html 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/orders/._admin.py 258 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/orders/._forms.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/orders/._models.py 255 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/orders/._tasks.py 256 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/orders/._urls.py 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/orders/._views.py 258 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/payment/templates/payment/._canceled.html 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/payment/templates/payment/._done.html 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/payment/templates/payment/._process.html 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/payment/.___init__.py 245 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/payment/._admin.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/payment/._apps.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/payment/._signals.py 256 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/payment/._urls.py 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/payment/._views.py 256 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/shop/migrations/._0001_initial.py 207 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/shop/static/css/._base.css 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/shop/static/img/._no_image.png 120 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/shop/templates/shop/product/._detail.html 256 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/shop/templates/shop/product/._list.html 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/shop/templates/shop/._base.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/shop/.___init__.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/shop/._admin.py 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/shop/._models.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/shop/._urls.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/shop/._views.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 8/myshop/._manage.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/cart/templates/cart/._detail.html 258 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/cart/._admin.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/cart/._cart.py 327 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/cart/._context_processors.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/cart/._forms.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/cart/._models.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/cart/._urls.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/cart/._views.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/coupons/migrations/._0001_initial.py 209 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/coupons/._admin.py 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/coupons/._forms.py 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/coupons/._models.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/coupons/._urls.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/coupons/._views.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/locale/es/LC_MESSAGES/._django.po 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/myshop/.___init__.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/myshop/._celery.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/myshop/._settings.py 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/myshop/._urls.py 255 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/locale/en/LC_MESSAGES/._django.po 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/locale/es/LC_MESSAGES/._django.po 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/migrations/._0001_initial.py 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/migrations/._0002_auto_20150606_1735.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/static/css/._admin.css 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/static/css/._pdf.css 247 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/templates/admin/orders/order/._detail.html 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/templates/orders/order/._create.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/templates/orders/order/._created.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/templates/orders/order/._pdf.html 256 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/._admin.py 253 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/._forms.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/._models.py 318 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/._tasks.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/._urls.py 245 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/orders/._views.py 294 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/payment/templates/payment/._canceled.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/payment/templates/payment/._done.html 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/payment/templates/payment/._process.html 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/payment/.___init__.py 245 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/payment/._admin.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/payment/._apps.py 248 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/payment/._signals.py 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/payment/._urls.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/payment/._views.py 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/shop/migrations/._0001_initial.py 207 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/shop/migrations/._0003_migrate_translatable_fields.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/shop/static/css/._base.css 254 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/shop/static/img/._no_image.png 120 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/shop/templates/shop/product/._detail.html 250 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/shop/templates/shop/product/._list.html 246 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/shop/templates/shop/._base.html 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/shop/.___init__.py 206 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/shop/._admin.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/shop/._models.py 251 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/shop/._recommender.py 257 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/shop/._urls.py 249 B
Antonio Mele - Django By Example - 2015/Code/__MACOSX/Chapter 9/myshop/shop/._views.py 255 B
Antonio Mele - Django By Example - 2015/Code/SoftwareHardware list.docx 11 KB
Antonio Mele - Django By Example - 2015/Antonio Mele - Django By Example - 2015.epub 9.3 MB
Antonio Mele - Django By Example - 2015/Antonio Mele - Django By Example - 2015.mobi 14.7 MB
Antonio Mele - Django By Example - 2015/Antonio Mele - Django By Example - 2015.pdf 7 MB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
Antonio Mele - Django By Example - 2015 Ebook 33.6 MB 119

Loading...