CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 24 Jul 2025 03:11:43 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.643795, exclusion.robots;dur=0.020228, exclusion.robots.policy;dur=0.009580, esindex;dur=0.013031, cdx.remote;dur=31.239593, LoadShardBlock;dur=151.577512, PetaboxLoader3.datanode;dur=65.337215, PetaboxLoader3.resolve;dur=37.262727
x-app-server: wwwb-app215
x-ts: 302
x-tr: 233
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app215; 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: Thu, 24 Jul 2025 03:11:44 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.938835, exclusion.robots;dur=0.032024, exclusion.robots.policy;dur=0.013754, esindex;dur=0.013657, cdx.remote;dur=6.457705, LoadShardBlock;dur=107.706374, PetaboxLoader3.datanode;dur=108.998965, PetaboxLoader3.resolve;dur=166.150689, load_resource;dur=556.522544
x-app-server: wwwb-app215
x-ts: 200
x-tr: 725
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
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!