Wed, 25 Nov 2015 18:31:48 +0100 |
Rabah Meradi |
[views] remove breadcrumbs usage to retrieve last visited page
|
file |
diff |
annotate
|
Fri, 16 Oct 2015 11:58:10 +0200 |
Rémi Cardona |
spelling: *aly → *ally
|
file |
diff |
annotate
|
Fri, 20 Nov 2015 12:37:15 +0100 |
Julien Cristau |
[web] fix typo in doc string
|
file |
diff |
annotate
|
Thu, 19 Nov 2015 18:55:10 +0100 |
Rémi Cardona |
[web] stop adding an Expires header with all responses
|
file |
diff |
annotate
|
Fri, 20 Nov 2015 17:13:03 +0100 |
Julien Cristau |
[web] stop looking at a request's Cache-Control header
|
file |
diff |
annotate
|
Tue, 06 Oct 2015 11:15:56 +0200 |
Julien Cristau |
[web] base64 works on bytes not str (py3k)
|
file |
diff |
annotate
|
Mon, 12 Oct 2015 21:06:45 +0200 |
Rémi Cardona |
[py3k] http headers should be ascii-only unicode objects
|
file |
diff |
annotate
|
Fri, 18 Sep 2015 18:03:19 +0200 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
Wed, 16 Sep 2015 16:07:29 +0200 |
Rémi Cardona |
[web/request] don't convert request parameters if py3k
|
file |
diff |
annotate
|
Wed, 16 Sep 2015 15:50:42 +0200 |
Rémi Cardona |
[py3k] __nonzero__ → __bool__
|
file |
diff |
annotate
|
Wed, 16 Sep 2015 17:28:06 +0200 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 16:57:09 +0200 |
Rémi Cardona |
[py3k] bytes required for hashlib.{md5,sha1}()
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 16:15:03 +0200 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 18:56:29 +0200 |
Rémi Cardona |
[py3k] io.BytesIO
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 16:03:07 +0200 |
Rémi Cardona |
[py3k] basestring → six.string_types
|
file |
diff |
annotate
|