Skip to content

Commit 3406fb8

Browse files
committedJan 13, 2016
reset database so that new comer starts from square 0
1 parent 3127eb6 commit 3406fb8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎db.sqlite3

0 Bytes
Binary file not shown.

‎doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Then run the test application::
146146
Handle excel file upload and download
147147
++++++++++++++++++++++++++++++++++++++
148148

149-
This example shows how to process uploaded excel file and how to make data download as an excel file. Open your browser and visit http://localhost:8000/polls/upload, you shall see this upload form:
149+
This example shows how to process uploaded excel file and how to make data download as an excel file. Open your browser and visit http://localhost:8000/polls/, you shall see this upload form:
150150

151151
.. image :: upload-form.png
152152

0 commit comments

Comments
 (0)
Please sign in to comment.