瀏覽代碼

Move oscar's assets into an oscar folder.

This is to avoid namespace clashes when collectstatic is run.  If
projects used the same path for an asset then it would clobber one of
oscar's.  Eg, a project might define 'css/dashboard.css' which would
clobber the CSS file from oscar.
master
David Winterbottom 13 年之前
父節點
當前提交
52a1421630
共有 100 個文件被更改,包括 10 次插入10 次删除
  1. 0
    0
      oscar/static/oscar/css/dashboard.css
  2. 0
    0
      oscar/static/oscar/css/responsive.css
  3. 0
    0
      oscar/static/oscar/css/snowcone.css
  4. 0
    0
      oscar/static/oscar/css/styles.css
  5. 0
    0
      oscar/static/oscar/favicon.ico
  6. 0
    0
      oscar/static/oscar/fonts/snowcone-regular-webfont.eot
  7. 0
    0
      oscar/static/oscar/fonts/snowcone-regular-webfont.svg
  8. 0
    0
      oscar/static/oscar/fonts/snowcone-regular-webfont.ttf
  9. 0
    0
      oscar/static/oscar/fonts/snowcone-regular-webfont.woff
  10. 0
    0
      oscar/static/oscar/img/ui/ajax-loader.gif
  11. 0
    0
      oscar/static/oscar/img/ui/bg-stars-small.png
  12. 0
    0
      oscar/static/oscar/img/ui/bg-stars.png
  13. 0
    0
      oscar/static/oscar/img/ui/black.png
  14. 0
    0
      oscar/static/oscar/img/ui/icon_arrow_down.png
  15. 0
    0
      oscar/static/oscar/img/ui/icon_arrow_left.png
  16. 0
    0
      oscar/static/oscar/img/ui/icon_minus.png
  17. 0
    0
      oscar/static/oscar/img/ui/icon_plus.png
  18. 0
    0
      oscar/static/oscar/img/ui/icon_slider_left.png
  19. 0
    0
      oscar/static/oscar/img/ui/icon_slider_right.png
  20. 0
    0
      oscar/static/oscar/img/ui/nav_sprite.png
  21. 0
    0
      oscar/static/oscar/js/bootstrap/bootstrap.js
  22. 0
    0
      oscar/static/oscar/js/bootstrap/bootstrap.min.js
  23. 0
    0
      oscar/static/oscar/js/colorbox/colorbox.css
  24. 0
    0
      oscar/static/oscar/js/colorbox/images/border.png
  25. 0
    0
      oscar/static/oscar/js/colorbox/images/controls.png
  26. 0
    0
      oscar/static/oscar/js/colorbox/images/ie6/borderBottomCenter.png
  27. 0
    0
      oscar/static/oscar/js/colorbox/images/ie6/borderBottomLeft.png
  28. 0
    0
      oscar/static/oscar/js/colorbox/images/ie6/borderBottomRight.png
  29. 0
    0
      oscar/static/oscar/js/colorbox/images/ie6/borderMiddleLeft.png
  30. 0
    0
      oscar/static/oscar/js/colorbox/images/ie6/borderMiddleRight.png
  31. 0
    0
      oscar/static/oscar/js/colorbox/images/ie6/borderTopCenter.png
  32. 0
    0
      oscar/static/oscar/js/colorbox/images/ie6/borderTopLeft.png
  33. 0
    0
      oscar/static/oscar/js/colorbox/images/ie6/borderTopRight.png
  34. 0
    0
      oscar/static/oscar/js/colorbox/images/loading.gif
  35. 0
    0
      oscar/static/oscar/js/colorbox/images/loading_background.png
  36. 0
    0
      oscar/static/oscar/js/colorbox/images/overlay.png
  37. 0
    0
      oscar/static/oscar/js/colorbox/jquery.colorbox-min.js
  38. 0
    0
      oscar/static/oscar/js/elastislide/jquery.elastislide.js
  39. 0
    0
      oscar/static/oscar/js/jquery/jquery-1.7.1.min.js
  40. 0
    0
      oscar/static/oscar/js/jquery/jquery.easing.1.3.js
  41. 0
    0
      oscar/static/oscar/js/oscar/dashboard.js
  42. 0
    0
      oscar/static/oscar/js/oscar/ui.js
  43. 0
    0
      oscar/static/oscar/js/responsivegallery/ajax-loader.gif
  44. 0
    0
      oscar/static/oscar/js/responsivegallery/black.png
  45. 0
    0
      oscar/static/oscar/js/responsivegallery/gallery.js
  46. 0
    0
      oscar/static/oscar/js/responsivegallery/jquery.tmpl.min.js
  47. 0
    0
      oscar/static/oscar/js/responsivegallery/views.png
  48. 0
    0
      oscar/static/oscar/js/snowcone/snowcone.js
  49. 0
    0
      oscar/static/oscar/less/bootstrap/accordion.less
  50. 0
    0
      oscar/static/oscar/less/bootstrap/alerts.less
  51. 0
    0
      oscar/static/oscar/less/bootstrap/bootstrap.less
  52. 0
    0
      oscar/static/oscar/less/bootstrap/breadcrumbs.less
  53. 0
    0
      oscar/static/oscar/less/bootstrap/button-groups.less
  54. 0
    0
      oscar/static/oscar/less/bootstrap/buttons.less
  55. 0
    0
      oscar/static/oscar/less/bootstrap/carousel.less
  56. 0
    0
      oscar/static/oscar/less/bootstrap/close.less
  57. 0
    0
      oscar/static/oscar/less/bootstrap/code.less
  58. 0
    0
      oscar/static/oscar/less/bootstrap/component-animations.less
  59. 0
    0
      oscar/static/oscar/less/bootstrap/dropdowns.less
  60. 0
    0
      oscar/static/oscar/less/bootstrap/forms.less
  61. 0
    0
      oscar/static/oscar/less/bootstrap/grid.less
  62. 0
    0
      oscar/static/oscar/less/bootstrap/hero-unit.less
  63. 0
    0
      oscar/static/oscar/less/bootstrap/labels.less
  64. 0
    0
      oscar/static/oscar/less/bootstrap/layouts.less
  65. 0
    0
      oscar/static/oscar/less/bootstrap/mixins.less
  66. 0
    0
      oscar/static/oscar/less/bootstrap/modals.less
  67. 0
    0
      oscar/static/oscar/less/bootstrap/navbar.less
  68. 0
    0
      oscar/static/oscar/less/bootstrap/navs.less
  69. 0
    0
      oscar/static/oscar/less/bootstrap/pager.less
  70. 0
    0
      oscar/static/oscar/less/bootstrap/pagination.less
  71. 0
    0
      oscar/static/oscar/less/bootstrap/popovers.less
  72. 0
    0
      oscar/static/oscar/less/bootstrap/progress-bars.less
  73. 0
    0
      oscar/static/oscar/less/bootstrap/reset.less
  74. 0
    0
      oscar/static/oscar/less/bootstrap/scaffolding.less
  75. 0
    0
      oscar/static/oscar/less/bootstrap/sprites.less
  76. 0
    0
      oscar/static/oscar/less/bootstrap/tables.less
  77. 0
    0
      oscar/static/oscar/less/bootstrap/thumbnails.less
  78. 0
    0
      oscar/static/oscar/less/bootstrap/tooltip.less
  79. 0
    0
      oscar/static/oscar/less/bootstrap/type.less
  80. 0
    0
      oscar/static/oscar/less/bootstrap/utilities.less
  81. 0
    0
      oscar/static/oscar/less/bootstrap/variables.less
  82. 0
    0
      oscar/static/oscar/less/bootstrap/wells.less
  83. 0
    0
      oscar/static/oscar/less/dashboard.less
  84. 0
    0
      oscar/static/oscar/less/page/account.less
  85. 0
    0
      oscar/static/oscar/less/page/badges.less
  86. 0
    0
      oscar/static/oscar/less/page/checkout.less
  87. 0
    0
      oscar/static/oscar/less/page/head_foot.less
  88. 0
    0
      oscar/static/oscar/less/page/osc_layout.less
  89. 0
    0
      oscar/static/oscar/less/page/osc_mixins.less
  90. 0
    0
      oscar/static/oscar/less/page/plugins.less
  91. 0
    0
      oscar/static/oscar/less/page/product_lists.less
  92. 0
    0
      oscar/static/oscar/less/page/product_page.less
  93. 0
    0
      oscar/static/oscar/less/page/promotions.less
  94. 0
    0
      oscar/static/oscar/less/responsive.less
  95. 0
    0
      oscar/static/oscar/less/styles.less
  96. 1
    1
      oscar/templates/404.html
  97. 2
    2
      oscar/templates/500.html
  98. 6
    6
      oscar/templates/base.html
  99. 1
    1
      oscar/templates/checkout/layout.html
  100. 0
    0
      oscar/templates/dashboard/layout.html

oscar/static/css/dashboard.css → oscar/static/oscar/css/dashboard.css 查看文件


oscar/static/css/responsive.css → oscar/static/oscar/css/responsive.css 查看文件


oscar/static/css/snowcone.css → oscar/static/oscar/css/snowcone.css 查看文件


oscar/static/css/styles.css → oscar/static/oscar/css/styles.css 查看文件


oscar/static/favicon.ico → oscar/static/oscar/favicon.ico 查看文件


oscar/static/fonts/snowcone-regular-webfont.eot → oscar/static/oscar/fonts/snowcone-regular-webfont.eot 查看文件


oscar/static/fonts/snowcone-regular-webfont.svg → oscar/static/oscar/fonts/snowcone-regular-webfont.svg 查看文件


oscar/static/fonts/snowcone-regular-webfont.ttf → oscar/static/oscar/fonts/snowcone-regular-webfont.ttf 查看文件


oscar/static/fonts/snowcone-regular-webfont.woff → oscar/static/oscar/fonts/snowcone-regular-webfont.woff 查看文件


oscar/static/img/ui/ajax-loader.gif → oscar/static/oscar/img/ui/ajax-loader.gif 查看文件


oscar/static/img/ui/bg-stars-small.png → oscar/static/oscar/img/ui/bg-stars-small.png 查看文件


oscar/static/img/ui/bg-stars.png → oscar/static/oscar/img/ui/bg-stars.png 查看文件


oscar/static/img/ui/black.png → oscar/static/oscar/img/ui/black.png 查看文件


oscar/static/img/ui/icon_arrow_down.png → oscar/static/oscar/img/ui/icon_arrow_down.png 查看文件


oscar/static/img/ui/icon_arrow_left.png → oscar/static/oscar/img/ui/icon_arrow_left.png 查看文件


oscar/static/img/ui/icon_minus.png → oscar/static/oscar/img/ui/icon_minus.png 查看文件


oscar/static/img/ui/icon_plus.png → oscar/static/oscar/img/ui/icon_plus.png 查看文件


oscar/static/img/ui/icon_slider_left.png → oscar/static/oscar/img/ui/icon_slider_left.png 查看文件


oscar/static/img/ui/icon_slider_right.png → oscar/static/oscar/img/ui/icon_slider_right.png 查看文件


oscar/static/img/ui/nav_sprite.png → oscar/static/oscar/img/ui/nav_sprite.png 查看文件


oscar/static/js/bootstrap/bootstrap.js → oscar/static/oscar/js/bootstrap/bootstrap.js 查看文件


oscar/static/js/bootstrap/bootstrap.min.js → oscar/static/oscar/js/bootstrap/bootstrap.min.js 查看文件


oscar/static/js/colorbox/colorbox.css → oscar/static/oscar/js/colorbox/colorbox.css 查看文件


oscar/static/js/colorbox/images/border.png → oscar/static/oscar/js/colorbox/images/border.png 查看文件


oscar/static/js/colorbox/images/controls.png → oscar/static/oscar/js/colorbox/images/controls.png 查看文件


oscar/static/js/colorbox/images/ie6/borderBottomCenter.png → oscar/static/oscar/js/colorbox/images/ie6/borderBottomCenter.png 查看文件


oscar/static/js/colorbox/images/ie6/borderBottomLeft.png → oscar/static/oscar/js/colorbox/images/ie6/borderBottomLeft.png 查看文件


oscar/static/js/colorbox/images/ie6/borderBottomRight.png → oscar/static/oscar/js/colorbox/images/ie6/borderBottomRight.png 查看文件


oscar/static/js/colorbox/images/ie6/borderMiddleLeft.png → oscar/static/oscar/js/colorbox/images/ie6/borderMiddleLeft.png 查看文件


oscar/static/js/colorbox/images/ie6/borderMiddleRight.png → oscar/static/oscar/js/colorbox/images/ie6/borderMiddleRight.png 查看文件


oscar/static/js/colorbox/images/ie6/borderTopCenter.png → oscar/static/oscar/js/colorbox/images/ie6/borderTopCenter.png 查看文件


oscar/static/js/colorbox/images/ie6/borderTopLeft.png → oscar/static/oscar/js/colorbox/images/ie6/borderTopLeft.png 查看文件


oscar/static/js/colorbox/images/ie6/borderTopRight.png → oscar/static/oscar/js/colorbox/images/ie6/borderTopRight.png 查看文件


oscar/static/js/colorbox/images/loading.gif → oscar/static/oscar/js/colorbox/images/loading.gif 查看文件


oscar/static/js/colorbox/images/loading_background.png → oscar/static/oscar/js/colorbox/images/loading_background.png 查看文件


oscar/static/js/colorbox/images/overlay.png → oscar/static/oscar/js/colorbox/images/overlay.png 查看文件


oscar/static/js/colorbox/jquery.colorbox-min.js → oscar/static/oscar/js/colorbox/jquery.colorbox-min.js 查看文件


oscar/static/js/elastislide/jquery.elastislide.js → oscar/static/oscar/js/elastislide/jquery.elastislide.js 查看文件


oscar/static/js/jquery/jquery-1.7.1.min.js → oscar/static/oscar/js/jquery/jquery-1.7.1.min.js 查看文件


oscar/static/js/jquery/jquery.easing.1.3.js → oscar/static/oscar/js/jquery/jquery.easing.1.3.js 查看文件


oscar/static/js/oscar/dashboard.js → oscar/static/oscar/js/oscar/dashboard.js 查看文件


oscar/static/js/oscar/ui.js → oscar/static/oscar/js/oscar/ui.js 查看文件


oscar/static/js/responsivegallery/ajax-loader.gif → oscar/static/oscar/js/responsivegallery/ajax-loader.gif 查看文件


oscar/static/js/responsivegallery/black.png → oscar/static/oscar/js/responsivegallery/black.png 查看文件


oscar/static/js/responsivegallery/gallery.js → oscar/static/oscar/js/responsivegallery/gallery.js 查看文件


oscar/static/js/responsivegallery/jquery.tmpl.min.js → oscar/static/oscar/js/responsivegallery/jquery.tmpl.min.js 查看文件


oscar/static/js/responsivegallery/views.png → oscar/static/oscar/js/responsivegallery/views.png 查看文件


oscar/static/js/snowcone/snowcone.js → oscar/static/oscar/js/snowcone/snowcone.js 查看文件


oscar/static/less/bootstrap/accordion.less → oscar/static/oscar/less/bootstrap/accordion.less 查看文件


oscar/static/less/bootstrap/alerts.less → oscar/static/oscar/less/bootstrap/alerts.less 查看文件


oscar/static/less/bootstrap/bootstrap.less → oscar/static/oscar/less/bootstrap/bootstrap.less 查看文件


oscar/static/less/bootstrap/breadcrumbs.less → oscar/static/oscar/less/bootstrap/breadcrumbs.less 查看文件


oscar/static/less/bootstrap/button-groups.less → oscar/static/oscar/less/bootstrap/button-groups.less 查看文件


oscar/static/less/bootstrap/buttons.less → oscar/static/oscar/less/bootstrap/buttons.less 查看文件


oscar/static/less/bootstrap/carousel.less → oscar/static/oscar/less/bootstrap/carousel.less 查看文件


oscar/static/less/bootstrap/close.less → oscar/static/oscar/less/bootstrap/close.less 查看文件


oscar/static/less/bootstrap/code.less → oscar/static/oscar/less/bootstrap/code.less 查看文件


oscar/static/less/bootstrap/component-animations.less → oscar/static/oscar/less/bootstrap/component-animations.less 查看文件


oscar/static/less/bootstrap/dropdowns.less → oscar/static/oscar/less/bootstrap/dropdowns.less 查看文件


oscar/static/less/bootstrap/forms.less → oscar/static/oscar/less/bootstrap/forms.less 查看文件


oscar/static/less/bootstrap/grid.less → oscar/static/oscar/less/bootstrap/grid.less 查看文件


oscar/static/less/bootstrap/hero-unit.less → oscar/static/oscar/less/bootstrap/hero-unit.less 查看文件


oscar/static/less/bootstrap/labels.less → oscar/static/oscar/less/bootstrap/labels.less 查看文件


oscar/static/less/bootstrap/layouts.less → oscar/static/oscar/less/bootstrap/layouts.less 查看文件


oscar/static/less/bootstrap/mixins.less → oscar/static/oscar/less/bootstrap/mixins.less 查看文件


oscar/static/less/bootstrap/modals.less → oscar/static/oscar/less/bootstrap/modals.less 查看文件


oscar/static/less/bootstrap/navbar.less → oscar/static/oscar/less/bootstrap/navbar.less 查看文件


oscar/static/less/bootstrap/navs.less → oscar/static/oscar/less/bootstrap/navs.less 查看文件


oscar/static/less/bootstrap/pager.less → oscar/static/oscar/less/bootstrap/pager.less 查看文件


oscar/static/less/bootstrap/pagination.less → oscar/static/oscar/less/bootstrap/pagination.less 查看文件


oscar/static/less/bootstrap/popovers.less → oscar/static/oscar/less/bootstrap/popovers.less 查看文件


oscar/static/less/bootstrap/progress-bars.less → oscar/static/oscar/less/bootstrap/progress-bars.less 查看文件


oscar/static/less/bootstrap/reset.less → oscar/static/oscar/less/bootstrap/reset.less 查看文件


oscar/static/less/bootstrap/scaffolding.less → oscar/static/oscar/less/bootstrap/scaffolding.less 查看文件


oscar/static/less/bootstrap/sprites.less → oscar/static/oscar/less/bootstrap/sprites.less 查看文件


oscar/static/less/bootstrap/tables.less → oscar/static/oscar/less/bootstrap/tables.less 查看文件


oscar/static/less/bootstrap/thumbnails.less → oscar/static/oscar/less/bootstrap/thumbnails.less 查看文件


oscar/static/less/bootstrap/tooltip.less → oscar/static/oscar/less/bootstrap/tooltip.less 查看文件


oscar/static/less/bootstrap/type.less → oscar/static/oscar/less/bootstrap/type.less 查看文件


oscar/static/less/bootstrap/utilities.less → oscar/static/oscar/less/bootstrap/utilities.less 查看文件


oscar/static/less/bootstrap/variables.less → oscar/static/oscar/less/bootstrap/variables.less 查看文件


oscar/static/less/bootstrap/wells.less → oscar/static/oscar/less/bootstrap/wells.less 查看文件


oscar/static/less/dashboard.less → oscar/static/oscar/less/dashboard.less 查看文件


oscar/static/less/page/account.less → oscar/static/oscar/less/page/account.less 查看文件


oscar/static/less/page/badges.less → oscar/static/oscar/less/page/badges.less 查看文件


oscar/static/less/page/checkout.less → oscar/static/oscar/less/page/checkout.less 查看文件


oscar/static/less/page/head_foot.less → oscar/static/oscar/less/page/head_foot.less 查看文件


oscar/static/less/page/osc_layout.less → oscar/static/oscar/less/page/osc_layout.less 查看文件


oscar/static/less/page/osc_mixins.less → oscar/static/oscar/less/page/osc_mixins.less 查看文件


oscar/static/less/page/plugins.less → oscar/static/oscar/less/page/plugins.less 查看文件


oscar/static/less/page/product_lists.less → oscar/static/oscar/less/page/product_lists.less 查看文件


oscar/static/less/page/product_page.less → oscar/static/oscar/less/page/product_page.less 查看文件


oscar/static/less/page/promotions.less → oscar/static/oscar/less/page/promotions.less 查看文件


oscar/static/less/responsive.less → oscar/static/oscar/less/responsive.less 查看文件


oscar/static/less/styles.less → oscar/static/oscar/less/styles.less 查看文件


+ 1
- 1
oscar/templates/404.html 查看文件

@@ -1,7 +1,7 @@
1 1
 {% extends "base.html" %}
2 2
 {% block extrahead %}
3 3
     <!-- Responsive - will need to be minified -->
4
-    <link rel="stylesheet" href="{{ STATIC_URL }}css/responsive.css" />
4
+    <link rel="stylesheet" href="{{ STATIC_URL }}oscar/css/responsive.css" />
5 5
 {% endblock %}
6 6
 {% block layout %}
7 7
 <div class="navbar accounts">

+ 2
- 2
oscar/templates/500.html 查看文件

@@ -2,10 +2,10 @@
2 2
 {% block extrahead %}
3 3
     {% if product %}
4 4
     <!-- Colorbox for image galleries -->
5
-    <link rel="stylesheet" href="{{ STATIC_URL }}js/colorbox/colorbox.css" type="text/css" media="screen" charset="utf-8"/>
5
+    <link rel="stylesheet" href="{{ STATIC_URL }}oscar/js/colorbox/colorbox.css" type="text/css" media="screen" charset="utf-8"/>
6 6
     {% endif %}
7 7
     <!-- Responsive - will need to be minified -->
8
-    <link rel="stylesheet" href="{{ STATIC_URL }}css/responsive.css" />
8
+    <link rel="stylesheet" href="{{ STATIC_URL }}oscar/css/responsive.css" />
9 9
 {% endblock %}
10 10
 {% block layout %}
11 11
 <div class="navbar accounts">

+ 6
- 6
oscar/templates/base.html 查看文件

@@ -12,9 +12,9 @@
12 12
         <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
13 13
         <![endif]-->
14 14
         
15
-        <link rel="shortcut icon" href="{{ STATIC_URL }}favicon.ico" />
15
+        <link rel="shortcut icon" href="{{ STATIC_URL }}oscar/favicon.ico" />
16 16
         <!-- Main styles - will need to be minified -->
17
-        <link rel="stylesheet" href="{{ STATIC_URL }}css/styles.css" />
17
+        <link rel="stylesheet" href="{{ STATIC_URL }}oscar/css/styles.css" />
18 18
         {% block extrahead %}{% endblock %}
19 19
     </head>
20 20
     <body id="{% block body_id %}default{% endblock %}" class="{% block body_class %}default{% endblock %}">
@@ -28,12 +28,12 @@
28 28
 
29 29
         <!-- Jquery -->
30 30
         <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
31
-        <script>window.jQuery || document.write('<script src="{{ STATIC_URL }}js/jquery/jquery-1.7.1.min.js"><\/script>')</script>
32
-        <script src="{{ STATIC_URL }}js/jquery/jquery.easing.1.3.js" type="text/javascript" charset="utf-8"></script>
31
+        <script>window.jQuery || document.write('<script src="{{ STATIC_URL }}oscar/js/jquery/jquery-1.7.1.min.js"><\/script>')</script>
32
+        <script src="{{ STATIC_URL }}oscar/js/jquery/jquery.easing.1.3.js" type="text/javascript" charset="utf-8"></script>
33 33
         <!-- Bootstrap -->
34
-		<script type="text/javascript" src="{{ STATIC_URL }}js/bootstrap/bootstrap.min.js"></script>
34
+		<script type="text/javascript" src="{{ STATIC_URL }}oscar/js/bootstrap/bootstrap.min.js"></script>
35 35
 		<!--[if lt IE 8]>
36
-        	<script src="{{ STATIC_URL }}js/snowcone/snowcone.js"></script>
36
+        	<script src="{{ STATIC_URL }}oscar/js/snowcone/snowcone.js"></script>
37 37
         <![endif]-->
38 38
 		
39 39
 		{# Block for additional scripts #}

+ 1
- 1
oscar/templates/checkout/layout.html 查看文件

@@ -6,7 +6,7 @@
6 6
 
7 7
 {% block extrahead %}
8 8
     <!-- Responsive - will need to be minified -->
9
-    <link rel="stylesheet" href="{{ STATIC_URL }}css/responsive.css" />
9
+    <link rel="stylesheet" href="{{ STATIC_URL }}oscar/css/responsive.css" />
10 10
 {% endblock %}
11 11
 
12 12
 {% block layout %}

+ 0
- 0
oscar/templates/dashboard/layout.html 查看文件


部分文件因文件數量過多而無法顯示

Loading…
取消
儲存