Age | Commit message (Expand) | Author |
2013-04-16 | Grab author when loading news item details | Dan McGee |
2012-12-28 | Move slug creation helper to main/utils | Dan McGee |
2012-11-28 | Add safe_mode filter to news admin; preview uses safe mode | Dan McGee |
2012-11-11 | Exclude news.safe_mode on news edit screenrelease_2012-11-11 | Dan McGee |
2012-10-31 | Disable markdown safe mode | Dan McGee |
2012-10-26 | Remove usages of 'django.contrib.markup' | Dan McGee |
2012-10-26 | Enable safe mode for markdown parsing | Dan McGee |
2012-05-02 | Ensure order_by default value is cleared when using distinct() | Dan McGee |
2012-04-27 | Migrate news views to class-based generic views | Dan McGee |
2011-10-11 | Pylint suggested and other cleanups | Dan McGee |
2011-01-14 | Clean up news redirect argument | Dan McGee |
2010-09-21 | Auto-populate slug on news item creation | Dan McGee |
2010-09-21 | Update news views to use slug instead of ID | Dan McGee |
2010-09-20 | Update news permission required stringrelease_2010-09-20 | Dan McGee |
2010-09-08 | Paginate the news list viewrelease_2010-09-08 | Dan McGee |
2010-09-08 | Move news model to an appropriate place | Dan McGee |
2010-09-03 | Use direct_to_template in all remaining possible places | Dan McGee |
2010-07-06 | Format all news items using markdown | Dan McGee |
2010-07-02 | Defer loading news content when listing news items | Dan McGee |
2010-06-22 | Add 'never_cache' decorator in a bunch of places | Dan McGee |
2010-06-20 | Remove AutoUserMiddleware | Dan McGee |
2010-02-17 | News: make add/edit page form larger | Dan McGee |
2010-02-10 | Remove archweb prefix from all imports | Dan McGee |
2009-11-09 | modified import paths from archweb_dev to archweb | Ismael Carnales |
2008-10-05 | drop some unused imports | Dusty Phillips |
2008-10-05 | port news to django 1.0 using generic views | Dusty Phillips |
2008-07-30 | fix permission bug on news | Dusty Phillips |
2008-06-27 | use a nicer decorator | Dusty Phillips |
2008-03-08 | Moved models around | eliott |
2007-12-29 | Massive retab fest. | eliott |
2007-12-29 | Modified render_template and renamed it to render_response (consistent with | eliott |
2007-12-22 | renamed imports | eliott |
2007-11-03 | Initial import for public release... | eliott |