User contributions for PeterHarding
Jump to navigation
Jump to search
- 15:47, 10 January 2015 diff hist +81 Using Jinja Macros →Other Links current
- 15:46, 10 January 2015 diff hist +884 Using Jinja Macros
- 15:42, 10 January 2015 diff hist +1,503 N Using Jinja Macros Created page with "=Macros= <i>from https://realpython.com/blog/python/primer-on-jinja-templating/</i> In Jinja, we can use macros to abstract commonly used code snippets that are used over..."
- 15:39, 10 January 2015 diff hist +67 Jinja Template Stuff
- 08:56, 8 January 2015 diff hist +83 HTML Special Character References current
- 08:54, 8 January 2015 diff hist +2 HTML Special Character References
- 08:54, 8 January 2015 diff hist +6 HTML Special Character References
- 08:53, 8 January 2015 diff hist +349 N HTML Special Character References Created page with "=Links= * http://dev.w3.org/html5/html-author/charref * http://www.utexas.edu/learn/html/spchar.html * http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_refe..."
- 16:08, 29 December 2014 diff hist +78 Flask Notes current
- 13:24, 29 December 2014 diff hist +13 Implementing HTML Select in Jinja →Also
- 12:57, 29 December 2014 diff hist +102 Implementing HTML Select in Jinja
- 12:53, 29 December 2014 diff hist +47 Flask Tutorials current
- 12:52, 29 December 2014 diff hist +1 Online HTML5 & CSS3 Tutorials current
- 12:51, 29 December 2014 diff hist +97 Flask References current
- 12:51, 29 December 2014 diff hist +124 N Flask Notes Created page with "=Links= * http://bear-z.com/python/render-bootstrap-3-forms-with-wtforms-and-jinja/ Category:Flask Category:Python"
- 12:50, 29 December 2014 diff hist +135 N Implementing Select field with Flask Created page with " See: * http://stackoverflow.com/questions/24392501/how-to-use-selectfield-for-flask-and-retreive-multiple-values Category:Flask"
- 11:39, 29 December 2014 diff hist +21 InfoInfo - WinXP current
- 11:39, 29 December 2014 diff hist +47 InfoInfo - WinXP
- 11:38, 29 December 2014 diff hist +21 Windows FAQ current
- 11:37, 29 December 2014 diff hist +30 Windows current
- 11:35, 29 December 2014 diff hist +29 Category:Windows current
- 11:35, 29 December 2014 diff hist +52 N Category:Windows Created page with "Microsoft Windows references, links and resources..."
- 11:34, 29 December 2014 diff hist +129 N Windows Created page with "=Links= * http://windows.microsoft.com/en-au/windows/home * http://en.wikipedia.org/wiki/Microsoft_Windows Category:Windows"
- 16:50, 28 December 2014 diff hist +8 Online HTML5 & CSS3 Tutorials
- 16:49, 28 December 2014 diff hist +22 Online HTML5 & CSS3 Tutorials
- 16:49, 28 December 2014 diff hist +74 N Online HTML5 & CSS3 Tutorials Created page with "=Nice Tutorials= * http://www.goer.org/HTML/intermediate/classes_and_ids/"
- 11:20, 26 December 2014 diff hist +45 N Category:Pip Created page with "Python pip links, references and resources..." current
- 11:20, 26 December 2014 diff hist +84 N Flask References Created page with " * https://pip.pypa.io/en/latest/cookbook.html Category:Python Category:pip"
- 12:28, 25 December 2014 diff hist +136 Flask Tutorials
- 11:36, 25 December 2014 diff hist +114 Flask Stuff current
- 11:34, 25 December 2014 diff hist +171 Flask Stuff
- 11:30, 25 December 2014 diff hist +160 Flask Tutorials
- 11:25, 25 December 2014 diff hist +75 Implementing HTML CheckBoxes in Jinja current
- 11:24, 25 December 2014 diff hist +129 Flask Stuff
- 11:23, 25 December 2014 diff hist +39 Flask Tutorials
- 11:20, 25 December 2014 diff hist +66 Flask Stuff
- 11:18, 25 December 2014 diff hist +50 Flask Stuff
- 11:16, 25 December 2014 diff hist +2 Flask Tutorials
- 11:15, 25 December 2014 diff hist +2,504 Flask Tutorials
- 11:09, 25 December 2014 diff hist +415 N Flask Tutorials Created page with " * http://pythonthusiast.pythonblogs.com/230_pythonthusiast/archive/1315_flask_biography_tutorial_part_vi__adding_sign_up_form_using_bootstrap_3_and_flask-wtf.html =Flask Bio..."
- 11:02, 25 December 2014 diff hist +4 Implementing HTML CheckBoxes in Jinja
- 11:02, 25 December 2014 diff hist +10 Implementing HTML CheckBoxes in Jinja
- 11:02, 25 December 2014 diff hist +35 Implementing HTML CheckBoxes in Jinja
- 11:00, 25 December 2014 diff hist +93 Implementing HTML CheckBoxes in Jinja
- 10:57, 25 December 2014 diff hist +403 Implementing HTML CheckBoxes in Jinja
- 10:52, 25 December 2014 diff hist +109 N Implementing HTML CheckBoxes in Jinja Created page with "=Notes= * http://stackoverflow.com/questions/7996075/iterate-through-checkboxes-in-flask Category:Jinja"
- 10:42, 25 December 2014 diff hist +281 Implementing HTML Select in Jinja
- 10:37, 25 December 2014 diff hist +635 N Implementing HTML Select in Jinja Created page with "An example. <pre> {% macro states_select(name, value='', class='', id='') -%} {% set states = ["AL", "AK", "AZ", "AR", "CA", "CO", "CT", "DE", "FL", "GA", "HI", "ID", "IL",..."
- 10:34, 25 December 2014 diff hist +50 N Category:Jinja Created page with "Jinja Templates resources, links and references..." current
- 10:33, 25 December 2014 diff hist +46 Jinja Template Stuff