0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Catch AttributeError instead of KeyError in the request_environ_data example More... almost 10 years ago
Better wording for back-link and view-source in examples More... almost 10 years ago
Review Content-Type example More... almost 10 years ago
Update the release date of 0.4.1 More... almost 10 years ago
Replace deprecated cgi.escape with a copy of 3.4's html.escape. More... almost 10 years ago
version 0.4 More... almost 10 years ago
Turn a comment into the get_app docstring More... almost 10 years ago
Assume that globals of the fiole module are imported in the documentation snippets More... almost 10 years ago
Add |n filter and document the auto-escape feature; issue #5 More... almost 10 years ago
Test Request.script_name too More... almost 10 years ago
Fix caching of Request.accept* headers More... almost 10 years ago
Minor documentation update More... almost 10 years ago
Replace Request.base_url with Request.get_url(...) and attributes host_url and script_name; issue #4 More... almost 10 years ago
Replace the lambda with proper function def More... almost 10 years ago
Add test for Request attributes More... almost 10 years ago
Add Request.base_url, requested in issue #4 More... almost 10 years ago
Add wheel support More... almost 10 years ago
Fix DeprecationWarning: automatic int conversions have been deprecated in Python 3.4 More... almost 10 years ago
Add Python 3.4 to the Travis-CI configuration More... almost 10 years ago
Fix the upload_form example More... almost 11 years ago
version 0.3 More... almost 11 years ago
Fix template loader test More... almost 11 years ago
Fix typo More... almost 11 years ago
Raise AttributeError when accessing missing attribute of Request More... almost 11 years ago
Compile with the absolute path, to fix traceback source lookup More... almost 11 years ago
An unused import More... almost 11 years ago
Add the Fiole.hooks attribute to the documentation More... almost 11 years ago
Close the file handle on HEAD request More... almost 11 years ago
Review the f.a.q. More... almost 11 years ago
Add support for hooks More... almost 11 years ago