Skip to content

Instantly share code, notes, and snippets.

@andybak
Created February 3, 2014 13:43
Show Gist options
  • Save andybak/8784016 to your computer and use it in GitHub Desktop.
Save andybak/8784016 to your computer and use it in GitHub Desktop.
import django_admin_blocks
django_admin_blocks.register({
'script_blocks': [
{'url_path': 'js/jQuery.cookies.js'},
{'url_path': 'js/cms_admin.js'},
],
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment