Pārlūkot izejas kodu

Added fixture for sandbox pages

master
David Winterbottom 13 gadus atpakaļ
vecāks
revīzija
231e1b87ec

+ 1
- 1
oscar/templates/flatpages/default.html Parādīt failu

@@ -10,6 +10,6 @@
10 10
 
11 11
 {% block flatpage %}
12 12
 <article>
13
-    {{ flatpage.content }}
13
+    {{ flatpage.content|linebreaks }}
14 14
 </article>
15 15
 {% endblock %}

+ 1
- 2
oscar/templates/partials/footer.html Parādīt failu

@@ -1,8 +1,7 @@
1 1
 <footer class="footer container-fluid">
2 2
     {% block footer %}
3 3
         <ul class="footer_links">   
4
-            <li><a href="#about">About</a></li>
5
-			<li><a href="#contact">Contact</a></li>
4
+            <li><a href="/about/">About</a></li>
6 5
             <li class="top_page"><a href="#top_page" class="app-ico ico_fill_up">Top of the page</a></li>            
7 6
         </ul>
8 7
     {% endblock %}

+ 17
- 0
sandbox/fixtures/pages.json Parādīt failu

@@ -0,0 +1,17 @@
1
+[
2
+    {
3
+        "pk": 1, 
4
+        "model": "flatpages.flatpage", 
5
+        "fields": {
6
+            "registration_required": false, 
7
+            "title": "About", 
8
+            "url": "/about/", 
9
+            "template_name": "", 
10
+            "sites": [
11
+                1
12
+            ], 
13
+            "content": "Nisi thundercats fugiat, odio kale chips sapiente fap biodiesel polaroid bushwick duis before they sold out single-origin coffee pour-over. Gastropub scenester echo park messenger bag qui, sapiente sartorial pinterest quinoa american apparel odd future irony marfa. 3 wolf moon mixtape nulla VHS cupidatat blog jean shorts typewriter. Williamsburg cardigan terry richardson, wes anderson lomo PBR placeat ex ethnic in reprehenderit. Exercitation high life accusamus, id ut quis cred truffaut occupy ethical yr dreamcatcher godard occaecat cupidatat. American apparel cliche excepteur ullamco, twee umami id williamsburg vice bushwick. Hella vinyl mumblecore aliqua sartorial.\r\n\r\nKale chips pop-up echo park quinoa photo booth reprehenderit, odd future letterpress fap fugiat irure seitan 3 wolf moon DIY dreamcatcher. Fanny pack cupidatat street art sint aesthetic. Irony kale chips duis swag readymade cred. Mlkshk retro culpa sustainable tempor wes anderson, vinyl selvage esse gluten-free cliche Austin. Etsy kogi duis officia, excepteur wes anderson nulla. Delectus fixie chambray, swag you probably haven't heard of them qui gentrify veniam. Pork belly high life non, in shoreditch keffiyeh cosby sweater voluptate bushwick.\r\n\r\nSynth ex cardigan, fanny pack small batch vinyl DIY sartorial pork belly gentrify mumblecore godard irony. Twee blog forage, Austin placeat post-ironic pop-up williamsburg dolore chambray four loko culpa squid. Stumptown mumblecore aute, terry richardson nesciunt cardigan quinoa laborum letterpress. Est squid brooklyn placeat messenger bag, shoreditch williamsburg bushwick pour-over lo-fi post-ironic cray. Yr kale chips nihil brunch, culpa thundercats artisan. Organic aute flexitarian, do id blog ex banh mi cray carles craft beer messenger bag. Odio Austin sartorial bushwick aliqua sunt.\r\n\r\nAssumenda semiotics ut four loko cillum skateboard, lo-fi fanny pack sartorial non adipisicing carles ethnic narwhal elit. Aliqua tumblr readymade ennui terry richardson next level, fugiat placeat aesthetic 3 wolf moon bushwick. Qui retro godard hella odio, sapiente salvia ullamco eiusmod incididunt selvage. Organic bespoke eiusmod umami, farm-to-table fap beard food truck est forage. Banh mi pitchfork mcsweeney's elit, VHS duis irony williamsburg. Williamsburg voluptate synth bicycle rights, cardigan mixtape lomo pickled organic locavore. In seitan aliquip sriracha, id helvetica wolf thundercats viral ethical quinoa kogi.", 
14
+            "enable_comments": false
15
+        }
16
+    }
17
+]

Notiek ielāde…
Atcelt
Saglabāt