Django for Designers/CRUD: Difference between revisions

no edit summary
imported>Aldeka
imported>Aldeka
No edit summary
Line 1:
== Part 4: CRUD ==
 
<div class="instructor">Time: 2 hours, 5 minutes</div>
 
<div class="instructor">Right now, we have a nice website that displays data from our database. Unfortunately, though, while we have a mock bookmark form in the app header, currently the only way to create new bookmarks is in the Python shell. That's not fun at all.</div>
Anonymous user