diff options
author | Trupti Rajesh Kini | 2017-01-11 13:14:44 +0530 |
---|---|---|
committer | GitHub | 2017-01-11 13:14:44 +0530 |
commit | fa473c4d1c443d87311c97486fb92d5971db6b54 (patch) | |
tree | b4c22c674146ff855d47d8b6ae26de7ab640f4bd /tbc/urls.py | |
parent | bd71243597d7e2777f35d20bf40cb94aba602c39 (diff) | |
download | Python-TBC-Interface-fa473c4d1c443d87311c97486fb92d5971db6b54.tar.gz Python-TBC-Interface-fa473c4d1c443d87311c97486fb92d5971db6b54.tar.bz2 Python-TBC-Interface-fa473c4d1c443d87311c97486fb92d5971db6b54.zip |
Fixed duplicate notebook bug
On every upload the files were getting duplicated with different names instead of overwriting.
eg: When chapter 12 is uploaded twice, django by default used to create 12_1. This is fixed and it will now overwrite 12 itself.
Diffstat (limited to 'tbc/urls.py')
0 files changed, 0 insertions, 0 deletions