Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce the About page #1

Merged

Conversation

jerivas
Copy link

@jerivas jerivas commented Aug 19, 2016

This is a continuation of the work started in DjangoGirls#481.

This tackles the TODO items left by @zanderle in the template-related chapters of the tutorial.

Detailed changelist:

  • Rename post_list.html to index.html to carry the index.html convention from the pure-HTML introduction.
  • Use the {% now %} tag to display some dynamic data and the value of template extending. See django_templates chapter.
  • Explain template extending on both the Post List and About pages. See template_extending chapter.
  • Explain how to create the About page as a second view, template, and URL for the site. See django_urls chapter.

@jerivas jerivas changed the title Introuduce more of HTML before going into Django Introduce the About page Aug 19, 2016
@zanderle
Copy link
Owner

Awesome! Thank you so much, @jerivas ! I will take a look at the changes over the weekend and then merge them

@zanderle zanderle merged commit ebee40c into zanderle:feat/without_premade_project Aug 30, 2016
@zanderle
Copy link
Owner

@jerivas thank you for this wonderful work! Going through the changes of this PR made me excited about where all of this is going :)

@jerivas
Copy link
Author

jerivas commented Aug 30, 2016 via email

zanderle pushed a commit that referenced this pull request Oct 30, 2016
zanderle pushed a commit that referenced this pull request Oct 30, 2016
* Issue #1. Copy-edit Chromebook instructions.

* Issue #1. Copy-edit up to and including django_start_project.

* Issue #1. Copy-edit new Windows 10 instructions.

* Issue DjangoGirls/tutorial/DjangoGirls#793. Americanize spellings.

* Issue #1. Copy-edit Django models.

* Issue #1. Copy-edit to Deploy section.

* Copy-edit for English usage

* Copy-edit for English usage

* Fix grammar and remove unneeded colour channels

* Copy corrected image to translations

* Copy-edit Introduction to HTML

* Copy-editing up to and including 'Django templates'

* Copy-editing up to and including 'Template extending'

* Copy-editing up to end of tutorial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants