Changes between Version 16 and Version 17 of DjangoScreencasts
- Timestamp:
- Oct 23, 2007, 6:46:12 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoScreencasts
v16 v17 8 8 9 9 == Community == 10 * [http://showmedo.com/videos/video?name=stoops010&fromSeriesID=69 Running django on Ubuntu] using postgres SQL server10 * [http://showmedo.com/videos/video?name=stoops010&fromSeriesID=69 "Running django on Ubuntu"] using postgres SQL server 11 11 12 12 * [http://www.throwingbeans.org/django_screencasts.html "Django in Seven Minutes"] - The first Django screencast! Created by Tom Dyson of throwingbeans.org. Demonstrates creating a trivial content management system from scratch using generic views. '''Note: this is old and out-dated - will not work with 0.95 or higher''' … … 20 20 * [http://turriate.com/media/video/tiddlylist.htm "Creating a simple todo list"] - Meh, I made the cast on a whim, it's not like I'm going to delete it, so I list it. 21 21 22 * [http://showmedo.com/videos/series?name=v7kABKL6R Learn Django Series] - Learn Django shows how easily and quickly you can get a web application up and running with Django.22 * [http://showmedo.com/videos/series?name=v7kABKL6R "Learn Django Series"] - Learn Django shows how easily and quickly you can get a web application up and running with Django. 23 23 24 * [http://showmedo.com/videos/series?name=pythonNapleonePyConTechSeries PyCon-Tech: The Python behind PyCon Series] - Doug Napoleone introduces the technology behind PyCon 2007, this year's main Python conference. 24 * [http://showmedo.com/videos/series?name=pythonNapleonePyConTechSeries "PyCon-Tech The Python behind PyCon Series"] - Doug Napoleone introduces the technology behind PyCon 2007, this year's main Python conference. 25 26 * [http://blog.michaeltrier.com/screencasts "Empty Thoughts Django Screencasts Series"] - Screen casts created by Michael Trier.