Skip to content

Commit 33ce3b4

Browse files
committed
almost ready
1 parent 7c36aca commit 33ce3b4

23 files changed

+578
-460
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
app_key.py
2+
*.py~
3+
*.html~

Readme.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
# TviTTER: Twitter Video status update project
3+
#####A django based project that let users to update their twitter status with video.
4+
5+
This project is aimed to be used as a web backend for tweeting on twitter from a website.
6+
7+
## Requirements :
8+
9+
10+
11+
12+
13+
14+

TviTTER/TviTTER/app_key.pyc

268 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)