CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 24 Aug 2025 16:48:15 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100225121635
location: https://web.archive.org/web/20100225121635/https://github.com/jacobian/pony-build-django
server-timing: captures_list;dur=1.227373, exclusion.robots;dur=0.057006, exclusion.robots.policy;dur=0.035187, esindex;dur=0.019637, cdx.remote;dur=54.945681, LoadShardBlock;dur=404.015368, PetaboxLoader3.datanode;dur=84.563025, PetaboxLoader3.resolve;dur=200.033346
x-app-server: wwwb-app202
x-ts: 302
x-tr: 519
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app202; 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, 24 Aug 2025 16:48:15 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 25 Feb 2010 12:16:32 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "bb1d8272bcb8f9e877bbad934d8390f2"
x-archive-orig-x-runtime: 86ms
x-archive-orig-content-length: 19825
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, 25 Feb 2010 12:16:35 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 15 Dec 2009 06:49:01 GMT", ; rel="prev memento"; datetime="Fri, 15 Jan 2010 06:26:42 GMT", ; rel="memento"; datetime="Thu, 25 Feb 2010 12:16:35 GMT", ; rel="last memento"; datetime="Thu, 25 Feb 2010 12:16:35 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_20100225082952_crawl102-c/51_14_20100225121620_crawl101.arc.gz
server-timing: captures_list;dur=0.763533, exclusion.robots;dur=0.032743, exclusion.robots.policy;dur=0.018843, esindex;dur=0.014566, cdx.remote;dur=27.307791, LoadShardBlock;dur=191.516485, PetaboxLoader3.datanode;dur=251.216297, PetaboxLoader3.resolve;dur=170.662024, load_resource;dur=244.443915
x-app-server: wwwb-app202
x-ts: 200
x-tr: 544
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
jacobian's pony-build-django at master - GitHub
This service is courtesy of Pledgie.
jacobian / pony-build-django
- 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
Sending Request…
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Wed Oct 14 13:09:41 -0700 2009 | THis sorta works now. [jacobian] |
![]() |
README.txt | Sun Oct 18 11:23:02 -0700 2009 | Moved build-django to test-django to more clear... [jacobian] |
![]() |
TODO.txt | Sun Oct 18 13:10:22 -0700 2009 | Added SVN rev numbers as tags -- right now via ... [jacobian] |
![]() |
test-django | Sun Oct 18 13:10:22 -0700 2009 | Added SVN rev numbers as tags -- right now via ... [jacobian] |
README.txt
This is very much not done, but if you want to try it out it should be as easy as:: pip install virtualenv pip install -e git://github.com/jacobian/pony-build.git#egg=pony_build ./test-django See ``./test-django --help`` for some options.