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
Downloaded 0 time.
RuTracker.org
Aidas Bendoraitis - Web Development with Django Cookbook [2014, PDF/EPUB/MOBI, ENG] + Code

Torrent Contents Size: 32.51 MB

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

Description

Location

Trackers

Tracker name
http://bt2.t-ru.org/ann?magnet
http://bt1.t-ru.org/ann
http://bt2.t-ru.org/ann
http://bt4.t-ru.org/ann
udp://tracker.opentrackr.org:1337
udp://open.stealth.si:80/announce
udp://tracker.torrent.eu.org:451/announce
udp://exodus.desync.com:6969
udp://open.demonii.com:1337/announce
udp://tracker.coppersurfer.tk:6969
udp://p4p.arenabg.com:1337
udp://tracker.internetwarriors.net:1337
Torrent hash: