0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More sensible names for assets. More... almost 12 years ago
HTML5 header More... almost 12 years ago
Updated logging configuration to cope with Django 1.5 defaults. More... almost 12 years ago
Use openssl to generate secret key. More... almost 12 years ago
Update minimum Django version. More... almost 12 years ago
Merge commit 'b15c279a0a9e53be216b1a4663d283078ae1c537': fixes for Raven. More... almost 12 years ago
No secure cookies in DEBUG. More... about 12 years ago
Make latest Django release the minimum. More... over 12 years ago
Use raven_compat in INSTALLED_APPS. See https://github.com/getsentry/raven-python/issues/175 More... over 12 years ago
Add raven SentryResponseErrorIdMiddleware by default. More... over 12 years ago
Smarter settings for django-secure. More... over 12 years ago
Default SESSION_COOKIE_SECURE when not DEBUG More... over 12 years ago
Make fixtures from project root available. More... over 12 years ago
Sensible timezone and language defaults (for us, anyways). More... over 12 years ago
Assure no implicit upgrades to 1.5 are performed. More... over 12 years ago
Syncdb and migrate in single step. More... over 12 years ago
Merge branch 'django-secure' More... over 12 years ago
Merge branch 'south' More... over 12 years ago
Integration of django-secure More... over 12 years ago
Update Django, once again. More... over 12 years ago
Update to latest stable Django release. More... over 12 years ago
Use the latest Django release. More... almost 13 years ago
Comments about django-staticfiles and MIDDLEWARE_CLASSES and TEMPLATE_CONTEXT_PROCESSORS. More... about 13 years ago
Without local settings, we should fail miserably. More... about 13 years ago
ADMIN_MEDIA_PREFIX deprecated in 1.4 More... about 13 years ago
New and improved gitignore, based on GitHubs default. More... about 13 years ago
Also do migrate after creating database. More... about 13 years ago
South integration. More... about 13 years ago
We do not want account related features at the URL root. More... about 13 years ago
Password reset built in now. More... about 13 years ago