Name:
[1982] Siddhi
Member:
37 months
Authored:
4 videos
Description:
I'm an entrepreneur from Chennai, India and I have my own company `Silver Stripe Software <http://www.silverstripesoftware.com>`_ where I develop tools for agile software development using Python and Django. My passion is in the startup ecosystem (especially in India), agile development and manageme ...
Learn Django: Create a Wiki in 20 minutes [ID:332] (1/3)
in series: Learn Django: Create a Wiki in 20 minutes
video tutorial by Siddhi, added 07/07
Name:
[1982] Siddhi
Member:
37 months
Authored:
4 videos
Description:
I'm an entrepreneur from Chennai, India and I have my own company `Silver Stripe Software <http://www.silverstripesoftware.com>`_ where I develop tools for agile software development using Python and ...
Our authors tell us that feedback from you is a big motivator. Please take a few moments to let them know what you think of their work.
In this tutorial, I introduce the basics of Django by walking you through the development of a simple wiki application.
We'll see how you can design your URLs, interact with the database and use the Django template library. As an added bonus, we'll also include support for editing pages using Markdown syntax [ http://daringfireball.net/projects/markdown/ ].
By the end, you'll see how little time and code it takes to get a simple application up and running.
Got any questions?
Get answers in the ShowMeDo Learners Google Group.
Video statistics:
- Video's rank shown in the most popular listing
- Video plays: 45982 (since July 30th)
- Plays in last week: 211
- Published: 37 months ago
Thank-yous, questions and comments
If this video tutorial was helpful please take some time to say thank-you to the authors for their hard work. Feel free to ask questions. Let the author know why their video tutorial was useful - what are you learning about? Did the video tutorial save you time? Would you like to see more?
You may also want to see our ShowMeDo Google Group to speak to our active users and authors.
All comments excluding tick-boxed quick-comments
good presentation
I really enjoyed this how to! It was simple and easy to follow. I have always wondered how to edit a web page from the brower! that is cool.
good
useful video
i'm looking for a good video or program that will let me or gaude me to learn to program if you have somthing on mine please conctat me back i'm a new programing dud
Slow learner allow me to play several times to start doing by myself.
Very good
Great video thanks
Great tut man, I'm really digging Django and this was very helpful.
very well structured lecture on creating a wiki. I will try it myself.
Thanks a lot. A very good video for people who has some programming background already.
I followed the whole example and learnt a lot.
This is video very nice!
Thanks!
Great video, loved the Markdown bit!
Good tutorial
it is really helpful ! i'm a django newbie and it helped me pick up pace
While working my way through the "Python Web Development with Django" book, this video was helpful in summarizing what I am still getting my head around. Django is a powerful tool. Thanks.
Very nice demo, thank you. I particularly like adding the functions one at a time as they are needed.
That was just great...
I got it, and I'm going to make a wiki soon - it's so easy!!
just like many others, I appreciated having this tutorial. one small note maxlength has been deprecated, and replaced with max_length.
Very well presented. I look forward to more Django tutorials
Thank you
Regards
Steven
Thank you, excellent primer, well done
hi siddhi, i saw your video on the showmedo, that's very nice. i like to be a good python programmer like you. i am very admire your python skill, this is my email. rehmetjan#msn.com, hope we can learn more :D
great job on this tutorial, Siddhi, even after these few years :) It flows well.
Yours is the best one done on Django that I've seen so far.
awesome tutorial for a beginner like me. :)
I would like to learn programming. Complexities are not easy for me. Any suggestions?
Wow..Fantastic work
Found your tutorial more useful than the one in django's site. Thanks.
Great tutorial, but I'm stuck at the URL section.... Like a couple of other people here, I'm getting this error:
---
Using the URLconf defined in wikicamp.urls, Django tried these URL patterns, in this order:
1. ^wikicamp/(?P<page_name>[^/]+)/edit/$
2. ^wikicamp/(?P<page_name>[^/]+)/save/$
3. ^wikicamp/(?P<page_name>[^/]+)/$
The current URL, wikicamp/, didn't match any of these.
---
Any ideas? I'm admittedly lacking in the regex department... but I assume this is a syntax issue due to the tutorial being for an older version of Django, as I also had to use 'max_length' rather than 'maxlength', as others mentioned here.
Great Screen Cast. Well thought out structure, that works.
Pat
gud
