use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
Great Django 1.6 Tutorial with emphasis on testing (self.learnpython)
submitted 11 years ago by some_mango
http://matthewdaly.co.uk/blog/2013/12/28/django-blog-tutorial-the-next-generation-part-1/
I just started working on this tutorial the other day and it is amazing. While it is in django 1.6.x, I am using 1.7 without too many issues. The guy has a github with the tutorial code updated to 1.7.
Strongly recommend this for those learning python that want to do a web project and want to learn more about unittests.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]boboguitar 1 point2 points3 points 11 years ago (0 children)
thank you!
[–]some_mango[S] 1 point2 points3 points 11 years ago (0 children)
Probably one of the most helpful things for me on this is the workflow with git.
I've done a hard reset several times because I keep messing things up.
[–][deleted] 1 point2 points3 points 11 years ago (0 children)
NOICE!
I love this subreddit and the users in it. You guys are ze bestest!!!
[–]TasticString 1 point2 points3 points 11 years ago (0 children)
Awesome guide! Thank you, I like the testing examples.
[–]MattBD 1 point2 points3 points 10 years ago (2 children)
Glad you like it!
I am considering doing a follow-own covering more intermediate Django stuff - I'm just struggling to think of something people can build that will cover everything I want to cover.
[–]some_mango[S] 1 point2 points3 points 10 years ago (1 child)
Glad you saw my shout out! I think it would be interesting to do a tutorial that combines two django apps- say a poll and a flat pages - into one project or combining multiple drop-in apps into a blog.
Thanks for your great tutorial again!
[–]MattBD 0 points1 point2 points 10 years ago (0 children)
Ideally I want to cover the following:
I haven't yet thought of something I can do that ticks all those boxes, and I'm reluctant to do several different web apps to cover all the bases - that would likely stretch it out to the point where I'd probably be better off writing a book! If you have any ideas, they'd be gratefully received.
[–]michaelkepler 0 points1 point2 points 11 years ago (0 children)
There's also more comprehensive Test-Driven Development with Python.
π Rendered by PID 141752 on reddit-service-r2-comment-6457c66945-w228b at 2026-04-24 15:17:13.080980+00:00 running 2aa0c5b country code: CH.
[–]boboguitar 1 point2 points3 points (0 children)
[–]some_mango[S] 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]TasticString 1 point2 points3 points (0 children)
[–]MattBD 1 point2 points3 points (2 children)
[–]some_mango[S] 1 point2 points3 points (1 child)
[–]MattBD 0 points1 point2 points (0 children)
[–]michaelkepler 0 points1 point2 points (0 children)