2015-04-03 |
Brian Neal |
Update fabric file for Django 1.7 upgrade.
|
2015-04-03 |
Brian Neal |
failIf is deprecated; replace with assertFalse.
|
2015-04-03 |
Brian Neal |
Update WSGI script for Django 1.7 upgrade.
|
2015-04-03 |
Brian Neal |
Fix mailing list link in admin.
|
2015-04-03 |
Brian Neal |
admin.autodiscover() is no longer needed.
|
2015-04-03 |
Brian Neal |
Stop passing callable to queryset.
|
2015-04-03 |
Brian Neal |
Set defaults for BooleanFields.
|
2015-04-02 |
Brian Neal |
Turn of warning about test runner behavior change.
|
2014-12-30 |
Brian Neal |
Tweak home page a bit.
|
2014-12-30 |
Brian Neal |
Add Sonic Cataclysm quotes to home page.
|
2014-12-30 |
Brian Neal |
Update copyright year for 2015.
|
2014-12-30 |
Brian Neal |
Fix floating images stomping on next story or footer.
|
2014-11-28 |
Brian Neal |
Add Pipeline 2014 Album of the Year graphic to home page.
|
2014-11-15 |
Brian Neal |
Add meta tag for perhaps better IE support.
|
2014-08-31 |
Brian Neal |
Updated band bio received from Ivan.
|
2014-08-23 |
Brian Neal |
Update requirements files for Django 1.6.6.
|
2014-07-31 |
Brian Neal |
Add Dick Dale photo to front page.
|
2014-07-31 |
Brian Neal |
urlquote photologue filenames when building URLs.
|
2014-07-04 |
Brian Neal |
Break news and press out on the navbar.
|
2014-07-04 |
Brian Neal |
Update Sonic Cataclysm links on home page.
|
2014-07-04 |
Brian Neal |
Make manage.py use local settings by default.
|
2014-06-03 |
Brian Neal |
More front page tweaks for Sonic Cataclysm.
|
2014-06-03 |
Brian Neal |
Sonic Cataclysm home page updates.
|
2014-05-17 |
Brian Neal |
Merge.
|
2014-05-17 |
Brian Neal |
Update requirements.txt.
|
2014-05-17 |
Brian Neal |
Update dev requirements for Django 1.6.5 and Pillow 2.4.0.
|
2014-04-12 |
Brian Neal |
Add Sonic Cataclysm artwork to home page.
|
2014-03-23 |
Brian Neal |
Order photo galleries by date added (reverse) instead of by id.
|
2014-03-23 |
Brian Neal |
Add GP article to home page.
|
2014-03-08 |
Brian Neal |
Support photologue photo detail views to prevent 404s in the admin.
|