Skip to content

Commit

Permalink
Adding django-csp for when we turn that on
Browse files Browse the repository at this point in the history
  • Loading branch information
clouserw committed Sep 23, 2010
1 parent ecaab00 commit f65b447
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -19,6 +19,9 @@
[submodule "src/django-cache-machine"]
path = src/django-cache-machine
url = git://github.com/jbalogh/django-cache-machine.git
[submodule "src/django-csp"]
path = src/django-csp
url = git://github.com/mozilla/django-csp.git
[submodule "src/django-debug-toolbar"]
path = src/django-debug-toolbar
url = git://github.com/robhudson/django-debug-toolbar.git
Expand Down
1 change: 1 addition & 0 deletions src/django-csp
Submodule django-csp added at e1d0f5

0 comments on commit f65b447

Please sign in to comment.