Skip to content

#699 improve tutorial#726

Open
tataraba wants to merge 3 commits intodjango-commons:mainfrom
tataraba:#699-Improve-Tutorial
Open

#699 improve tutorial#726
tataraba wants to merge 3 commits intodjango-commons:mainfrom
tataraba:#699-Improve-Tutorial

Conversation

@tataraba
Copy link

Added a tutorial to the documentation that includes a step by step process for building a Django app and using Django Unicorn features.

@github-actions
Copy link
Contributor

Coverage report

This PR does not seem to contain any modification to coverable code.

@tataraba
Copy link
Author

I just realized that I may not have added instructions at the very end on how to run the app (python manage.py runserver)--and I don't know if it may be a good idea to include a screenshot of the final app.

I'll at least add a piece at the end on running the app.

@tataraba
Copy link
Author

Okay, made quite a few edits for clarity and added a section for running the app, along with screenshots.

```
my-project/
┣ .venv/
┣ mealplan/
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't be the name of this folder app, as it is in the next step, when you called `manage.py startapp mealplan?

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

Comments