graph
- Update to Django 1.8.8.2016-01-15, by Brian Neal
- Add comments icon on news story.2016-01-15, by Brian Neal
- Added Bob Dalley's book to store page.2016-01-15, by Brian Neal
- Update copyright for 2016.2016-01-15, by Brian Neal
- Update dlwgetcat to use site scheme.2015-12-31, by Brian Neal
- Add link to 2015 MP3 compilation on archive.org.2015-12-31, by Brian Neal
- Fix bad select_related call.2015-12-29, by Brian Neal
- Update news story admin to allow editing comment thread.2015-12-27, by Brian Neal
- Remove usages of @models.permalink.2015-12-26, by Brian Neal
- Fix UnicodeEncodeError issue in custom search form.2015-12-26, by Brian Neal
- Update django-haystack in requirements.txt.2015-12-26, by Brian Neal
- Django 1.8 warnings / tech debt cleanup.2015-12-26, by Brian Neal
- Get rid of some warnings in Django 1.8.2015-12-20, by Brian Neal
- Merge.2015-12-16, by Brian Neal
- Add missing javascript to forums new topic page.2015-12-16, by Brian Neal
- Django 1.8 changes; first batch.2015-12-15, by Brian Neal
- Fix unicode issue with creating forum threads for news.2015-12-14, by Brian Neal
- Update SITE_SCHEME setting for production.2015-12-14, by Brian Neal
- Fix bug in edit elsewhere template.2015-12-10, by Brian Neal
- Perform image_check on membermap messages.2015-12-10, by Brian Neal
- Perform image_check on downloads.2015-12-10, by Brian Neal
- Perform image_check on private messages.2015-12-09, by Brian Neal
- Perform image_check on gcalendar description.2015-12-08, by Brian Neal
- Unbreak the flag icon template tag.2015-12-08, by Brian Neal
- Turn on ManifestStaticFilesStorage on production.2015-12-07, by Brian Neal
- ManifestStaticFilesStorage: get rid of STATIC_URL in templates.2015-12-06, by Brian Neal
- ManifestStaticFilesStorage: stop using form Media.2015-12-06, by Brian Neal
- Fixes to make assets work with ManifestStaticFilesStorage.2015-12-06, by Brian Neal