Skip to content

Commit

Permalink
Deleted sample polls app
Browse files Browse the repository at this point in the history
  • Loading branch information
zucler committed Oct 6, 2016
1 parent 9f3b9ca commit f42a154
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 296 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
# Byte-compiled / optimized / DLL files
__pycache__/
parker/__pycache__/
polls/__pycache__/

*.py[cod]

# C extensions
Expand Down
Empty file removed polls/__init__.py
Empty file.
31 changes: 0 additions & 31 deletions polls/admin.py

This file was deleted.

41 changes: 0 additions & 41 deletions polls/migrations/0001_initial.py

This file was deleted.

19 changes: 0 additions & 19 deletions polls/migrations/0002_auto_20150403_1219.py

This file was deleted.

Empty file removed polls/migrations/__init__.py
Empty file.
29 changes: 0 additions & 29 deletions polls/models.py

This file was deleted.

Binary file removed polls/static/polls/images/background.gif
Binary file not shown.
7 changes: 0 additions & 7 deletions polls/static/polls/style.css

This file was deleted.

12 changes: 0 additions & 12 deletions polls/templates/polls/details.html

This file was deleted.

12 changes: 0 additions & 12 deletions polls/templates/polls/index.html

This file was deleted.

8 changes: 0 additions & 8 deletions polls/templates/polls/results.html

This file was deleted.

35 changes: 0 additions & 35 deletions polls/tests.py

This file was deleted.

25 changes: 0 additions & 25 deletions polls/urls.py

This file was deleted.

75 changes: 0 additions & 75 deletions polls/views.py

This file was deleted.

0 comments on commit f42a154

Please sign in to comment.