<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyramid/docs/quick_tutorial/forms/tutorial, branch main</title>
<subtitle>Pyramid web framework (fork of https://github.com/Pylons/pyramid).</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/'/>
<entry>
<title>inheriting from `object` not necessary in py3</title>
<updated>2020-04-17T19:12:06+00:00</updated>
<author>
<name>Sergey Maranchuk</name>
<email>slav0nic@python.su</email>
</author>
<published>2020-04-17T19:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=6668e43d2d67db4574e08a9d54bd80eb105c1b28'/>
<id>6668e43d2d67db4574e08a9d54bd80eb105c1b28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add new tests in the forms and validation in quick tutorial</title>
<updated>2018-10-06T15:25:46+00:00</updated>
<author>
<name>Will</name>
<email>williamtpereira@gmail.com</email>
</author>
<published>2018-10-06T15:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=75ee95b56bcaca95cbda08a1cf2de8e434f7c29a'/>
<id>75ee95b56bcaca95cbda08a1cf2de8e434f7c29a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update templates per deform 2.0 migration notes</title>
<updated>2017-02-05T19:14:17+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2017-02-05T19:14:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=ff1ca2887d0a0ec5a2ffb6b48503245e1032b6f2'/>
<id>ff1ca2887d0a0ec5a2ffb6b48503245e1032b6f2</id>
<content type='text'>
- See https://github.com/Pylons/pyramid/issues/2897#issuecomment-277494816
- Closes #2897
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- See https://github.com/Pylons/pyramid/issues/2897#issuecomment-277494816
- Closes #2897
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #2493: Fixing Quick Tutorial Step 18 - CSS/JS Paths</title>
<updated>2016-04-13T18:40:30+00:00</updated>
<author>
<name>Arian Maykon de Araújo Diógenes</name>
<email>arian.maykon@gmail.com</email>
</author>
<published>2016-04-13T18:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=ecb8cd2805514839fbf4e801edfe6b8632709c01'/>
<id>ecb8cd2805514839fbf4e801edfe6b8632709c01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add jQuery to the template</title>
<updated>2015-05-23T00:40:13+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2015-05-23T00:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=003b9aaef924ba3934a8e23854be5b7a6e6ae7e0'/>
<id>003b9aaef924ba3934a8e23854be5b7a6e6ae7e0</id>
<content type='text'>
- punctuation, grammar
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- punctuation, grammar
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove extra concatenation from request.static_url()</title>
<updated>2014-03-10T14:28:56+00:00</updated>
<author>
<name>sbivol</name>
<email>sergiu@ase.md</email>
</author>
<published>2014-03-10T14:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=5c5edadd089f3c3f13751bde3f691ad19339b551'/>
<id>5c5edadd089f3c3f13751bde3f691ad19339b551</id>
<content type='text'>
fixes issue #1266</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes issue #1266</pre>
</div>
</content>
</entry>
<entry>
<title>Get pyramid_chameleon added to the quick tutorial, plus some other fixes for Python 3.</title>
<updated>2013-09-25T16:08:33+00:00</updated>
<author>
<name>Paul Everitt</name>
<email>paul@agendaless.com</email>
</author>
<published>2013-09-25T16:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=34e974e360184baef873da55f31379697e367f32'/>
<id>34e974e360184baef873da55f31379697e367f32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First cut at import of quick tutorial.</title>
<updated>2013-09-13T20:52:14+00:00</updated>
<author>
<name>Paul Everitt</name>
<email>paul@agendaless.com</email>
</author>
<published>2013-09-13T20:52:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=b1b92284f496800a4dfd2cea72cb9be07ba8661c'/>
<id>b1b92284f496800a4dfd2cea72cb9be07ba8661c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
