CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 27 Jul 2025 20:29:27 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100204131447
location: https://web.archive.org/web/20100204131447/https://github.com/joshthecoder/django-twango
server-timing: captures_list;dur=0.542477, exclusion.robots;dur=0.020156, exclusion.robots.policy;dur=0.010282, esindex;dur=0.012159, cdx.remote;dur=199.822482, LoadShardBlock;dur=124.260249, PetaboxLoader3.datanode;dur=67.860411, PetaboxLoader3.resolve;dur=54.487500
x-app-server: wwwb-app211
x-ts: 302
x-tr: 352
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app211; 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=()
HTTP/2 200
server: nginx
date: Sun, 27 Jul 2025 20:29:28 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.483679, exclusion.robots;dur=0.023948, exclusion.robots.policy;dur=0.014702, esindex;dur=0.011240, cdx.remote;dur=143.064682, LoadShardBlock;dur=169.362648, PetaboxLoader3.datanode;dur=240.606659, load_resource;dur=287.056235, PetaboxLoader3.resolve;dur=184.492560
x-app-server: wwwb-app202
x-ts: 200
x-tr: 685
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: HIT
server-timing: HIT
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