summaryrefslogtreecommitdiff
path: root/news/views.py
AgeCommit message (Expand)Author
2019-03-19news: Make mailing list announcements configurable in settings.pyLuke Shumaker
2017-05-17Update news e-mail templaterelease_2017-05-17Angel Velasquez
2017-03-20news/views: Send e-mail to arch-announce on news creationGiancarlo Razzolini
2014-12-08Upgrade to python-markdown 2.5.2Dan McGee
2013-04-16Grab author when loading news item detailsDan McGee
2012-12-28Move slug creation helper to main/utilsDan McGee
2012-11-28Add safe_mode filter to news admin; preview uses safe modeDan McGee
2012-11-11Exclude news.safe_mode on news edit screenrelease_2012-11-11Dan McGee
2012-10-31Disable markdown safe modeDan McGee
2012-10-26Remove usages of 'django.contrib.markup'Dan McGee
2012-10-26Enable safe mode for markdown parsingDan McGee
2012-05-02Ensure order_by default value is cleared when using distinct()Dan McGee
2012-04-27Migrate news views to class-based generic viewsDan McGee
2011-10-11Pylint suggested and other cleanupsDan McGee
2011-01-14Clean up news redirect argumentDan McGee
2010-09-21Auto-populate slug on news item creationDan McGee
2010-09-21Update news views to use slug instead of IDDan McGee
2010-09-20Update news permission required stringrelease_2010-09-20Dan McGee
2010-09-08Paginate the news list viewrelease_2010-09-08Dan McGee
2010-09-08Move news model to an appropriate placeDan McGee
2010-09-03Use direct_to_template in all remaining possible placesDan McGee
2010-07-06Format all news items using markdownDan McGee
2010-07-02Defer loading news content when listing news itemsDan McGee
2010-06-22Add 'never_cache' decorator in a bunch of placesDan McGee
2010-06-20Remove AutoUserMiddlewareDan McGee
2010-02-17News: make add/edit page form largerDan McGee
2010-02-10Remove archweb prefix from all importsDan McGee
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales
2008-10-05drop some unused importsDusty Phillips
2008-10-05port news to django 1.0 using generic viewsDusty Phillips
2008-07-30fix permission bug on newsDusty Phillips
2008-06-27use a nicer decoratorDusty Phillips
2008-03-08Moved models aroundeliott
2007-12-29Massive retab fest.eliott
2007-12-29Modified render_template and renamed it to render_response (consistent witheliott
2007-12-22renamed importseliott
2007-11-03Initial import for public release...eliott