tutorial icon indicating copy to clipboard operation
tutorial copied to clipboard

This is a tutorial we are using for Django Girls workshops

Results 125 tutorial issues
Sort by recently updated
recently updated
newest added

What do you think about installing with Homebrew in case of OS X? Wouldn't it be good to add it to the tutorial? It can make things easier but also...

help wanted
status: accepted

Some coders have commented that the directory structures shown in the tutorial can be confusing because they look like commands / command output, but they don't show up in the...

### Issue description Build system should check if all assets that are linked in tutorial are available GitBook community member point me to: https://github.com/gjtorikian/html-proofer She/he usually does it like this:...

type: gitbook

https://tutorial.djangogirls.org/en/django_templates/ I think in below code **linebreaksbr** should be replaced by ** truncatechars:200**. Otherwise, there is no need to create post_detail pages, because all posts are listed with their full...

type: enhancement
status: accepted

When you use git on Windows in the default configuration it warns about line endings. Warnings scare new users and I know there are some options to not show the...

type: enhancement
newcomer friendly
os: windows

The tutorial I used as of 10/10/2015 has an interesting habit of ending a chapter (chapter 13 and 14) on an error case, leaving the fix to the next chapter....

status: accepted

Syntax highlighting is missing in some of the non-english tutorials (e.g. python blocks are not marked up as such)

type: enhancement
status: accepted
type: translations

[Hemingwayapp](https://hemingwayapp.com) is like a linter for English grammar. We should pass the tutorial through it to see if we can improve readability :grin: Completed chapters: - [x] Intro to the...

status: accepted
status: in progress

I've been noticing that lately a lot of questions go by unanswered in Gitter. I think by adding some structure/guidelines to the chat room, we could improve this greatly. Not...

When defining `post_detail` view in [extend your application](http://tutorial.djangogirls.org/extend_your_application/README.html), tutorial skips a step: After saying > Now, we want to get one and only one blog post. To do this we...

type: bug
status: accepted