2013-08-29 |
Brian Neal |
For Django 1.5: slugify is now available in django.utils.text.
|
2013-08-28 |
Brian Neal |
For Django 1.5: The adminmedia template tags library was removed.
|
2013-08-28 |
Brian Neal |
For Django 1.5: {% load url from future %} is now obsolete.
|
2013-08-28 |
Brian Neal |
For Django 1.5: Don't include old photologue URLs.
|
2013-08-28 |
Brian Neal |
For Django 1.5: localflavor is deprecated in preference to a 3rd party app.
|
2013-08-28 |
Brian Neal |
For Django 1.5: replace django's simplejson with json.
|
2013-04-13 |
Brian Neal |
Close this branch. I'm not sure if I merged it correctly to the
django1.3
|
2013-04-13 |
Brian Neal |
Updates for moving to new jaguar server.
|
2013-03-09 |
Brian Neal |
Update copyright year on base template.
|
2013-03-09 |
Brian Neal |
Update to Django 1.4.5.
|
2013-03-03 |
Brian Neal |
Add band bio at the top of the bio page.
|
2012-12-15 |
Brian Neal |
Credit Jonpaul Balak with the Tiki Magazine quote on home page.
|
2012-12-15 |
Brian Neal |
Added Tiki Magazine blurb to the home page.
|
2012-10-26 |
Brian Neal |
Get rid of the last Myspace link on the home page. Replace with YouTube link.
|
2012-10-26 |
Brian Neal |
Don't display empty flyers div for the upcoming gigs tag.
|
2012-10-26 |
Brian Neal |
Added Pipeline blurb about Tribal Fires to front page.
|
2012-08-04 |
Brian Neal |
Update requirements.txt for Django 1.4.1.
|
2012-07-29 |
Brian Neal |
Update fabric file for Django 1.4 directory changes.
|
2012-07-29 |
Brian Neal |
Added Tribal Fires quotes on the home page.
|
2012-07-14 |
Brian Neal |
Update requirements.txt file.
|
2012-07-14 |
Brian Neal |
Update fabfile for Django 1.4 changes.
|
2012-07-14 |
Brian Neal |
Tweak upcoming gigs tag HTML to prevent overflow.
|
2012-04-14 |
Brian Neal |
Update requirements.txt for Django 1.4.
|
2012-04-14 |
Brian Neal |
For Django 1.4, using the new manage.py.
|
2012-04-14 |
Brian Neal |
Remove unneeded TEMPLATE_DIR entry.
|
2012-04-14 |
Brian Neal |
For Django 1.4, add a password reset feature to the admin.
|
2012-04-14 |
Brian Neal |
For Django 1.4, remove deprecated admin_media_prefix templatetag.
|
2012-04-14 |
Brian Neal |
For Django 1.4, enable clickjacking protection middleware.
|