0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
require python-memcached and werkzeug More... over 15 years ago
show Next on the paginator More... over 15 years ago
keep pip quiet More... over 15 years ago
Adding a build script for hudson More... over 15 years ago
adding lib/__init__.py so lib files get picked up by coverage More... over 15 years ago
add nose-xcover More... over 15 years ago
omit the header if there's no title More... over 15 years ago
make empty translation strings evaluate to False More... over 15 years ago
avoid querying if there are no ids; happens during unpickling More... over 15 years ago
reviews have weird translation rules since they're in the user's lang More... over 15 years ago
less bugs for the stars filter More... over 15 years ago
well, most of that was unnecessary More... over 15 years ago
getting tests working with innodb More... over 15 years ago
[bug 535307] Some suggested settings for settings.py, including setting InnoDB as a default More... over 15 years ago
logging docs More... over 15 years ago
it takes a village More... over 15 years ago
put the install instructions first More... over 15 years ago
now we can all be lumberjacks More... over 15 years ago
docs for translations More... over 15 years ago
watch for python file changes too More... over 15 years ago
Cake-cookie based authentication * Wrote a test to see if we can log in using a cake session. * Middleware can read cookie * Wrote an authenticator backend that reads the session data from the db * Rewrote users.User as users.UserProfile and linked it to d.c.a.User and included migrations * Got templates to work, and wrote a test to validate things * logout * Signals! We can now log a user out using the logout view, send a signal, and have it intercepted by the Cake app which will destroy its session and attempt to destroy the relevent cookies. * Updated models to use UserProfile * added media/js as a submodule * Prettied up the html so the remora JS works More... over 15 years ago
Ignoring some files More... over 15 years ago
new testing requirements More... over 15 years ago
ignore .pyc and .swp files More... over 15 years ago
use TranslatedField and ModelBase More... over 15 years ago
translations app More... over 15 years ago
rename LegacyModel to ModelBase, add translation support More... over 15 years ago
adding a wsgi entrypoint More... over 15 years ago
adding apps/__init__.py to trick nose into recursing into the app directories. More... over 15 years ago
Cleaned up the fabfile.py More... over 15 years ago