0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Pin Django to 1.3.2. Thanks to @LeonardoGentile for the report! More... over 11 years ago
Fixed path in README. Thanks to @DNX for the report. More... about 12 years ago
Comment the collection helper methods. More... about 12 years ago
Proper comments on mustache templatetag usage. More... about 12 years ago
Raise 404 when not found. More... about 12 years ago
Use static files contrib app. More... about 12 years ago
It's `--noinput` not `--no-input`. More... about 12 years ago
Update readme. More... about 12 years ago
Add missing pystache dependency. More... about 12 years ago
Don't request details for tweets we already have. More... about 12 years ago
Initial work on rendering detail page server side. More... about 12 years ago
Different view for detail page. More... about 12 years ago
update ich for no separation of partials and templates. More... about 12 years ago
Fix for detail view always returning the same data. More... about 12 years ago
Don't 404 on detail page. More... about 12 years ago
Initial pushState based navigation. More... about 12 years ago
Updated to latest official release of Tastypie, drop not so nice dependencies (lxml, pyyaml). More... about 12 years ago
Start of pushstate based frontend. More... about 12 years ago
Can't delete. More... over 12 years ago
Functioning js again. More... over 12 years ago
Purge the user. More... over 12 years ago
Proper api url. More... over 12 years ago
Formatting is hard. More... over 12 years ago
Made tweet model link to a user. More... about 13 years ago
Added gravatar helper. More... about 13 years ago
Moved back to the standard tastypie. More... about 13 years ago
Added some simple styling. More... over 13 years ago
If the server sends CREATED back, let's grab the model. More... over 13 years ago
Can tweet from the interface now. More... over 13 years ago
Can now CRUD from javascript console. More... over 13 years ago