0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #58 from cyberphobia/original More... over 10 years ago
Add CSRF protection, some bugfixes. More... over 10 years ago
Fixed taskqueue error catching More... about 13 years ago
Fixes and tweaks to Gert-Jan's static page support More... about 13 years ago
Fixed error in tzinfo when none is present in config file More... about 13 years ago
Added a page system. The page system allows the creation of static pages outside of the blog. A completely customizable page can be used for this, so a page can be fully in the style of the blog or have it's own style. Changed the admin panel: - Removed the new post tab, replaced it with a link in the page. - Added a Pages tab. More... over 13 years ago
Added 'line numbers' to 'sourcecode' areas! Finally :) More... over 13 years ago
Removing unused file More... over 13 years ago
Minor tweaks to the base.html templating More... over 13 years ago
Minor CSS tweaks for the "default" theme. More... over 13 years ago
don't show analytics code on preview page More... over 13 years ago
models.BlogPost: shift initing of deps into get_deps More... almost 14 years ago
handlers: don't show analytics for *all* admin pages More... almost 14 years ago
ListingContentGenerator: make prev_page use first_page_path More... almost 14 years ago
update app.yaml with BlogDate model More... almost 14 years ago
ListingContentGenerator: call static.set() only once for first page More... almost 14 years ago
post_deploy: handle situation where no VersionInfo entitites exist More... almost 14 years ago
use timezone-aware datetimes in templates More... almost 14 years ago
BlogDate: use timezone-aware datetimes More... almost 14 years ago
provide timezone-aware published and updated properties for BlogPost More... almost 14 years ago
utils: strip trailing whitespace More... almost 14 years ago
static: strip trailing whitespace More... almost 14 years ago
models: strip trailing whitespace More... almost 14 years ago
generators: strip trailing whitespace More... almost 14 years ago
post_deploy.regenerate_all: assume previous_version is non-None More... almost 14 years ago
handlers.RegenerateHandler: don't pass a tuple to post_deploy() More... almost 14 years ago
don't show analytics code for admin pages More... almost 14 years ago
post_deply: don't compare Model with tuple More... almost 14 years ago
atom.xml: don't assume <updated> to be last updated post More... almost 14 years ago
static: allow caller to specify last_modified More... almost 14 years ago