Mercurial > public > sg101
view gpp/news/static/js/news_admin.js @ 560:4e891919c63f
Changed the avatar upload_to path to not rely on the user supplied name,
as this has caused problems in the past (too long). Now just store avatars
under media/avatars/users/username.ext.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 02 Feb 2012 20:09:19 -0600 |
parents | 7854d75427af |
children |
line wrap: on
line source
django.jQuery(document).ready(function() { django.jQuery('#id_meta_description').addClass('mceNoEditor'); });