- rigor/totenstarre
- totenflecken
- fäulnis
evtl. auch verletzungen, die mit dem leben nicht vereinbar sind. ist aber kein sicheres todeszeichen für den pathologen.
/* ------------------------------------------------- | |
MINIMAL TWITTER FOR FLUID / USERSTYLES | |
Special thanks to: | |
Max Fenton (@maxfenton) for kicking this off | |
------------------------------------------------- */ | |
.trends, .bird-topbar-etched, .wtf-module, .site-footer, .topics { |
my-machine:wiki me$ gollum | |
[2013-11-11 11:21:13] INFO WEBrick 1.3.1 | |
[2013-11-11 11:21:13] INFO ruby 1.9.3 (2013-06-27) [x86_64-darwin12.5.0] | |
== Sinatra/1.4.4 has taken the stage on 4567 for development with backup from WEBrick | |
[2013-11-11 11:21:13] INFO WEBrick::HTTPServer#start: pid=91791 port=4567 | |
localhost - - [11/Nov/2013:11:21:18 CET] "GET / HTTP/1.1" 302 0 | |
- -> / | |
localhost - - [11/Nov/2013:11:21:18 CET] "GET /Home HTTP/1.1" 302 0 | |
- -> /Home | |
localhost - - [11/Nov/2013:11:21:18 CET] "GET /create/Home HTTP/1.1" 200 6153 |
.graph { | |
font-size: 10pt; | |
backtground: red; | |
} | |
.axis path, | |
.axis line { | |
fill: none; | |
stroke: #000; | |
shape-rendering: crispEdges; |
[pid: 143|app: 0|req: 765/922] 89.100.220.91 () {44 vars in 1150 bytes} [Mon Apr 13 10:28:01 2015] GET /?sKey=9c493c8e7af97364683cc4664ce82b09cb4a3a46&oid=13577281&mn=1204581&firstName=Julia&lastName=Poi%C3%9FDF&mail=e1204581%40student%2Etuwien%2Eac%2Eat => generated 0 bytes in 21 msecs (HTTP/1.1 302) 4 headers in 263 bytes (1 switches on core 0) | |
[pid: 143|app: 0|req: 766/923] 89.100.220.91 () {44 vars in 863 bytes} [Mon Apr 13 10:28:01 2015] GET /login/ => generated 2355 bytes in 15 msecs (HTTP/1.1 200) 3 headers in 195 bytes (1 switches on core 0) | |
Internal Server Error: / | |
Traceback (most recent call last): | |
File "/envs/aurora.2014/lib/python3.4/site-packages/django/core/handlers/base.py", line 115, in get_response | |
response = callback(request, *callback_args, **callback_kwargs) | |
File "./AmanamanProjekt/views.py", line 57, in home | |
return sso_auth_callback(request) | |
File "/envs/aurora.2014/lib/python3.4/site-packages/django/views/decorators/http.py", line 41, in inner | |
return func(request, *args, |