Django for Designers/CRUD: Difference between revisions

imported>Aldeka
No edit summary
imported>Aldeka
Line 1:
== Part 4: CRUD ==
 
<div class="instructor">Time: 2 hours, 525 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