CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Sun, 27 Jul 2025 17:12:59 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 04 Feb 2010 13:14:46 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "e0d510b036d5a3cbff3b105ff4ddfc3a"
x-archive-orig-x-runtime: 125ms
x-archive-orig-content-length: 21975
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 04 Feb 2010 13:14:47 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 03 Jan 2010 11:53:24 GMT", ; rel="prev memento"; datetime="Sun, 03 Jan 2010 11:53:24 GMT", ; rel="memento"; datetime="Thu, 04 Feb 2010 13:14:47 GMT", ; rel="next memento"; datetime="Thu, 11 Mar 2010 05:48:58 GMT", ; rel="last memento"; datetime="Thu, 11 Mar 2010 05:48:58 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_14_20100204131212_crawl103-c/51_14_20100204131431_crawl101.arc.gz
server-timing: captures_list;dur=0.661070, exclusion.robots;dur=0.025684, exclusion.robots.policy;dur=0.011953, esindex;dur=0.014620, cdx.remote;dur=250.654876, LoadShardBlock;dur=137.519592, PetaboxLoader3.datanode;dur=107.473781, PetaboxLoader3.resolve;dur=184.845604, load_resource;dur=263.242383
x-app-server: wwwb-app222
x-ts: 200
x-tr: 713
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app222; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
joshthecoder's django-twango at master - GitHub
This service is courtesy of Pledgie.
joshthecoder / django-twango
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
-
Branches (1)
- master ✓
- Tags (0)
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
Twitter API integration for Django — Read more
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Thu Dec 31 00:03:42 -0800 2009 | Update ignore file. [joshthecoder] |
![]() |
LICENSE | Wed Dec 30 15:46:14 -0800 2009 | First commit! Add readme, license, and ignore f... [joshthecoder] |
![]() |
README | Thu Dec 31 12:00:07 -0800 2009 | Update readme. [joshthecoder] |
![]() |
demo/ | Thu Dec 31 13:58:03 -0800 2009 | Update demo. [joshthecoder] |
![]() |
twango/ | Mon Jan 04 15:05:27 -0800 2010 | Make IDs for models primary keys. [joshthecoder] |
README
Twango ====== Twitter API integration for Django! Author: Joshua Roesslein License: MIT Code: https://github.com/joshthecoder/django-twango Support: Chat - IRC @freenode.net #tweepy Web client https://webchat.freenode.net/?channels=tweepy Mailing list - https://groups.google.com/group/tweepy (tweepy@googlegroups.com) Issue tracker - https://github.com/joshthecoder/django-twango/issues Dependencies: + Python 2.4/2.5/2.6 + Tweepy 1.4 (https://github.com/joshthecoder/tweepy) + Django 1.1