debian/cubicweb-twisted.install
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 09 Mar 2016 14:53:33 +0100
changeset 11241 a2091fa8cb2c
parent 10559 5821ae654dfd
permissions -rw-r--r--
[web/httpcache] fix Last-Modified generation time.mktime takes a time tuple in *local* time. We have an UTC datetime coming from the last_modified method, which we were interpreting as local time, leading to hilarity. Use calendar.timegm instead. Add tests for Last-Modified generation of the 'download' and 'manage' views.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10559
5821ae654dfd [pkg] various debian packaging fixes
Julien Cristau <julien.cristau@logilab.fr>
parents: 9208
diff changeset
     1
usr/lib/python2*/*-packages/cubicweb/etwist/