-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: DjangoGirls/tutorial
base: master
head repository: bauerv/tutorial
compare: master
- 18 commits
- 7 files changed
- 2 contributors
Commits on Jan 27, 2017
-
* inclusos for incluso * Fixed, code seperated line from 123. Line * A more positive feel for the "Introduction" The version "feel somehow left behind" has a strong negative feeling to it. To me (as a coach) this feels problematic/counterproductive when starting off the day with super motivated participants (essentially, I'm "reminding" them about the "fact" that they might be "left behind" instead of, e.g., "courageous" or "engaged"). I'm proposing a small correction to soften this feel. However, ideally, I would prefer the tutorial to start off with a friendly and warm welcome (and potentially congratulations that the participant worked up the courage to get herself into this in the first place). Maybe add a dedicated "Welcome" section? * Added clarification about directory content On several occasions, we had confusion about the contents of the directory after running the django-admin.py script. The directory tree suggests to show all the contents, but in fact, when following the installation guideline, venv will also sit in the djangogirls directory. This is missing in the pic, so participants sometimes think it is an error and might try to delete it. I suggest a note to fix this.
Configuration menu - View commit details
-
Copy full SHA for 7f93774 - Browse repository at this point
Copy the full SHA 7f93774View commit details -
* inclusos for incluso * Fixed, code seperated line from 123. Line * A more positive feel for the "Introduction" The version "feel somehow left behind" has a strong negative feeling to it. To me (as a coach) this feels problematic/counterproductive when starting off the day with super motivated participants (essentially, I'm "reminding" them about the "fact" that they might be "left behind" instead of, e.g., "courageous" or "engaged"). I'm proposing a small correction to soften this feel. However, ideally, I would prefer the tutorial to start off with a friendly and warm welcome (and potentially congratulations that the participant worked up the courage to get herself into this in the first place). Maybe add a dedicated "Welcome" section? * Added clarification about directory content On several occasions, we had confusion about the contents of the directory after running the django-admin.py script. The directory tree suggests to show all the contents, but in fact, when following the installation guideline, venv will also sit in the djangogirls directory. This is missing in the pic, so participants sometimes think it is an error and might try to delete it. I suggest a note to fix this. * Welcome to tutorial section First draft, comments welcome!
Configuration menu - View commit details
-
Copy full SHA for 6029d56 - Browse repository at this point
Copy the full SHA 6029d56View commit details -
* inclusos for incluso * Fixed, code seperated line from 123. Line * A more positive feel for the "Introduction" The version "feel somehow left behind" has a strong negative feeling to it. To me (as a coach) this feels problematic/counterproductive when starting off the day with super motivated participants (essentially, I'm "reminding" them about the "fact" that they might be "left behind" instead of, e.g., "courageous" or "engaged"). I'm proposing a small correction to soften this feel. However, ideally, I would prefer the tutorial to start off with a friendly and warm welcome (and potentially congratulations that the participant worked up the courage to get herself into this in the first place). Maybe add a dedicated "Welcome" section? * Added clarification about directory content On several occasions, we had confusion about the contents of the directory after running the django-admin.py script. The directory tree suggests to show all the contents, but in fact, when following the installation guideline, venv will also sit in the djangogirls directory. This is missing in the pic, so participants sometimes think it is an error and might try to delete it. I suggest a note to fix this. * Welcome to tutorial section First draft, comments welcome!
Configuration menu - View commit details
-
Copy full SHA for 7381a57 - Browse repository at this point
Copy the full SHA 7381a57View commit details -
* inclusos for incluso * Fixed, code seperated line from 123. Line * A more positive feel for the "Introduction" The version "feel somehow left behind" has a strong negative feeling to it. To me (as a coach) this feels problematic/counterproductive when starting off the day with super motivated participants (essentially, I'm "reminding" them about the "fact" that they might be "left behind" instead of, e.g., "courageous" or "engaged"). I'm proposing a small correction to soften this feel. However, ideally, I would prefer the tutorial to start off with a friendly and warm welcome (and potentially congratulations that the participant worked up the courage to get herself into this in the first place). Maybe add a dedicated "Welcome" section? * Added clarification about directory content On several occasions, we had confusion about the contents of the directory after running the django-admin.py script. The directory tree suggests to show all the contents, but in fact, when following the installation guideline, venv will also sit in the djangogirls directory. This is missing in the pic, so participants sometimes think it is an error and might try to delete it. I suggest a note to fix this.
Configuration menu - View commit details
-
Copy full SHA for 20a6a12 - Browse repository at this point
Copy the full SHA 20a6a12View commit details -
A more positive feel for the "Introduction" (#6)
The version "feel somehow left behind" has a strong negative feeling to it. To me (as a coach) this feels problematic/counterproductive when starting off the day with super motivated participants (essentially, I'm "reminding" them about the "fact" that they might be "left behind" instead of, e.g., "courageous" or "engaged"). I'm proposing a small correction to soften this feel. However, ideally, I would prefer the tutorial to start off with a friendly and warm welcome (and potentially congratulations that the participant worked up the courage to get herself into this in the first place). Maybe add a dedicated "Welcome" section?
Configuration menu - View commit details
-
Copy full SHA for 221c2ee - Browse repository at this point
Copy the full SHA 221c2eeView commit details -
* inclusos for incluso * Fixed, code seperated line from 123. Line * A more positive feel for the "Introduction" The version "feel somehow left behind" has a strong negative feeling to it. To me (as a coach) this feels problematic/counterproductive when starting off the day with super motivated participants (essentially, I'm "reminding" them about the "fact" that they might be "left behind" instead of, e.g., "courageous" or "engaged"). I'm proposing a small correction to soften this feel. However, ideally, I would prefer the tutorial to start off with a friendly and warm welcome (and potentially congratulations that the participant worked up the courage to get herself into this in the first place). Maybe add a dedicated "Welcome" section? * Added clarification about directory content On several occasions, we had confusion about the contents of the directory after running the django-admin.py script. The directory tree suggests to show all the contents, but in fact, when following the installation guideline, venv will also sit in the djangogirls directory. This is missing in the pic, so participants sometimes think it is an error and might try to delete it. I suggest a note to fix this. * Consistency between text and code example `blog.views.post_detail` is not in the source code example so the explanation in the following paragraph was not consistent with it. From what I understand, it is the URL created by Django, so I added this to the text.
Configuration menu - View commit details
-
Copy full SHA for e4eaa46 - Browse repository at this point
Copy the full SHA e4eaa46View commit details -
Merge branch 'master' of https://github.com/DjangoGirls/tutorial
synchronizing to catch up with original project
bauerv committedJan 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 3f0009d - Browse repository at this point
Copy the full SHA 3f0009dView commit details -
Merge pull request #8 from bauerv/patch-1
Consistency between text and code example
Configuration menu - View commit details
-
Copy full SHA for fdf52b4 - Browse repository at this point
Copy the full SHA fdf52b4View commit details
Commits on Jan 28, 2017
-
Reminder how to open files in code editor
Participants got confused and expected to open the editor and files from the command line. I suggest adding a note reminding them to treat the file like any other :)
Configuration menu - View commit details
-
Copy full SHA for 1dd6126 - Browse repository at this point
Copy the full SHA 1dd6126View commit details -
Coming from the command line, participants keep forgetting to save their edits and keep getting lots of errors. Just a small reminder.
Configuration menu - View commit details
-
Copy full SHA for c69c6f9 - Browse repository at this point
Copy the full SHA c69c6f9View commit details
Commits on Feb 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ed0b181 - Browse repository at this point
Copy the full SHA ed0b181View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c4d7ec - Browse repository at this point
Copy the full SHA 8c4d7ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e4d06 - Browse repository at this point
Copy the full SHA 10e4d06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8369dce - Browse repository at this point
Copy the full SHA 8369dceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17bf157 - Browse repository at this point
Copy the full SHA 17bf157View commit details -
A more positive feel for the "Introduction"
The version "feel somehow left behind" has a strong negative feeling to it. To me (as a coach) this feels problematic/counterproductive when starting off the day with super motivated participants (essentially, I'm "reminding" them about the "fact" that they might be "left behind" instead of, e.g., "courageous" or "engaged"). I'm proposing a small correction to soften this feel. However, ideally, I would prefer the tutorial to start off with a friendly and warm welcome (and potentially congratulations that the participant worked up the courage to get herself into this in the first place). Maybe add a dedicated "Welcome" section?
Configuration menu - View commit details
-
Copy full SHA for 611bc0f - Browse repository at this point
Copy the full SHA 611bc0fView commit details -
Added clarification about directory content
On several occasions, we had confusion about the contents of the directory after running the django-admin.py script. The directory tree suggests to show all the contents, but in fact, when following the installation guideline, venv will also sit in the djangogirls directory. This is missing in the pic, so participants sometimes think it is an error and might try to delete it. I suggest a note to fix this.
Configuration menu - View commit details
-
Copy full SHA for bb764a5 - Browse repository at this point
Copy the full SHA bb764a5View commit details
Commits on Feb 8, 2017
-
Merge branch 'master' of https://github.com/DjangoGirls/tutorial
Conflicts: en/README.md en/django_models/README.md
bauerv committedFeb 8, 2017 Configuration menu - View commit details
-
Copy full SHA for c7cf391 - Browse repository at this point
Copy the full SHA c7cf391View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master