Aidas Bendoraitis - Web Development with Django Cookbook [2014, PDF/EPUB/MOBI, ENG] + Code

seeders: 7
leechers: 0
Added 11 years ago by D@vidoff in Books  > Non-Fiction

Download Fast Safe Anonymous
movies, software, shows...

Files

Aidas Bendoraitis - Web Development with Django Cookbook [2014, PDF/EPUB/MOBI, ENG] + Code (Size: 32.51 MB)
  Aidas Bendoraitis - Web Development with Django Cookbook - 2014.epub 5.98 MB
  Aidas Bendoraitis - Web Development with Django Cookbook - 2014.mobi 8.88 MB
  Aidas Bendoraitis - Web Development with Django Cookbook - 2014.pdf 3.56 MB
  Code
  6898OS_01_Codes
  django-myproject
  .gitignore 87 B
  README.md 107 B
  git
  COMMIT_EDITMSG 15 B
  HEAD 23 B
  config 138 B
  description 73 B
  hooks
  applypatch-msg.sample 452 B
  commit-msg.sample 896 B
  post-update.sample 189 B
  pre-applypatch.sample 398 B
  pre-commit.sample 1.66 KB
  pre-rebase.sample 4.84 KB
  prepare-commit-msg.sample 1.23 KB
  update.sample 3.53 KB
  index 1.78 KB
  info
  exclude 240 B
  logs
  HEAD 163 B
  refs
  heads
  master 163 B
  objects
  0a
  8fefb54a741c1c909e98323b35ca33cf8c59e6 243 B
  0f
  815d5e4eb6e6295e7c1df61e6841a0c688fba1 89 B
  1e
  9571fdd3f0d3286b61cca1eebd17c56d427892 177 B
  2f
  132e7676c73f41850c4b6f73c6cc333dfaad4a 1.07 KB
  8b
  c81c7b9a4469e7f78d64927686b4f2535304f0 96 B
  8d
  98fed2dfc5789b650144caa3a4bac8cfe6a2fb 38 B
  c4188dafc7786dcf27ae72a13c407c0c79a3ff 85 B
  8f
  2b544fc586da2afe3cac8e37a02012e8fa6139 3.12 KB
  9e
  b8ceba13542da181610c99874d8e2fa7bce9d2 39 B
  ae
  f9e6a1da9e14cc3bef0bada1156fc474b211a5 280 B
  af
  4ca9ab3306f74e3fd2d9dbc86c7ae2deb71ae0 478 B
  ce
  4acbd307171c45bdce2f310272f0be1e5e7b03 115 B
  96067d77f8ceb85cf27c1b5280237826779ebf 127 B
  d0
  5ded4929b0bf9938d2b16310b3ed4ef93e608a 181 B
  d6
  f98cc36c67d440f27071973116a622e2ea58d9 94 B
  db
  dec0b7761811570d7c59cc84ea532ef6eec136 278 B
  ea
  c8f3239740b93bebdd0a66dc78a69c0fa9946b 96 B
  ff
  627fa99d97e1b739959a5de245ff6aba113e20 70 B
  32
  fe095d78b54bab0db6548e1531e8d63596dfe1 461 B
  47
  a55ff451201385902ce0e7ca5ff2abee9444e8 282 B
  62
  1838c7990fadf0edd55860d4a7fde70441393a 202 B
  67
  d433674b5bf06efbe781eb7f87c59ae366e0ac 107 B
  72
  ef37584f7ebbb7c59873ba7f8a653f98e345fc 213 B
  84
  73cd104dc876f5eee3d17ae495a192e63190f2 67 B
  refs
  heads
  master 41 B
  manage.py 252 B
  myapp1
  __init__.py 24 B
  admin.py 122 B
  app_settings.py 456 B
  models.py 772 B
  tests.py 84 B
  views.py 87 B
  myapp2
  __init__.py 24 B
  admin.py 87 B
  models.py 81 B
  tests.py 84 B
  views.py 87 B
  myproject
  __init__.py 24 B
  db.sqlite3 35 KB
  local_settings.py 292 B
  settings.py 2.56 KB
  urls.py 471 B
  wsgi.py 393 B
  requirements.txt 63 B
  utils
  __init__.py 25 B
  misc.py 1.04 KB
  6898OS_02_04_code
  __MACOSX
  django-myproject-02
  ._.DS_Store 120 B
  django-myproject-02
  .DS_Store 6 KB
  .gitignore 87 B
  README.md 263 B
  demo_app
  __init__.py 24 B
  admin.py 1.16 KB
  migrations
  0001_initial.py 7.4 KB
  0002_subtitle_added.py 5.79 KB
  0003_prepopulate_subtitle.py 4.69 KB
  0004_categories_added.py 5.23 KB
  0005_copy_categories.py 4.81 KB
  0006_delete_category.py 4.82 KB
  __init__.py 0 B
  models.py 2.29 KB
  tests.py 84 B
  views.py 87 B
  externals
  apps
  README.txt 140 B
  south
  __init__.py 177 B
  creator
  __init__.py 185 B
  actions.py 19.51 KB
  changes.py 23.73 KB
  freezer.py 7.09 KB
  db
  __init__.py 3.44 KB
  firebird.py 14.11 KB
  generic.py 44.64 KB
  mysql.py 11.5 KB
  oracle.py 14.24 KB
  postgresql_psycopg2.py 3.43 KB
  sql_server
  __init__.py 0 B
  pyodbc.py 19.12 KB
  sqlite3.py 11.82 KB
  exceptions.py 5.16 KB
  hacks
  __init__.py 278 B
  django_1_0.py 3.3 KB
  introspection_plugins
  __init__.py 447 B
  annoying_autoonetoone.py 399 B
  django_audit_log.py 1.4 KB
  django_objectpermissions.py 518 B
  django_tagging.py 711 B
  django_taggit.py 338 B
  django_timezones.py 583 B
  geodjango.py 1.26 KB
  logger.py 1.15 KB
  management
  __init__.py 0 B
  commands
  __init__.py 1.51 KB
  convert_to_south.py 3.64 KB
  datamigration.py 4.92 KB
  graphmigrations.py 2.3 KB
  migrate.py 11.93 KB
  migrationcheck.py 2.59 KB
  schemamigration.py 10.24 KB
  startmigration.py 2.06 KB
  syncdb.py 4.53 KB
  test.py 268 B
  testserver.py 280 B
  migration
  __init__.py 9.24 KB
  base.py 15.85 KB
  migrators.py 12.79 KB
  utils.py 2.36 KB
  models.py 1.16 KB
  modelsinspector.py 17.09 KB
  orm.py 14.79 KB
  signals.py 977 B
  test_shim.py 136 B
  tests
  __init__.py 3.11 KB
  autodetection.py 11.74 KB
  brokenapp
  __init__.py 0 B
  migrations
  0001_depends_on_unmigrated.py 205 B
  0002_depends_on_unknown.py 205 B
  0003_depends_on_higher.py 206 B
  0004_higher.py 153 B
  __init__.py 0 B
  models.py 1.59 KB
  circular_a
  __init__.py 0 B
  migrations
  0001_first.py 210 B
  __init__.py 0 B
  models.py 0 B
  circular_b
  __init__.py 0 B
  migrations
  0001_first.py 210 B
  __init__.py 0 B
  models.py 0 B
  db.py 43.89 KB
  db_firebird.py 1.12 KB
  db_mysql.py 6.8 KB
  deps_a
  __init__.py 0 B
  migrations
  0001_a.py 153 B
  0002_a.py 153 B
  0003_a.py 153 B
  0004_a.py 194 B
  0005_a.py 153 B
  __init__.py 0 B
  models.py 0 B
  deps_b
  __init__.py 0 B
  migrations
  0001_b.py 153 B
  0002_b.py 194 B
  0003_b.py 194 B
  0004_b.py 153 B
  0005_b.py 153 B
  __init__.py 0 B
  models.py 0 B
  deps_c
  __init__.py 0 B
  migrations
  0001_c.py 153 B
  0002_c.py 153 B
  0003_c.py 153 B
  0004_c.py 153 B
  0005_c.py 194 B
  __init__.py 0 B
  models.py 0 B
  emptyapp
  __init__.py 0 B
  migrations
  __init__.py 0 B
  models.py 0 B
  fakeapp
  __init__.py 0 B
  migrations
  0001_spam.py 494 B
  0002_eggs.py 633 B
  0003_alter_spam.py 480 B
  __init__.py 0 B
  models.py 3.78 KB
  freezer.py 619 B
  inspector.py 3.8 KB
  logger.py 2.87 KB
  logic.py 32.73 KB
  non_managed
  __init__.py 0 B
  migrations
  __init__.py 0 B
  models.py 351 B
  otherfakeapp
  __init__.py 0 B
  migrations
  0001_first.py 221 B
  0002_second.py 157 B
  0003_third.py 226 B
  __init__.py 0 B
  models.py 37 B
  utils
  __init__.py 1.9 KB
  datetime_utils.py 1 KB
  py3.py 516 B
  v2.py 629 B
  git
  COMMIT_EDITMSG 15 B
  HEAD 23 B
  config 138 B
  description 73 B
  hooks
  applypatch-msg.sample 452 B
  commit-msg.sample 896 B
  post-update.sample 189 B
  pre-applypatch.sample 398 B
  pre-commit.sample 1.66 KB
  pre-rebase.sample 4.84 KB
  prepare-commit-msg.sample 1.23 KB
  update.sample 3.53 KB
  index 1.78 KB
  info
  exclude 240 B
  logs
  HEAD 163 B
  refs
  heads
  master 163 B
  objects
  0a
  8fefb54a741c1c909e98323b35ca33cf8c59e6 243 B
  0f
  815d5e4eb6e6295e7c1df61e6841a0c688fba1 89 B
  1e
  9571fdd3f0d3286b61cca1eebd17c56d427892 177 B
  2f
  132e7676c73f41850c4b6f73c6cc333dfaad4a 1.07 KB
  8b
  c81c7b9a4469e7f78d64927686b4f2535304f0 96 B
  8d
  98fed2dfc5789b650144caa3a4bac8cfe6a2fb 38 B
  c4188dafc7786dcf27ae72a13c407c0c79a3ff 85 B
  8f
  2b544fc586da2afe3cac8e37a02012e8fa6139 3.12 KB
  9e
  b8ceba13542da181610c99874d8e2fa7bce9d2 39 B
  ae
  f9e6a1da9e14cc3bef0bada1156fc474b211a5 280 B
  af
  4ca9ab3306f74e3fd2d9dbc86c7ae2deb71ae0 478 B
  ce
  4acbd307171c45bdce2f310272f0be1e5e7b03 115 B
  96067d77f8ceb85cf27c1b5280237826779ebf 127 B
  d0
  5ded4929b0bf9938d2b16310b3ed4ef93e608a 181 B
  d6
  f98cc36c67d440f27071973116a622e2ea58d9 94 B
  db
  dec0b7761811570d7c59cc84ea532ef6eec136 278 B
  ea
  c8f3239740b93bebdd0a66dc78a69c0fa9946b 96 B
  ff
  627fa99d97e1b739959a5de245ff6aba113e20 70 B
  32
  fe095d78b54bab0db6548e1531e8d63596dfe1 461 B
  47
  a55ff451201385902ce0e7ca5ff2abee9444e8 282 B
  62
  1838c7990fadf0edd55860d4a7fde70441393a 202 B
  67
  d433674b5bf06efbe781eb7f87c59ae366e0ac 107 B
  72
  ef37584f7ebbb7c59873ba7f8a653f98e345fc 213 B
  84
  73cd104dc876f5eee3d17ae495a192e63190f2 67 B
  refs
  heads
  master 41 B
  manage.py 252 B
  myproject
  __init__.py 24 B
  db.sqlite3 49 KB
  local_settings.py 262 B
  settings.py 2.07 KB
  urls.py 524 B
  wsgi.py 393 B
  requirements.txt 18 B
  utils
  __init__.py 25 B
  fields.py 5 KB
  misc.py 592 B
  models.py 7.11 KB
  6898OS_03_03_code
  __MACOSX
  django-myproject-03
  ._.DS_Store 120 B
  myproject
  site_static
  site
  img
  ._smiley.jpg?042148 500 B
  django-myproject-03
  .DS_Store 6 KB
  .gitignore 87 B
  README.md 937 B
  bulletin_board
  __init__.py 0 B
  admin.py 63 B
  forms.py 2.11 KB
  migrations
  0001_initial.py 2.17 KB
  __init__.py 0 B
  models.py 934 B
  urls.py 216 B
  views.py 293 B
  cv
  __init__.py 0 B
  admin.py 279 B
  migrations
  0001_initial.py 2.75 KB
  __init__.py 0 B
  models.py 1.15 KB
  urls.py 182 B
  views.py 891 B
  email_messages
  __init__.py 0 B
  admin.py 63 B
  forms.py 1.06 KB
  models.py 54 B
  urls.py 316 B
  views.py 528 B
  git
  COMMIT_EDITMSG 15 B
  HEAD 23 B
  config 138 B
  description 73 B
  hooks
  applypatch-msg.sample 452 B
  commit-msg.sample 896 B
  post-update.sample 189 B
  pre-applypatch.sample 398 B
  pre-commit.sample 1.66 KB
  pre-rebase.sample 4.84 KB
  prepare-commit-msg.sample 1.23 KB
  update.sample 3.53 KB
  index 1.78 KB
  info
  exclude 240 B
  logs
  HEAD 163 B
  refs
  heads
  master 163 B
  objects
  0a
  8fefb54a741c1c909e98323b35ca33cf8c59e6 243 B
  0f
  815d5e4eb6e6295e7c1df61e6841a0c688fba1 89 B
  1e
  9571fdd3f0d3286b61cca1eebd17c56d427892 177 B
  2f
  132e7676c73f41850c4b6f73c6cc333dfaad4a 1.07 KB
  8b
  c81c7b9a4469e7f78d64927686b4f2535304f0 96 B
  8d
  98fed2dfc5789b650144caa3a4bac8cfe6a2fb 38 B
  c4188dafc7786dcf27ae72a13c407c0c79a3ff 85 B
  8f
  2b544fc586da2afe3cac8e37a02012e8fa6139 3.12 KB
  9e
  b8ceba13542da181610c99874d8e2fa7bce9d2 39 B
  ae
  f9e6a1da9e14cc3bef0bada1156fc474b211a5 280 B
  af
  4ca9ab3306f74e3fd2d9dbc86c7ae2deb71ae0 478 B
  ce
  4acbd307171c45bdce2f310272f0be1e5e7b03 115 B
  96067d77f8ceb85cf27c1b5280237826779ebf 127 B
  d0
  5ded4929b0bf9938d2b16310b3ed4ef93e608a 181 B
  d6
  f98cc36c67d440f27071973116a622e2ea58d9 94 B
  db
  dec0b7761811570d7c59cc84ea532ef6eec136 278 B
  ea
  c8f3239740b93bebdd0a66dc78a69c0fa9946b 96 B
  ff
  627fa99d97e1b739959a5de245ff6aba113e20 70 B
  32
  fe095d78b54bab0db6548e1531e8d63596dfe1 461 B
  47
  a55ff451201385902ce0e7ca5ff2abee9444e8 282 B
  62
  1838c7990fadf0edd55860d4a7fde70441393a 202 B
  67
  d433674b5bf06efbe781eb7f87c59ae366e0ac 107 B
  72
  ef37584f7ebbb7c59873ba7f8a653f98e345fc 213 B
  84
  73cd104dc876f5eee3d17ae495a192e63190f2 67 B
  refs
  heads
  master 41 B
  manage.py 252 B
  movies
  __init__.py 0 B
  admin.py 218 B
  forms.py 774 B
  migrations
  0001_initial.py 5.61 KB
  __init__.py 0 B
  models.py 1.22 KB
  urls.py 263 B
  views.py 4.19 KB
  myproject
  __init__.py 24 B
  db.sqlite3 73 KB
  local_settings.py 249 B
  media
  quotes
  2014
  04
  20140410003153.png 318.14 KB
  20140410003153_thumbnail.jpg?042148 1.44 KB
  settings.py 2.27 KB
  site_static
  site
  css
  style.css 30 B
  img
  smiley.jpg?042148 97.76 KB
  static
  admin
  css
  base.css 13.84 KB
  changelists.css 5.13 KB
  dashboard.css 434 B
  forms.css 5.68 KB
  ie.css 1.04 KB
  login.css 940 B
  rtl.css 3.73 KB
  widgets.css 10.1 KB
  img
  changelist-bg.gif 58 B
  changelist-bg_rtl.gif 75 B
  chooser-bg.gif 199 B
  chooser_stacked-bg.gif 212 B
  default-bg-reverse.gif 843 B
  default-bg.gif 844 B
  deleted-overlay.gif 45 B
  gis
  move_vertex_off.png 711 B
  move_vertex_on.png 506 B
  icon-no.gif 176 B
  icon-unknown.gif 130 B
  icon-yes.gif 299 B
  icon_addlink.gif 119 B
  icon_alert.gif 145 B
  icon_calendar.gif 192 B
  icon_changelink.gif 119 B
  icon_clock.gif 390 B
  icon_deletelink.gif 181 B
  icon_error.gif 319 B
  icon_searchbox.png 667 B
  icon_success.gif 341 B
  inline-delete-8bit.png 477 B
  inline-delete.png 781 B
  inline-restore-8bit.png 447 B
  inline-restore.png 623 B
  inline-splitter-bg.gif 102 B
  nav-bg-grabber.gif 116 B
  nav-bg-reverse.gif 186 B
  nav-bg-selected.gif 265 B
  nav-bg.gif 273 B
  selector-icons.gif 2.71 KB
  selector-search.gif 552 B
  sorting-icons.gif 369 B
  tool-left.gif 197 B
  tool-left_over.gif 203 B
  tool-right.gif 198 B
  tool-right_over.gif 200 B
  tooltag-add.gif 932 B
  tooltag-add_over.gif 336 B
  tooltag-arrowright.gif 351 B
  tooltag-arrowright_over.gif 354 B
  js
  LICENSE-JQUERY.txt 1.05 KB
  SelectBox.js 3.96 KB
  SelectFilter2.js 9.65 KB
  actions.js 4.64 KB
  actions.min.js 3.07 KB
  admin
  DateTimeShortcuts.js 14.54 KB
  RelatedObjectLookups.js 3.19 KB
  calendar.js 4.77 KB
  collapse.js 917 B
  collapse.min.js 647 B
  core.js 6.77 KB
  inlines.js 10.93 KB
  inlines.min.js 4.38 KB
  jquery.init.js 326 B
  jquery.js 262.09 KB
  jquery.min.js 90.46 KB
  prepopulate.js 1.16 KB
  prepopulate.min.js 372 B
  timeparse.js 2.39 KB
  urlify.js 5.45 KB
  site
  img
  smiley.jpg?042148 97.76 KB
  templates
  base.html 2.16 KB
  base_single_column.html 294 B
  base_two_columns.html 412 B
  bulletin_board
  change_bulletin.html 126 B
  cv
  cv_pdf.html 3.26 KB
  email_messages
  message_to_user.html 222 B
  message_to_user_done.html 138 B
  movies
  movie_list.html 5.15 KB
  quotes
  add_quote_done.html 137 B
  change_quote.html 252 B
  urls.py 726 B
  wsgi.py 393 B
  quotes
  __init__.py 0 B
  admin.py 133 B
  forms.py 182 B
  migrations
  0001_initial.py 1.38 KB
  __init__.py 0 B
  models.py 2.96 KB
  urls.py 284 B
  views.py 498 B
  requirements.txt 88 B
  utils
  __init__.py 25 B
  misc.py 591 B
  templatetags
  __init__.py 25 B
  utility_tags.py 560 B
  6898OS_04_02_code
  __MACOSX
  django-myproject-04
  ._.DS_Store 120 B
  myproject
  site_static
  site
  img
  ._loading.gif 415 B
  ._smiley.jpg?042148 500 B
  js
  ._jquery.jscroll.js 222 B
  ._jquery.jscroll.min.js 222 B
  django-myproject-04
  .DS_Store 6 KB
  .gitignore 87 B
  README.md 871 B
  git
  COMMIT_EDITMSG 15 B
  HEAD 23 B
  config 138 B
  description 73 B
  hooks
  applypatch-msg.sample 452 B
  commit-msg.sample 896 B
  post-update.sample 189 B
  pre-applypatch.sample 398 B
  pre-commit.sample 1.66 KB
  pre-rebase.sample 4.84 KB
  prepare-commit-msg.sample 1.23 KB
  update.sample 3.53 KB
  index 1.78 KB
  info
  exclude 240 B
  logs
  HEAD 163 B
  refs
  heads
  master 163 B
  objects
  0a
  8fefb54a741c1c909e98323b35ca33cf8c59e6 243 B
  0f
  815d5e4eb6e6295e7c1df61e6841a0c688fba1 89 B
  1e
  9571fdd3f0d3286b61cca1eebd17c56d427892 177 B
  2f
  132e7676c73f41850c4b6f73c6cc333dfaad4a 1.07 KB
  8b
  c81c7b9a4469e7f78d64927686b4f2535304f0 96 B
  8d
  98fed2dfc5789b650144caa3a4bac8cfe6a2fb 38 B
  c4188dafc7786dcf27ae72a13c407c0c79a3ff 85 B
  8f
  2b544fc586da2afe3cac8e37a02012e8fa6139 3.12 KB
  9e
  b8ceba13542da181610c99874d8e2fa7bce9d2 39 B
  ae
  f9e6a1da9e14cc3bef0bada1156fc474b211a5 280 B
  af
  4ca9ab3306f74e3fd2d9dbc86c7ae2deb71ae0 478 B
  ce
  4acbd307171c45bdce2f310272f0be1e5e7b03 115 B
  96067d77f8ceb85cf27c1b5280237826779ebf 127 B
  d0
  5ded4929b0bf9938d2b16310b3ed4ef93e608a 181 B
  d6
  f98cc36c67d440f27071973116a622e2ea58d9 94 B
  db
  dec0b7761811570d7c59cc84ea532ef6eec136 278 B
  ea
  c8f3239740b93bebdd0a66dc78a69c0fa9946b 96 B
  ff
  627fa99d97e1b739959a5de245ff6aba113e20 70 B
  32
  fe095d78b54bab0db6548e1531e8d63596dfe1 461 B
  47
  a55ff451201385902ce0e7ca5ff2abee9444e8 282 B
  62
  1838c7990fadf0edd55860d4a7fde70441393a 202 B
  67
  d433674b5bf06efbe781eb7f87c59ae366e0ac 107 B
  72
  ef37584f7ebbb7c59873ba7f8a653f98e345fc 213 B
  84
  73cd104dc876f5eee3d17ae495a192e63190f2 67 B
  refs
  heads
  master 41 B
  likes
  __init__.py 25 B
  migrations
  0001_initial.py 4.83 KB
  __init__.py 0 B
  models.py 638 B
  templatetags
  __init__.py 25 B
  likes_tags.py 1.5 KB
  urls.py 273 B
  views.py 1.44 KB
  locations
  __init__.py 25 B
  admin.py 117 B
  migrations
  0001_initial.py 2.11 KB
  __init__.py 0 B
  models.py 1.95 KB
  urls.py 334 B
  views.py 639 B
  manage.py 252 B
  movies
  __init__.py 25 B
  urls.py 157 B
  views.py 19.94 KB
  myproject
  __init__.py 24 B
  db.sqlite3 43 KB
  local_settings.py 249 B
  media
  locations
  2014
  04
  20140421192202_large.jpg?042148 397.68 KB
  20140421192202_medium.jpg?042148 252.11 KB
  20140421192202_small.jpg?042148 64.95 KB
  quotes
  2014
  04
  20140425044126.png 318.14 KB
  20140425044126_thumbnail.jpg?042148 1.44 KB
  uploads
  20140410003153.png 318.14 KB
  201404100031531.png 318.14 KB
  201404100031532.png 318.14 KB
  201404100031533.png 318.14 KB
  201404100031534.png 318.14 KB
  settings.py 2.41 KB
  site_static
  site
  css
  style.css 151 B
  img
  loading.gif 1.91 KB
  smiley.jpg?042148 97.76 KB
  js
  change_quote.js 2 KB
  jquery.jscroll.js 8.15 KB
  jquery.jscroll.min.js 3.57 KB
  likes.js 582 B
  list.js 321 B
  location_detail.js 1.01 KB
  location_list.js 738 B
  static
  admin
  css
  base.css 13.84 KB
  changelists.css 5.13 KB
  dashboard.css 434 B
  forms.css 5.68 KB
  ie.css 1.04 KB
  login.css 940 B
  rtl.css 3.73 KB
  widgets.css 10.1 KB
  img
  changelist-bg.gif 58 B
  changelist-bg_rtl.gif 75 B
  chooser-bg.gif 199 B
  chooser_stacked-bg.gif 212 B
  default-bg-reverse.gif 843 B
  default-bg.gif 844 B
  deleted-overlay.gif 45 B
  gis
  move_vertex_off.png 711 B
  move_vertex_on.png 506 B
  icon-no.gif 176 B
  icon-unknown.gif 130 B
  icon-yes.gif 299 B
  icon_addlink.gif 119 B
  icon_alert.gif 145 B
  icon_calendar.gif 192 B
  icon_changelink.gif 119 B
  icon_clock.gif 390 B
  icon_deletelink.gif 181 B
  icon_error.gif 319 B
  icon_searchbox.png 667 B
  icon_success.gif 341 B
  inline-delete-8bit.png 477 B
  inline-delete.png 781 B
  inline-restore-8bit.png 447 B
  inline-restore.png 623 B
  inline-splitter-bg.gif 102 B
  nav-bg-grabber.gif 116 B
  nav-bg-reverse.gif 186 B
  nav-bg-selected.gif 265 B
  nav-bg.gif 273 B
  selector-icons.gif 2.71 KB
  selector-search.gif 552 B
  sorting-icons.gif 369 B
  tool-left.gif 197 B
  tool-left_over.gif 203 B
  tool-right.gif 198 B
  tool-right_over.gif 200 B
  tooltag-add.gif 932 B
  tooltag-add_over.gif 336 B
  tooltag-arrowright.gif 351 B
  tooltag-arrowright_over.gif 354 B
  js
  LICENSE-JQUERY.txt 1.05 KB
  SelectBox.js 3.96 KB
  SelectFilter2.js 9.65 KB
  actions.js 4.64 KB
  actions.min.js 3.07 KB
  admin
  DateTimeShortcuts.js 14.54 KB
  RelatedObjectLookups.js 3.19 KB
  calendar.js 4.77 KB
  collapse.js 917 B
  collapse.min.js 647 B
  core.js 6.77 KB
  inlines.js 10.93 KB
  inlines.min.js 4.38 KB
  jquery.init.js 326 B
  jquery.js 262.09 KB
  jquery.min.js 90.46 KB
  prepopulate.js 1.16 KB
  prepopulate.min.js 372 B
  timeparse.js 2.39 KB
  urlify.js 5.45 KB
  site
  img
  smiley.jpg?042148 97.76 KB
  templates
  base.html 1.98 KB
  base_simple.html 213 B
  index.html 78 B
  likes
  includes
  like.html 657 B
  liked_object_list.html 383 B
  locations
  location_detail.html 1 KB
  location_detail_popup.html 297 B
  location_list.html 1.08 KB
  movies
  movie_list.html 903 B
  quotes
  add_quote_done.html 137 B
  change_quote.html 2.18 KB
  settings.js 318 B
  utils
  footer_navigation.html 32 B
  header_navigation.html 32 B
  language_chooser.html 31 B
  urls.py 915 B
  wsgi.py 393 B
  quotes
  __init__.py 0 B
  admin.py 133 B
  forms.py 2.75 KB
  migrations
  0001_initial.py 1.38 KB
  __init__.py 0 B
  models.py 2.96 KB
  urls.py 364 B
  views.py 583 B
  requirements.txt 52 B
  utils
  __init__.py 25 B
  misc.py 591 B
  models.py 4.18 KB
  templatetags
  __init__.py 25 B
  utility_tags.py 560 B
  views.py 706 B
  6898OS_05_02_code
  __MACOSX
  django-myproject-05
  ._.DS_Store 120 B
  ._requirements.txt 171 B
  django-myproject-05
  .DS_Store 6 KB
  .gitignore 87 B
  README.md 413 B
  example
  __init__.py 25 B
  views.py 2.11 KB
  git
  COMMIT_EDITMSG 15 B
  HEAD 23 B
  config 138 B
  description 73 B
  hooks
  applypatch-msg.sample 452 B
  commit-msg.sample 896 B
  post-update.sample 189 B
  pre-applypatch.sample 398 B
  pre-commit.sample 1.66 KB
  pre-rebase.sample 4.84 KB
  prepare-commit-msg.sample 1.23 KB
  update.sample 3.53 KB
  index 1.78 KB
  info
  exclude 240 B
  logs
  HEAD 163 B
  refs
  heads
  master 163 B
  objects
  0a
  8fefb54a741c1c909e98323b35ca33cf8c59e6 243 B
  0f
  815d5e4eb6e6295e7c1df61e6841a0c688fba1 89 B
  1e
  9571fdd3f0d3286b61cca1eebd17c56d427892 177 B
  2f
  132e7676c73f41850c4b6f73c6cc333dfaad4a 1.07 KB
  8b
  c81c7b9a4469e7f78d64927686b4f2535304f0 96 B
  8d
  98fed2dfc5789b650144caa3a4bac8cfe6a2fb 38 B
  c4188dafc7786dcf27ae72a13c407c0c79a3ff 85 B
  8f
  2b544fc586da2afe3cac8e37a02012e8fa6139 3.12 KB
  9e
  b8ceba13542da181610c99874d8e2fa7bce9d2 39 B
  ae
  f9e6a1da9e14cc3bef0bada1156fc474b211a5 280 B
  af
  4ca9ab3306f74e3fd2d9dbc86c7ae2deb71ae0 478 B
  ce
  4acbd307171c45bdce2f310272f0be1e5e7b03 115 B
  96067d77f8ceb85cf27c1b5280237826779ebf 127 B
  d0
  5ded4929b0bf9938d2b16310b3ed4ef93e608a 181 B
  d6
  f98cc36c67d440f27071973116a622e2ea58d9 94 B
  db
  dec0b7761811570d7c59cc84ea532ef6eec136 278 B
  ea
  c8f3239740b93bebdd0a66dc78a69c0fa9946b 96 B
  ff
  627fa99d97e1b739959a5de245ff6aba113e20 70 B
  32
  fe095d78b54bab0db6548e1531e8d63596dfe1 461 B
  47
  a55ff451201385902ce0e7ca5ff2abee9444e8 282 B
  62
  1838c7990fadf0edd55860d4a7fde70441393a 202 B
  67
  d433674b5bf06efbe781eb7f87c59ae366e0ac 107 B
  72
  ef37584f7ebbb7c59873ba7f8a653f98e345fc 213 B
  84
  73cd104dc876f5eee3d17ae495a192e63190f2 67 B
  refs
  heads
  master 41 B
  likes
  __init__.py 25 B
  migrations
  0001_initial.py 4.83 KB
  __init__.py 0 B
  models.py 638 B
  templatetags
  __init__.py 25 B
  likes_tags.py 1.5 KB
  urls.py 273 B
  views.py 1.44 KB
  manage.py 252 B
  myproject
  __init__.py 24 B
  db.sqlite3 35 KB
  local_settings.py 249 B
  media
  quotes
  2014
  04
  20140425044126.png 318.14 KB
  20140425044126_thumbnail.jpg?042148 1.44 KB
  settings.py 2.34 KB
  site_static
  site
  css
  style.css 152 B
  static
  admin
  css
  base.css 13.84 KB
  changelists.css 5.13 KB
  dashboard.css 434 B
  forms.css 5.68 KB
  ie.css 1.04 KB
  login.css 940 B
  rtl.css 3.73 KB
  widgets.css 10.1 KB
  img
  changelist-bg.gif 58 B
  changelist-bg_rtl.gif 75 B
  chooser-bg.gif 199 B
  chooser_stacked-bg.gif 212 B
  default-bg-reverse.gif 843 B
  default-bg.gif 844 B
  deleted-overlay.gif 45 B
  gis
  move_vertex_off.png 711 B
  move_vertex_on.png 506 B
  icon-no.gif 176 B
  icon-unknown.gif 130 B
  icon-yes.gif 299 B
  icon_addlink.gif 119 B
  icon_alert.gif 145 B
  icon_calendar.gif 192 B
  icon_changelink.gif 119 B
  icon_clock.gif 390 B
  icon_deletelink.gif 181 B
  icon_error.gif 319 B
  icon_searchbox.png 667 B
  icon_success.gif 341 B
  inline-delete-8bit.png 477 B
  inline-delete.png 781 B
  inline-restore-8bit.png 447 B
  inline-restore.png 623 B
  inline-splitter-bg.gif 102 B
  nav-bg-grabber.gif 116 B
  nav-bg-reverse.gif 186 B
  nav-bg-selected.gif 265 B
  nav-bg.gif 273 B
  selector-icons.gif 2.71 KB
  selector-search.gif 552 B
  sorting-icons.gif 369 B
  tool-left.gif 197 B
  tool-left_over.gif 203 B
  tool-right.gif 198 B
  tool-right_over.gif 200 B
  tooltag-add.gif 932 B
  tooltag-add_over.gif 336 B
  tooltag-arrowright.gif 351 B
  tooltag-arrowright_over.gif 354 B
  js
  LICENSE-JQUERY.txt 1.05 KB
  SelectBox.js 3.96 KB
  SelectFilter2.js 9.65 KB
  actions.js 4.64 KB
  actions.min.js 3.07 KB
  admin
  DateTimeShortcuts.js 14.54 KB
  RelatedObjectLookups.js 3.19 KB
  calendar.js 4.77 KB
  collapse.js 917 B
  collapse.min.js 647 B
  core.js 6.77 KB
  inlines.js 10.93 KB
  inlines.min.js 4.38 KB
  jquery.init.js 326 B
  jquery.js 262.09 KB
  jquery.min.js 90.46 KB
  prepopulate.js 1.16 KB
  prepopulate.min.js 372 B
  timeparse.js 2.39 KB
  urlify.js 5.45 KB
  templates
  base.html 1.99 KB
  base_simple.html 213 B
  index.html 1.54 KB
  likes
  includes
  like.html 657 B
  liked_object_list.html 383 B
  locations
  location_detail.html 1 KB
  location_detail_popup.html 297 B
  location_list.html 1.08 KB
  movies
  movie_list.html 903 B
  quotes
  add_quote_done.html 137 B
  change_quote.html 2.18 KB
  settings.js 318 B
  utils
  footer_navigation.html 32 B
  header_navigation.html 32 B
  item.html 94 B
  item_base.html 140 B
  language_chooser.html 31 B
  urls.py 740 B
  wsgi.py 393 B
  requirements.txt 20 B
  utils
  __init__.py 25 B
  misc.py 591 B
  models.py 4.18 KB
  templatetags
  __init__.py 25 B
  utility_tags.py 6.55 KB
  views.py 706 B
  6898OS_06_03_code
  __MACOSX
  django-myproject-06
  ._.DS_Store 120 B
  django-myproject-06
  .DS_Store 6 KB
  .gitignore 87 B
  README.md 419 B
  custom_admin
  __init__.py 25 B
  admin.py 1.27 KB
  models.py 25 B
  git
  COMMIT_EDITMSG 15 B
  HEAD 23 B
  config 138 B
  description 73 B
  hooks
  applypatch-msg.sample 452 B
  commit-msg.sample 896 B
  post-update.sample 189 B
  pre-applypatch.sample 398 B
  pre-commit.sample 1.66 KB
  pre-rebase.sample 4.84 KB
  prepare-commit-msg.sample 1.23 KB
  update.sample 3.53 KB
  index 1.78 KB
  info
  exclude 240 B
  logs
  HEAD 163 B
  refs
  heads
  master 163 B
  objects
  0a
  8fefb54a741c1c909e98323b35ca33cf8c59e6 243 B
  0f
  815d5e4eb6e6295e7c1df61e6841a0c688fba1 89 B
  1e
  9571fdd3f0d3286b61cca1eebd17c56d427892 177 B
  2f
  132e7676c73f41850c4b6f73c6cc333dfaad4a 1.07 KB
  8b
  c81c7b9a4469e7f78d64927686b4f2535304f0 96 B
  8d
  98fed2dfc5789b650144caa3a4bac8cfe6a2fb 38 B
  c4188dafc7786dcf27ae72a13c407c0c79a3ff 85 B
  8f
  2b544fc586da2afe3cac8e37a02012e8fa6139 3.12 KB
  9e
  b8ceba13542da181610c99874d8e2fa7bce9d2 39 B
  ae
  f9e6a1da9e14cc3bef0bada1156fc474b211a5 280 B
  af
  4ca9ab3306f74e3fd2d9dbc86c7ae2deb71ae0 478 B
  ce
  4acbd307171c45bdce2f310272f0be1e5e7b03 115 B
  96067d77f8ceb85cf27c1b5280237826779ebf 127 B
  d0
  5ded4929b0bf9938d2b16310b3ed4ef93e608a 181 B
  d6
  f98cc36c67d440f27071973116a622e2ea58d9 94 B
  db
  dec0b7761811570d7c59cc84ea532ef6eec136 278 B
  ea
  c8f3239740b93bebdd0a66dc78a69c0fa9946b 96 B
  ff
  627fa99d97e1b739959a5de245ff6aba113e20 70 B
  32
  fe095d78b54bab0db6548e1531e8d63596dfe1 461 B
  47
  a55ff451201385902ce0e7ca5ff2abee9444e8 282 B
  62
  1838c7990fadf0edd55860d4a7fde70441393a 202 B
  67
  d433674b5bf06efbe781eb7f87c59ae366e0ac 107 B
  72
  ef37584f7ebbb7c59873ba7f8a653f98e345fc 213 B
  84
  73cd104dc876f5eee3d17ae495a192e63190f2 67 B
  refs
  heads
  master 41 B
  locations
  __init__.py 25 B
  admin.py 600 B
  migrations
  0001_initial.py 2.59 KB
  __init__.py 0 B
  models.py 1.5 KB
  manage.py 252 B
  myproject
  __init__.py 24 B
  db.sqlite3 49 KB
  local_settings.py 249 B
  media
  products
  detroit-electric-car
  20140521033122.jpg?042148 50.5 KB
  loopwheels-dahon-mu
  20140521030152.jpg?042148 51.17 KB
  mercury-skate
  20140521030128.png 78.43 KB
  ryno
  20140521030054.png 204.58 KB
  20140523044813.jpg?042148 81.96 KB
  20140523045127.png 204.58 KB
  settings.py 2.38 KB
  site_static
  site
  css
  style.css 152 B
  js
  locating.js 5.35 KB
  static
  admin
  css
  base.css 13.84 KB
  changelists.css 5.13 KB
  dashboard.css 434 B
  forms.css 5.68 KB
  ie.css 1.04 KB
  login.css 940 B
  rtl.css 3.73 KB
  widgets.css 10.1 KB
  img
  changelist-bg.gif 58 B
  changelist-bg_rtl.gif 75 B
  chooser-bg.gif 199 B
  chooser_stacked-bg.gif 212 B
  default-bg-reverse.gif 843 B
  default-bg.gif 844 B
  deleted-overlay.gif 45 B
  gis
  move_vertex_off.png 711 B
  move_vertex_on.png 506 B
  icon-no.gif 176 B
  icon-unknown.gif 130 B
  icon-yes.gif 299 B
  icon_addlink.gif 119 B
  icon_alert.gif 145 B
  icon_calendar.gif 192 B
  icon_changelink.gif 119 B
  icon_clock.gif 390 B
  icon_deletelink.gif 181 B
  icon_error.gif 319 B
  icon_searchbox.png 667 B
  icon_success.gif 341 B
  inline-delete-8bit.png 477 B
  inline-delete.png 781 B
  inline-restore-8bit.png 447 B
  inline-restore.png 623 B
  inline-splitter-bg.gif 102 B
  nav-bg-grabber.gif 116 B
  nav-bg-reverse.gif 186 B
  nav-bg-selected.gif 265 B
  nav-bg.gif 273 B
  selector-icons.gif 2.71 KB
  selector-search.gif 552 B
  sorting-icons.gif 369 B
  tool-left.gif 197 B
  tool-left_over.gif 203 B
  tool-right.gif 198 B
  tool-right_over.gif 200 B
  tooltag-add.gif 932 B
  tooltag-add_over.gif 336 B
  tooltag-arrowright.gif 351 B
  tooltag-arrowright_over.gif 354 B
  js
  LICENSE-JQUERY.txt 1.05 KB
  SelectBox.js 3.96 KB
  SelectFilter2.js 9.65 KB
  actions.js 4.64 KB
  actions.min.js 3.07 KB
  admin
  DateTimeShortcuts.js 14.54 KB
  RelatedObjectLookups.js 3.19 KB
  calendar.js 4.77 KB
  collapse.js 917 B
  collapse.min.js 647 B
  core.js 6.77 KB
  inlines.js 10.93 KB
  inlines.min.js 4.38 KB
  jquery.init.js 326 B
  jquery.js 262.09 KB
  jquery.min.js 90.46 KB
  prepopulate.js 1.16 KB
  prepopulate.min.js 372 B
  timeparse.js 2.39 KB
  urlify.js 5.45 KB
  templates
  admin
  locations
  location
  change_form.html 1.59 KB
  base.html 1.99 KB
  base_simple.html 213 B
  index.html 1.54 KB
  likes
  includes
  like.html 657 B
  liked_object_list.html 383 B
  locations
  location_detail.html 1 KB
  location_detail_popup.html 297 B
  location_list.html 1.08 KB
  movies
  movie_list.html 903 B
  quotes
  add_quote_done.html 137 B
  change_quote.html 2.18 KB
  settings.js 318 B
  utils
  footer_navigation.html 32 B
  header_navigation.html 32 B
  item.html 94 B
  item_base.html 140 B
  language_chooser.html 31 B
  urls.py 524 B
  wsgi.py 393 B
  products
  __init__.py 25 B
  admin.py 3.87 KB
  migrations
  0001_initial.py 2.47 KB
  __init__.py 0 B
  models.py 1.45 KB
  requirements.txt 24 B
  utils
  __init__.py 25 B
  misc.py 591 B
  models.py 1.18 KB
  views.py 706 B
  6898OS_07_03_code
  __MACOSX
  django-myproject-07
  ._.DS_Store 120 B
  django-myproject-07
  .DS_Store 6 KB
  .gitignore 87 B
  README.md 459 B
  cms_extensions
  __init__.py 25 B
  admin.py 245 B
  cms_toolbar.py 1.92 KB
  menu.py 646 B
  migrations
  0001_initial.py 6.36 KB
  __init__.py 0 B
  models.py 768 B
  editorial
  __init__.py 25 B
  cms_plugins.py 992 B
  models.py 1.18 KB
  git
  COMMIT_EDITMSG 15 B
  HEAD 23 B
  config 138 B
  description 73 B
  hooks
  applypatch-msg.sample 452 B
  commit-msg.sample 896 B
  post-update.sample 189 B
  pre-applypatch.sample 398 B
  pre-commit.sample 1.66 KB
  pre-rebase.sample 4.84 KB
  prepare-commit-msg.sample 1.23 KB
  update.sample 3.53 KB
  index 1.78 KB
  info
  exclude 240 B
  logs
  HEAD 163 B
  refs
  heads
  master 163 B
  objects
  0a
  8fefb54a741c1c909e98323b35ca33cf8c59e6 243 B
  0f
  815d5e4eb6e6295e7c1df61e6841a0c688fba1 89 B
  1e
  9571fdd3f0d3286b61cca1eebd17c56d427892 177 B
  2f
  132e7676c73f41850c4b6f73c6cc333dfaad4a 1.07 KB
  8b
  c81c7b9a4469e7f78d64927686b4f2535304f0 96 B
  8d
  98fed2dfc5789b650144caa3a4bac8cfe6a2fb 38 B
  c4188dafc7786dcf27ae72a13c407c0c79a3ff 85 B
  8f
  2b544fc586da2afe3cac8e37a02012e8fa6139 3.12 KB
  9e
  b8ceba13542da181610c99874d8e2fa7bce9d2 39 B
  ae
  f9e6a1da9e14cc3bef0bada1156fc474b211a5 280 B
  af
  4ca9ab3306f74e3fd2d9dbc86c7ae2deb71ae0 478 B
  ce
  4acbd307171c45bdce2f310272f0be1e5e7b03 115 B
  96067d77f8ceb85cf27c1b5280237826779ebf 127 B
  d0
  5ded4929b0bf9938d2b16310b3ed4ef93e608a 181 B
  d6
  f98cc36c67d440f27071973116a622e2ea58d9 94 B
  db
  dec0b7761811570d7c59cc84ea532ef6eec136 278 B
  ea
  c8f3239740b93bebdd0a66dc78a69c0fa9946b 96 B
  ff
  627fa99d97e1b739959a5de245ff6aba113e20 70 B
  32
  fe095d78b54bab0db6548e1531e8d63596dfe1 461 B
  47
  a55ff451201385902ce0e7ca5ff2abee9444e8 282 B
  62
  1838c7990fadf0edd55860d4a7fde70441393a 202 B
  67
  d433674b5bf06efbe781eb7f87c59ae366e0ac 107 B
  72
  ef37584f7ebbb7c59873ba7f8a653f98e345fc 213 B
  84
  73cd104dc876f5eee3d17ae495a192e63190f2 67 B
  refs
  heads
  master 41 B
  manage.py 252 B
  movies
  __init__.py 0 B
  admin.py 218 B
  cms_app.py 274 B
  forms.py 774 B
  menu.py 692 B
  migrations
  0001_initial.py 6.23 KB
  __init__.py 0 B
  models.py 1.39 KB
  urls.py 561 B
  views.py 2.34 KB
  myproject
  __init__.py 24 B
  db.sqlite3 515 KB
  local_settings.py 249 B
  media
  products
  detroit-electric-car
  20140521033122.jpg?042148 50.5 KB
  loopwheels-dahon-mu
  20140521030152.jpg?042148 51.17 KB
  mercury-skate
  20140521030128.png 78.43 KB
  ryno
  20140521030054.png 204.58 KB
  20140523044813.jpg?042148 81.96 KB
  20140523045127.png 204.58 KB
  quotes
  2014
  06
  20140630004753.jpg?042148 2.87 MB
  settings.py 4.58 KB
  site_static
  site
  css
  style.css 118 B
  js
  locating.js 5.37 KB
  static
  admin
  css
  base.css 13.84 KB
  changelists.css 5.13 KB
  dashboard.css 434 B
  forms.css 5.68 KB
  ie.css 1.04 KB
  login.css 940 B
  rtl.css 3.73 KB
  widgets.css 10.1 KB
  img
  changelist-bg.gif 58 B
  changelist-bg_rtl.gif 75 B
  chooser-bg.gif 199 B
  chooser_stacked-bg.gif 212 B
  default-bg-reverse.gif 843 B
  default-bg.gif 844 B
  deleted-overlay.gif 45 B
  gis
  move_vertex_off.png 711 B
  move_vertex_on.png 506 B
  icon-no.gif 176 B
  icon-unknown.gif 130 B
  icon-yes.gif 299 B
  icon_addlink.gif 119 B
  icon_alert.gif 145 B
  icon_calendar.gif 192 B
  icon_changelink.gif 119 B
  icon_clock.gif 390 B
  icon_deletelink.gif 181 B
  icon_error.gif 319 B
  icon_searchbox.png 667 B
  icon_success.gif 341 B
  inline-delete-8bit.png 477 B
  inline-delete.png 781 B
  inline-restore-8bit.png 447 B
  inline-restore.png 623 B
  inline-splitter-bg.gif 102 B
  nav-bg-grabber.gif 116 B
  nav-bg-reverse.gif 186 B
  nav-bg-selected.gif 265 B
  nav-bg.gif 273 B
  selector-icons.gif 2.71 KB
  selector-search.gif 552 B
  sorting-icons.gif 369 B
  tool-left.gif 197 B
  tool-left_over.gif 203 B
  tool-right.gif 198 B
  tool-right_over.gif 200 B
  tooltag-add.gif 932 B
  tooltag-add_over.gif 336 B
  tooltag-arrowright.gif 351 B
  tooltag-arrowright_over.gif 354 B
  js
  LICENSE-JQUERY.txt 1.05 KB
  SelectBox.js 3.96 KB
  SelectFilter2.js 9.65 KB
  actions.js 4.64 KB
  actions.min.js 3.07 KB
  admin
  DateTimeShortcuts.js 14.54 KB
  RelatedObjectLookups.js 3.19 KB
  calendar.js 4.77 KB
  collapse.js 917 B
  collapse.min.js 647 B
  core.js 6.77 KB
  inlines.js 10.93 KB
  inlines.min.js 4.38 KB
  jquery.init.js 326 B
  jquery.js 262.09 KB
  jquery.min.js 90.46 KB
  prepopulate.js 1.16 KB
  prepopulate.min.js 372 B
  timeparse.js 2.39 KB
  urlify.js 5.45 KB
  templates
  base.html 2.62 KB
  cms
  default.html 520 B
  magazine.html 520 B
  plugins
  editorial_content
  magazine.html 671 B
  editorial_content.html 823 B
  start.html 337 B
  index.html 1.54 KB
  menu
  language_chooser.html 405 B
  menu.html 752 B
  movies
  movie_detail.html 241 B
  movie_list.html 5.18 KB
  settings.js 318 B
  urls.py 560 B
  wsgi.py 393 B
  requirements.txt 31 B
  utils
  __init__.py 25 B
  misc.py 591 B
  models.py 1.18 KB
  templatetags
  __init__.py 25 B
  utility_tags.py 6.49 KB
  views.py 706 B
  6898OS_08_02_code
  __MACOSX
  django-myproject-08
  ._.DS_Store 120 B
  django-myproject-08
  .DS_Store 6 KB
  .gitignore 87 B
  README.md 1.01 KB
  git
  COMMIT_EDITMSG 15 B
  HEAD 23 B
  config 138 B
  description 73 B
  hooks
  applypatch-msg.sample 452 B
  commit-msg.sample 896 B
  post-update.sample 189 B
  pre-applypatch.sample 398 B
  pre-commit.sample 1.66 KB
  pre-rebase.sample 4.84 KB
  prepare-commit-msg.sample 1.23 KB
  update.sample 3.53 KB
  index 1.78 KB
  info
  exclude 240 B
  logs
  HEAD 163 B
  refs
  heads
  master 163 B
  objects
  0a
  8fefb54a741c1c909e98323b35ca33cf8c59e6 243 B
  0f
  815d5e4eb6e6295e7c1df61e6841a0c688fba1 89 B
  1e
  9571fdd3f0d3286b61cca1eebd17c56d427892 177 B
  2f
  132e7676c73f41850c4b6f73c6cc333dfaad4a 1.07 KB
  8b
  c81c7b9a4469e7f78d64927686b4f2535304f0 96 B
  8d
  98fed2dfc5789b650144caa3a4bac8cfe6a2fb 38 B
  c4188dafc7786dcf27ae72a13c407c0c79a3ff 85 B
  8f
  2b544fc586da2afe3cac8e37a02012e8fa6139 3.12 KB
  9e
  b8ceba13542da181610c99874d8e2fa7bce9d2 39 B
  ae
  f9e6a1da9e14cc3bef0bada1156fc474b211a5 280 B
  af
  4ca9ab3306f74e3fd2d9dbc86c7ae2deb71ae0 478 B
  ce
  4acbd307171c45bdce2f310272f0be1e5e7b03 115 B
  96067d77f8ceb85cf27c1b5280237826779ebf 127 B
  d0
  5ded4929b0bf9938d2b16310b3ed4ef93e608a 181 B
  d6
  f98cc36c67d440f27071973116a622e2ea58d9 94 B
  db
  dec0b7761811570d7c59cc84ea532ef6eec136 278 B
  ea
  c8f3239740b93bebdd0a66dc78a69c0fa9946b 96 B
  ff
  627fa99d97e1b739959a5de245ff6aba113e20 70 B
  32
  fe095d78b54bab0db6548e1531e8d63596dfe1 461 B
  47
  a55ff451201385902ce0e7ca5ff2abee9444e8 282 B
  62
  1838c7990fadf0edd55860d4a7fde70441393a 202 B
  67
  d433674b5bf06efbe781eb7f87c59ae366e0ac 107 B
  72
  ef37584f7ebbb7c59873ba7f8a653f98e345fc 213 B
  84
  73cd104dc876f5eee3d17ae495a192e63190f2 67 B
  refs
  heads
  master 41 B
  manage.py 252 B
  movies
  __init__.py 0 B
  admin.py 544 B
  forms.py 1.46 KB
  migrations
  0001_initial.py 3.98 KB
  __init__.py 0 B
  models.py 1.11 KB
  urls.py 304 B
  views.py 1.52 KB
  myproject
  __init__.py 24 B
  db.sqlite3 59 KB
  local_settings.py 249 B
  media
  quotes
  2014
  04
  20140410003153.png 318.14 KB
  20140410003153_thumbnail.jpg?042148 1.44 KB
  settings.py 2.26 KB
  site_static
  site
  css
  style.css 67 B
  static
  admin
  css
  base.css 13.84 KB
  changelists.css 5.13 KB
  dashboard.css 434 B
  forms.css 5.68 KB
  ie.css 1.04 KB
  login.css 940 B
  rtl.css 3.73 KB
  widgets.css 10.1 KB
  img
  changelist-bg.gif 58 B
  changelist-bg_rtl.gif 75 B
  chooser-bg.gif 199 B
  chooser_stacked-bg.gif 212 B
  default-bg-reverse.gif 843 B
  default-bg.gif 844 B
  deleted-overlay.gif 45 B
  gis
  move_vertex_off.png 711 B
  move_vertex_on.png 506 B
  icon-no.gif 176 B
  icon-unknown.gif 130 B
  icon-yes.gif 299 B
  icon_addlink.gif 119 B
  icon_alert.gif 145 B
  icon_calendar.gif 192 B
  icon_changelink.gif 119 B
  icon_clock.gif 390 B
  icon_deletelink.gif 181 B
  icon_error.gif 319 B
  icon_searchbox.png 667 B
  icon_success.gif 341 B
  inline-delete-8bit.png 477 B
  inline-delete.png 781 B
  inline-restore-8bit.png 447 B
  inline-restore.png 623 B
  inline-splitter-bg.gif 102 B
  nav-bg-grabber.gif 116 B
  nav-bg-reverse.gif 186 B
  nav-bg-selected.gif 265 B
  nav-bg.gif 273 B
  selector-icons.gif 2.71 KB
  selector-search.gif 552 B
  sorting-icons.gif 369 B
  tool-left.gif 197 B
  tool-left_over.gif 203 B
  tool-right.gif 198 B
  tool-right_over.gif 200 B
  tooltag-add.gif 932 B
  tooltag-add_over.gif 336 B
  tooltag-arrowright.gif 351 B
  tooltag-arrowright_over.gif 354 B
  js
  LICENSE-JQUERY.txt 1.05 KB
  SelectBox.js 3.96 KB
  SelectFilter2.js 9.65 KB
  actions.js 4.64 KB
  actions.min.js 3.07 KB
  admin
  DateTimeShortcuts.js 14.54 KB
  RelatedObjectLookups.js 3.19 KB
  calendar.js 4.77 KB
  collapse.js 917 B
  collapse.min.js 647 B
  core.js 6.77 KB
  inlines.js 10.93 KB
  inlines.min.js 4.38 KB
  jquery.init.js 326 B
  jquery.js 262.09 KB
  jquery.min.js 90.46 KB
  prepopulate.js 1.16 KB
  prepopulate.min.js 372 B
  timeparse.js 2.39 KB
  urlify.js 5.45 KB
  templates
  base.html 2.16 KB
  base_single_column.html 294 B
  base_two_columns.html 412 B
  movies
  add_movie.html 217 B
  movie_category_list.html 450 B
  movie_list.html 1.5 KB
  utils
  checkbox_select_multiple_tree.html 1.46 KB
  urls.py 518 B
  wsgi.py 393 B
  requirements.txt 93 B
  utils
  __init__.py 25 B
  fields.py 215 B
  misc.py 591 B
  models.py 7.19 KB
  templatetags
  __init__.py 25 B
  utility_tags.py 560 B
  6898OS_09_02_code
  __MACOSX
  django-myproject-09
  ._.DS_Store 120 B
  myproject
  media
  bulletin_board
  ._vandenelis.jpg?042148 177 B
  django-myproject-09
  .DS_Store 6 KB
  .gitignore 87 B
  README.md 1.01 KB
  bulletin_board
  __init__.py 25 B
  admin.py 155 B
  api.py 1.18 KB
  feeds.py 1.76 KB
  forms.py 1.09 KB
  migrations
  0001_initial.py 3.39 KB
  __init__.py 0 B
  models.py 1.61 KB
  urls.py 249 B
  views.py 655 B
  data
  movies.csv 1.74 KB
  movies.xls 10.5 KB
  git
  COMMIT_EDITMSG 15 B
  HEAD 23 B
  config 138 B
  description 73 B
  hooks
  applypatch-msg.sample 452 B
  commit-msg.sample 896 B
  post-update.sample 189 B
  pre-applypatch.sample 398 B
  pre-commit.sample 1.66 KB
  pre-rebase.sample 4.84 KB
  prepare-commit-msg.sample 1.23 KB
  update.sample 3.53 KB
  index 1.78 KB
  info
  exclude 240 B
  logs
  HEAD 163 B
  refs
  heads
  master 163 B
  objects
  0a
  8fefb54a741c1c909e98323b35ca33cf8c59e6 243 B
  0f
  815d5e4eb6e6295e7c1df61e6841a0c688fba1 89 B
  1e
  9571fdd3f0d3286b61cca1eebd17c56d427892 177 B
  2f
  132e7676c73f41850c4b6f73c6cc333dfaad4a 1.07 KB
  8b
  c81c7b9a4469e7f78d64927686b4f2535304f0 96 B
  8d
  98fed2dfc5789b650144caa3a4bac8cfe6a2fb 38 B
  c4188dafc7786dcf27ae72a13c407c0c79a3ff 85 B
  8f
  2b544fc586da2afe3cac8e37a02012e8fa6139 3.12 KB
  9e
  b8ceba13542da181610c99874d8e2fa7bce9d2 39 B
  ae
  f9e6a1da9e14cc3bef0bada1156fc474b211a5 280 B
  af
  4ca9ab3306f74e3fd2d9dbc86c7ae2deb71ae0 478 B
  ce
  4acbd307171c45bdce2f310272f0be1e5e7b03 115 B
  96067d77f8ceb85cf27c1b5280237826779ebf 127 B
  d0
  5ded4929b0bf9938d2b16310b3ed4ef93e608a 181 B
  d6
  f98cc36c67d440f27071973116a622e2ea58d9 94 B
  db
  dec0b7761811570d7c59cc84ea532ef6eec136 278 B
  ea
  c8f3239740b93bebdd0a66dc78a69c0fa9946b 96 B
  ff
  627fa99d97e1b739959a5de245ff6aba113e20 70 B
  32
  fe095d78b54bab0db6548e1531e8d63596dfe1 461 B
  47
  a55ff451201385902ce0e7ca5ff2abee9444e8 282 B
  62
  1838c7990fadf0edd55860d4a7fde70441393a 202 B
  67
  d433674b5bf06efbe781eb7f87c59ae366e0ac 107 B
  72
  ef37584f7ebbb7c59873ba7f8a653f98e345fc 213 B
  84
  73cd104dc876f5eee3d17ae495a192e63190f2 67 B
  refs
  heads
  master 41 B
  manage.py 252 B
  movies
  __init__.py 0 B
  admin.py 111 B
  forms.py 1.46 KB
  management
  __init__.py 25 B
  commands
  __init__.py 25 B
  import_movies_from_csv.py 1.06 KB
  import_movies_from_xls.py 1.18 KB
  migrations
  0001_initial.py 1.61 KB
  __init__.py 0 B
  models.py 529 B
  music
  __init__.py 25 B
  admin.py 111 B
  management
  __init__.py 25 B
  commands
  __init__.py 25 B
  import_music_from_lastfm_as_json.py 2.16 KB
  import_music_from_lastfm_as_xml.py 2.19 KB
  migrations
  0001_initial.py 1.49 KB
  __init__.py 0 B
  models.py 829 B
  myproject
  __init__.py 24 B
  db.sqlite3 73 KB
  local_settings.py 304 B
  media
  bulletin_board
  vandenelis.jpg?042148 5.44 KB
  tracks
  abba--dancing-queen.png 6.83 KB
  bee-gees--stayin-alive.png 8.05 KB
  boney-m--rasputin.jpg?042148 1.66 KB
  chic--good-times.jpg?042148 1.81 KB
  chic--le-freak.jpg?042148 15.23 KB
  daft-punk--fragments-of-time-feat-todd-edwards.png 4.25 KB
  daft-punk--get-lucky-feat-pharrell-williams.png 4.25 KB
  daft-punk--giorgio-by-moroder.png 4.25 KB
  daft-punk--give-life-back-to-music.png 4.25 KB
  donna-summer--hot-stuff.png 8.35 KB
  donna-summer--i-feel-love.png 8.35 KB
  earth-wind-fire--september.jpg?042148 4.83 KB
  gloria-gaynor--i-will-survive.png 6.35 KB
  settings.py 2.25 KB
  site_static
  site
  css
  style.css 67 B
  static
  admin
  css
  base.css 13.84 KB
  changelists.css 5.13 KB
  dashboard.css 434 B
  forms.css 5.68 KB
  ie.css 1.04 KB
  login.css 940 B
  rtl.css 3.73 KB
  widgets.css 10.1 KB
  img
  changelist-bg.gif 58 B
  changelist-bg_rtl.gif 75 B
  chooser-bg.gif 199 B
  chooser_stacked-bg.gif 212 B
  default-bg-reverse.gif 843 B
  default-bg.gif 844 B
  deleted-overlay.gif 45 B
  gis
  move_vertex_off.png 711 B
  move_vertex_on.png 506 B
  icon-no.gif 176 B
  icon-unknown.gif 130 B
  icon-yes.gif 299 B
  icon_addlink.gif 119 B
  icon_alert.gif 145 B
  icon_calendar.gif 192 B
  icon_changelink.gif 119 B
  icon_clock.gif 390 B
  icon_deletelink.gif 181 B
  icon_error.gif 319 B
  icon_searchbox.png 667 B
  icon_success.gif 341 B
  inline-delete-8bit.png 477 B
  inline-delete.png 781 B
  inline-restore-8bit.png 447 B
  inline-restore.png 623 B
  inline-splitter-bg.gif 102 B
  nav-bg-grabber.gif 116 B
  nav-bg-reverse.gif 186 B
  nav-bg-selected.gif 265 B
  nav-bg.gif 273 B
  selector-icons.gif 2.71 KB
  selector-search.gif 552 B
  sorting-icons.gif 369 B
  tool-left.gif 197 B
  tool-left_over.gif 203 B
  tool-right.gif 198 B
  tool-right_over.gif 200 B
  tooltag-add.gif 932 B
  tooltag-add_over.gif 336 B
  tooltag-arrowright.gif 351 B
  tooltag-arrowright_over.gif 354 B
  js
  LICENSE-JQUERY.txt 1.05 KB
  SelectBox.js 3.96 KB
  SelectFilter2.js 9.65 KB
  actions.js 4.64 KB
  actions.min.js 3.07 KB
  admin
  DateTimeShortcuts.js 14.54 KB
  RelatedObjectLookups.js 3.19 KB
  calendar.js 4.77 KB
  collapse.js 917 B
  collapse.min.js 647 B
  core.js 6.77 KB
  inlines.js 10.93 KB
  inlines.min.js 4.38 KB
  jquery.init.js 326 B
  jquery.js 262.09 KB
  jquery.min.js 90.46 KB
  prepopulate.js 1.16 KB
  prepopulate.min.js 372 B
  timeparse.js 2.39 KB
  urlify.js 5.45 KB
  templates
  base.html 2.16 KB
  base_single_column.html 294 B
  base_two_columns.html 412 B
  bulletin_board
  bulletin_list.html 483 B
  feeds
  bulletin_description.html 178 B
  utils
  checkbox_select_multiple_tree.html 1.46 KB
  urls.py 771 B
  wsgi.py 393 B
  requirements.txt 69 B
  utils
  __init__.py 25 B
  fields.py 215 B
  misc.py 591 B
  models.py 7.19 KB
  templatetags
  __init__.py 25 B
  utility_tags.py 560 B
  6898OS_10_01_code
  __MACOSX
  django-myproject-10
  ._.DS_Store 120 B
  myproject
  ._.DS_Store 120 B
  media
  bulletin_board
  ._vandenelis.jpg?042148 177 B
  templates
  ._.DS_Store 120 B
  django-myproject-10
  .DS_Store 6 KB
  .gitignore 87 B
  README.md 1.09 KB
  backupdb.bsh 177 B
  books
  __init__.py 25 B
  admin.py 484 B
  migrations
  0001_initial.py 2.41 KB
  0002_creator_added.py 4.88 KB
  __init__.py 0 B
  models.py 581 B
  fabfile.py 8.39 KB
  git
  COMMIT_EDITMSG 15 B
  HEAD 23 B
  config 138 B
  description 73 B
  hooks
  applypatch-msg.sample 452 B
  commit-msg.sample 896 B
  post-update.sample 189 B
  pre-applypatch.sample 398 B
  pre-commit.sample 1.66 KB
  pre-rebase.sample 4.84 KB
  prepare-commit-msg.sample 1.23 KB
  update.sample 3.53 KB
  index 1.78 KB
  info
  exclude 240 B
  logs
  HEAD 163 B
  refs
  heads
  master 163 B
  objects
  0a
  8fefb54a741c1c909e98323b35ca33cf8c59e6 243 B
  0f
  815d5e4eb6e6295e7c1df61e6841a0c688fba1 89 B
  1e
  9571fdd3f0d3286b61cca1eebd17c56d427892 177 B
  2f
  132e7676c73f41850c4b6f73c6cc333dfaad4a 1.07 KB
  8b
  c81c7b9a4469e7f78d64927686b4f2535304f0 96 B
  8d
  98fed2dfc5789b650144caa3a4bac8cfe6a2fb 38 B
  c4188dafc7786dcf27ae72a13c407c0c79a3ff 85 B
  8f
  2b544fc586da2afe3cac8e37a02012e8fa6139 3.12 KB
  9e
  b8ceba13542da181610c99874d8e2fa7bce9d2 39 B
  ae
  f9e6a1da9e14cc3bef0bada1156fc474b211a5 280 B
  af
  4ca9ab3306f74e3fd2d9dbc86c7ae2deb71ae0 478 B
  ce
  4acbd307171c45bdce2f310272f0be1e5e7b03 115 B
  96067d77f8ceb85cf27c1b5280237826779ebf 127 B
  d0
  5ded4929b0bf9938d2b16310b3ed4ef93e608a 181 B
  d6
  f98cc36c67d440f27071973116a622e2ea58d9 94 B
  db
  dec0b7761811570d7c59cc84ea532ef6eec136 278 B
  ea
  c8f3239740b93bebdd0a66dc78a69c0fa9946b 96 B
  ff
  627fa99d97e1b739959a5de245ff6aba113e20 70 B
  32
  fe095d78b54bab0db6548e1531e8d63596dfe1 461 B
  47
  a55ff451201385902ce0e7ca5ff2abee9444e8 282 B
  62
  1838c7990fadf0edd55860d4a7fde70441393a 202 B
  67
  d433674b5bf06efbe781eb7f87c59ae366e0ac 107 B
  72
  ef37584f7ebbb7c59873ba7f8a653f98e345fc 213 B
  84
  73cd104dc876f5eee3d17ae495a192e63190f2 67 B
  refs
  heads
  master 41 B
  guerrilla_patches
  __init__.py 25 B
  models.py 1.95 KB
  manage.py 252 B
  myproject
  .DS_Store 6 KB
  __init__.py 24 B
  db.sqlite3 53 KB
  local_settings.py 302 B
  media
  bulletin_board
  vandenelis.jpg?042148 5.44 KB
  settings.py 4.56 KB
  site_static
  site
  css
  style.css 67 B
  static
  admin
  css
  base.css 13.84 KB
  changelists.css 5.13 KB
  dashboard.css 434 B
  forms.css 5.68 KB
  ie.css 1.04 KB
  login.css 940 B
  rtl.css 3.73 KB
  widgets.css 10.1 KB
  img
  changelist-bg.gif 58 B
  changelist-bg_rtl.gif 75 B
  chooser-bg.gif 199 B
  chooser_stacked-bg.gif 212 B
  default-bg-reverse.gif 843 B
  default-bg.gif 844 B
  deleted-overlay.gif 45 B
  gis
  move_vertex_off.png 711 B
  move_vertex_on.png 506 B
  icon-no.gif 176 B
  icon-unknown.gif 130 B
  icon-yes.gif 299 B
  icon_addlink.gif 119 B
  icon_alert.gif 145 B
  icon_calendar.gif 192 B
  icon_changelink.gif 119 B
  icon_clock.gif 390 B
  icon_deletelink.gif 181 B
  icon_error.gif 319 B
  icon_searchbox.png 667 B
  icon_success.gif 341 B
  inline-delete-8bit.png 477 B
  inline-delete.png 781 B
  inline-restore-8bit.png 447 B
  inline-restore.png 623 B
  inline-splitter-bg.gif 102 B
  nav-bg-grabber.gif 116 B
  nav-bg-reverse.gif 186 B
  nav-bg-selected.gif 265 B
  nav-bg.gif 273 B
  selector-icons.gif 2.71 KB
  selector-search.gif 552 B
  sorting-icons.gif 369 B
  tool-left.gif 197 B
  tool-left_over.gif 203 B
  tool-right.gif 198 B
  tool-right_over.gif 200 B
  tooltag-add.gif 932 B
  tooltag-add_over.gif 336 B
  tooltag-arrowright.gif 351 B
  tooltag-arrowright_over.gif 354 B
  js
  LICENSE-JQUERY.txt 1.05 KB
  SelectBox.js 3.96 KB
  SelectFilter2.js 9.65 KB
  actions.js 4.64 KB
  actions.min.js 3.07 KB
  admin
  DateTimeShortcuts.js 14.54 KB
  RelatedObjectLookups.js 3.19 KB
  calendar.js 4.77 KB
  collapse.js 917 B
  collapse.min.js 647 B
  core.js 6.77 KB
  inlines.js 10.93 KB
  inlines.min.js 4.38 KB
  jquery.init.js 326 B
  jquery.js 262.09 KB
  jquery.min.js 90.46 KB
  prepopulate.js 1.16 KB
  prepopulate.min.js 372 B
  timeparse.js 2.39 KB
  urlify.js 5.45 KB
  templates
  .DS_Store 6 KB
  base.html 2.16 KB
  base_single_column.html 294 B
  base_two_columns.html 412 B
  urls.py 524 B
  wsgi.py 393 B
  public_html
  htaccess_live.txt 287 B
  htaccess_under_construction.txt 514 B
  myproject.wsgi 490 B
  requirements.txt 77 B
  utils
  __init__.py 25 B
  fields.py 5.21 KB
  middleware.py 614 B
  misc.py 688 B
  models.py 7.72 KB
  templatetags
  __init__.py 25 B
  utility_tags.py 560 B

Description


Книги и журналы » Компьютерная литература » Веб-дизайн и программирование

Web Development with Django Cookbook

Год: 2014
Автор: Aidas Bendoraitis
Издательство: Packt Publishing
ISBN: 978-1-78328-689-8
Язык: Английский
Формат: PDF/EPUB/MOBI
Качество: Изначально компьютерное (eBook)
Интерактивное оглавление: Да
Количество страниц: 294
Описание:

Book Description

The Django framework is the go-to choice for Python developers breaking their way into web development. Easy to learn and with a wealth of third-party modules, Django is an elegant solution for creating highly customizable web applications.

The Web Development with Django Cookbook is a packed practical guide to getting the most out of Django’s great features and troubleshooting common problems faced by users of the framework. With more than 70 recipes, it provides you with hands-on guidance to real world Django to help you succeed in your web development goals and maximize your workflow. Combining step-by-step guidance with deep expert insight, it is the perfect resource for any developer looking to unchain Django’s potential.

Discover tips and tricks for project configuration and setting up virtual environments, before diving in to defining a database structure with reusable components. Tweak administration to make things easier for the editors on your team, and get to grips with the full potential of Django by discovering the third-party modules essential for top tier web development.

If you want to sharpen your Django knowledge, get quick answers to common problems and start putting best practice guidance into action then then Web Development with Django Cookbook will quickly become the reference guide you can’t do without.

What You Will Learn

Create strong foundations for your Django project with extensive recipes on virtual environments and customizing settings
Get to grips with Ajax and other JavaScript techniques for creating a rich user experience
Build a database structure out of reusable model mixins, and manage hierarchical structures with MPTT
Make JavaScript and templates work for you to create fast responsive sites suitable for any screen size or device
Master the configuration of contributed administration
Extend Django CMS with your own functionality
[spoiler="Примеры страниц"]

[/spoiler]
[spoiler="Оглавление"]
Preface
Chapter 1:
Getting Started with Django 1.6
Chapter 2: Database Structure
Chapter 3: Forms and Views
Chapter 4: Templates and JavaScript
Chapter 5: Custom Template Filters and Tags
Chapter 6: Model Administration
Chapter 7: Django CMS
Chapter 8: Hierarchical Structures
Chapter 9: Data Import and Export
Chapter 10: Bells and Whistles
Index
[/spoiler]
До перезалития, торрент был скачан - 585 раз.
Торрент перезалит. Причина: замена PDF/EPUB/MOBI на True-версии.