0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 20 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
silly change More... over 11 years ago
Adding documentation for management commands and bumping django to 1.4 More... over 11 years ago
Removing django 1.4 as it is now available on appengine More... over 11 years ago
adding a runserver helper for fabric More... over 11 years ago
fixing django 1.4 issues More... over 11 years ago
fixing the oauth user info call More... over 11 years ago
adding tonights talk More... over 11 years ago
Fixing bug if no ordering specified More... over 11 years ago
Adding support for ordering More... over 11 years ago
Fixing the filter by and search for ndb More... over 11 years ago
Fix str method on users with no name or username More... over 11 years ago
fixing absolute url. More... over 11 years ago
Fixing repeated string properties More... over 11 years ago
Fixing extra data stored in user table, whoops More... over 11 years ago
Fixing up for ndb types More... almost 12 years ago
fixing history view More... almost 12 years ago
stop trying to be fancy More... almost 12 years ago
Fixing problem with saving NDB models and creation counter on DB models More... almost 12 years ago
More fixes for ndb models More... almost 12 years ago
make first and last name real properties More... almost 12 years ago
Adding more support for ndb models in admin More... almost 12 years ago
fixing logic error in add_username More... almost 12 years ago
Adding support for signup with an email address More... almost 12 years ago
Removing default admin, since user is an expando, people will need to override everything anyway More... almost 12 years ago
start of NDB support for the django admin More... almost 12 years ago
Changing admin for users to just display the safe username property More... almost 12 years ago
Redirect after error and use async get for user More... almost 12 years ago
Fixing signin views to not log someone in if they are already. Correct logic in twitter auth with new auth methods More... almost 12 years ago
Add some helpful properties for twitter and github accounts More... almost 12 years ago
Don't mess with g~ in the usernames, just add 'own:blah' and attempt to resolve unique issues. More... almost 12 years ago