view media/js/downloads_admin.js @ 38:c14cfd6be87a

Added basic logging to settings.py. The send_email function is now logging. Removed remnants of the DebugLog model.
author Brian Neal <bgneal@gmail.com>
date Thu, 11 Jun 2009 01:33:38 +0000
parents dbd703f7d63a
children
line wrap: on
line source
$(document).ready(function() {
    $('#id_description').markItUp(mySettings);
});