0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding email confirmation More... almost 12 years ago
Update master More... almost 12 years ago
Update master More... almost 12 years ago
Update master More... almost 12 years ago
first commit of subscribely More... almost 12 years ago
Added auth system to boilerplate More... almost 12 years ago
Remove testrunner (for now) due to compatibility issues with Python 2.7 runtime structure. Fixes #28. More... almost 12 years ago
Merge pull request #27 from aroscoe/patch-1 More... almost 12 years ago
Fixed typo. More... almost 12 years ago
Restore robots.txt file (to prevent 404 error), but don't disallow any resources. More... almost 12 years ago
Remove robots.txt file. More... almost 12 years ago
Typecast example_id as an int in the route rather than in the view function. More... almost 12 years ago
Enable the ability to delete an example. Add additional columns (timestamp, added_by) to example list table. Don't explicitly define 'example_id' as a property, as App Engine gives us an id automatically. More... almost 12 years ago
Leverage Bootstrap for forms, tooltips, alerts, modal dialogs, etc. More... almost 12 years ago
Clean up deleted files. More... almost 12 years ago
Update Flask-WTF to version 0.6 More... almost 12 years ago
Update WTForms to version 1.0.1 More... almost 12 years ago
Update Werkzeug to version 0.8.3 More... almost 12 years ago
Update Bootstrap to version 2.0.3. More... almost 12 years ago
Leverage Bootstrap as the front-end toolkit. Closes #26. More... almost 12 years ago
Enable MarkupSafe library to speed up Jinja template rendering. More... almost 12 years ago
Whitespace fixes. More... almost 12 years ago
Update readme to reflect correct project folder structure. More... almost 12 years ago
Remove obsolete files. Update readme to indicate Python 2.7 runtime support. More... almost 12 years ago
Initial progress towards Python 2.7 runtime support. More... almost 12 years ago
Point to correct location of unit tests. Fixes #24. More... almost 12 years ago
Specify path to profiler's static resources. Fixes #23. More... almost 12 years ago
Merge pull request #22 from bregenspan/master More... over 12 years ago
minor tweak to viewport tag to match Mozilla's recommended format More... over 12 years ago
Bump version numbers for Flask and Werkzeug in readme. More... over 12 years ago