CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 26 Jul 2025 08:44:23 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100103115324
location: https://web.archive.org/web/20100103115324/https://github.com/joshthecoder/django-twango
server-timing: captures_list;dur=0.477612, exclusion.robots;dur=0.017716, exclusion.robots.policy;dur=0.007413, esindex;dur=0.010101, cdx.remote;dur=118.786981, LoadShardBlock;dur=118.111331, PetaboxLoader3.datanode;dur=68.268636, PetaboxLoader3.resolve;dur=45.666445
x-app-server: wwwb-app203
x-ts: 302
x-tr: 262
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app203; 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: Sat, 26 Jul 2025 08:44:23 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 03 Jan 2010 11:53:24 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "c313ee4e84cbd3edb82110480b4110ee"
x-archive-orig-x-runtime: 106ms
x-archive-orig-content-length: 21025
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: Sun, 03 Jan 2010 11:53:24 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="memento"; datetime="Sun, 03 Jan 2010 11:53:24 GMT", ; rel="next memento"; datetime="Thu, 04 Feb 2010 13:14:47 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_13_20100103093737_crawl100-c/51_13_20100103115300_crawl101.arc.gz
server-timing: captures_list;dur=0.735244, exclusion.robots;dur=0.025170, exclusion.robots.policy;dur=0.010898, esindex;dur=0.012456, cdx.remote;dur=6.839678, LoadShardBlock;dur=55.262048, PetaboxLoader3.datanode;dur=89.515155, load_resource;dur=80.377489, PetaboxLoader3.resolve;dur=37.739007
x-app-server: wwwb-app203
x-ts: 200
x-tr: 203
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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
joshthecoder / django-twango
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
-
Branches (1)
- master ✓
- Tags (0)
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/ | Thu Dec 31 13:58:24 -0800 2009 | Implement 'twitter_auth_required' decorator enf... [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
This feature is coming soon. Sit tight!