website/www/conservancy/apps/blog
Brett Smith 0160f03c25 blog: Remove unnecessary kwargs manipulation from custom_index.
I don't know if this code is left over from previous versions or what, but
it's not doing anything now.  custom_index doesn't pass kwargs to anything
else, so there's no need to fiddle with the dict so much.
2017-02-03 11:02:33 -05:00
..
__init__.py Applications directory from SFLC website; About to adapt it for Conservancy website to run on its own 2010-09-26 17:32:53 -04:00
admin.py Just quit it with this relative import stuff. 2015-03-08 17:54:05 -07:00
models.py Keep blog posts on front page for 30 days. 2012-02-15 15:13:30 -08:00
urls.py Just quit it with this relative import stuff. 2015-03-08 17:54:05 -07:00
views.py blog: Remove unnecessary kwargs manipulation from custom_index. 2017-02-03 11:02:33 -05:00