Changes between Version 16 and Version 17 of DjangoScreencasts


Ignore:
Timestamp:
Oct 23, 2007, 6:46:12 AM (17 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoScreencasts

    v16 v17  
    88
    99== Community ==
    10  * [http://showmedo.com/videos/video?name=stoops010&fromSeriesID=69 Running django on Ubuntu] using postgres SQL server
     10 * [http://showmedo.com/videos/video?name=stoops010&fromSeriesID=69 "Running django on Ubuntu"] using postgres SQL server
    1111
    1212 * [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'''
     
    2020 * [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.
    2121
    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.
    2323
    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.
Back to Top