20
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added SignupCode.sent field to represent when a signup code was sent (or to indicate it has not been sent)
brosner
as Brian Rosner
More... about 13 years ago
Fixed datetime missed by pyflakes
brosner
as Brian Rosner
More... about 13 years ago
Increased expiry on signup codes to 24 hours (a better override is coming soon)
brosner
as Brian Rosner
More... about 13 years ago
Added SignupCode.email to unicode representation
brosner
as Brian Rosner
More... about 13 years ago
Moved signup code creation and send logic from form to model
brosner
as Brian Rosner
More... about 13 years ago
whitespace nits More... about 13 years ago
Working password change signal with passing tests. More... about 13 years ago
Merge branch 'fresh-start' of github.com:issackelly/pinax into fresh-start More... about 13 years ago
Upgraded django-debug-toolbar to 0.8.4
brosner
as Brian Rosner
More... about 13 years ago
Removed two places where ajax_validation is being used
brosner
as Brian Rosner
More... about 13 years ago
templates for basic project; fixing #36 and #37
jtauber
as James Tauber
More... about 13 years ago
Upgraded idios to 0.2a1.dev2
brosner
as Brian Rosner
More... about 13 years ago
added warning css class definition
jtauber
as James Tauber
More... about 13 years ago
added notification templates and styling
jtauber
as James Tauber
More... about 13 years ago
added account styling
jtauber
as James Tauber
More... about 13 years ago
removed ajax validation from account and basic projects and from signup template
jtauber
as James Tauber
More... about 13 years ago
0.9a2.dev1005 (includes all work from PyCon sprints)
brosner
as Brian Rosner
More... about 13 years ago
Added django-compressor; integrated it to each start project; turned off by default
brosner
as Brian Rosner
More... about 13 years ago
Added missing i18n loads in _footer.html templates
brosner
as Brian Rosner
More... about 13 years ago
Break out footer content into a project local partial include. More... about 13 years ago
Merge branch 'tasks/task-15' of https://github.com/lukeman/pinax into lukeman-tasks/task-15 More... about 13 years ago
Add request.path as the next parameter to log in links, which returns the user to the page that was being viewed when logging in. More... about 13 years ago
hooked up comments More... about 13 years ago
fixed content block More... about 13 years ago
fixed statics More... about 13 years ago
added biblion and dialogos More... about 13 years ago
implemented #31: show user messages
jtauber
as James Tauber
More... about 13 years ago
Removing groups from gitignore. More... about 13 years ago
started blog project More... about 13 years ago
There is not a PINAX_THEME on static_project. More... about 13 years ago