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

Proceed with the Django Girls tutorial #16

Open
webknjaz opened this issue Apr 9, 2023 · 1 comment
Open

Proceed with the Django Girls tutorial #16

webknjaz opened this issue Apr 9, 2023 · 1 comment

Comments

@webknjaz
Copy link
Member

webknjaz commented Apr 9, 2023

Do a PR per each tutorial page or less, trying to identify atomic sets of changes or an easily reviewable size. For simplicity of tracking the progress, you may add a checkboxed markdown list here. Do your best to apply what you learned in the previous tasks.

https://tutorial.djangogirls.org/en/

The main objective here is not to blindly follow the tutorial (it has a lot of oversimplifications and the practices describe don't follow the real-world professional development standards) but to do better and practice development according to our GitHub Flow flavor in the environment of linters, tests and code reviews. We'll also do more integrations with other systems along the way.

@Martolivna
Copy link
Collaborator

Martolivna commented May 3, 2023

Go through the Django Girls Tutorial pages:

  • Create a Django project
  • Django models
  • Django admins
  • Deploy!
  • Django URLs
  • Django views - time to create!
  • Introduction to HTML
  • Django ORM (Querysets)
  • Dynamic data in templates
  • CSS - make it pretty
    . . .

Martolivna added a commit that referenced this issue May 3, 2023
It adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Resolves #16
Martolivna added a commit that referenced this issue May 3, 2023
It adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Resolves #16
Martolivna added a commit that referenced this issue May 3, 2023
It adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Resolves #16
Martolivna added a commit that referenced this issue May 3, 2023
It adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Resolves #16
Martolivna added a commit that referenced this issue Jul 28, 2023
It adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

\#16
Martolivna added a commit that referenced this issue Jul 28, 2023
Apply implicit string concatenation syntax instead of explicit
concatenation in the 'AUTH_PASSWORD_VALIDATORS' block.

Related to #16
Martolivna added a commit that referenced this issue Jul 29, 2023
It adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Ref #16
Martolivna added a commit that referenced this issue Jul 29, 2023
Splitting requirements into multiple files allows for a more streamlined
installation of specific toolsets required for different tasks and
promoting better modularity.

Ref #16
Martolivna added a commit that referenced this issue Jul 29, 2023
It adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Ref #16
Martolivna added a commit that referenced this issue Jul 29, 2023
Splitting requirements into multiple files allows for a more streamlined
installation of specific toolsets required for different tasks and
promoting better modularity.

Ref #16
Martolivna added a commit that referenced this issue Jul 29, 2023
It adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Ref #16
Martolivna added a commit that referenced this issue Jul 29, 2023
Splitting requirements into multiple files allows for a more streamlined
installation of specific toolsets required for different tasks and
promoting better modularity.

Ref #16
Martolivna added a commit that referenced this issue Aug 1, 2023
It adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Ref #16
Martolivna added a commit that referenced this issue Aug 1, 2023
It adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Ref #16
Martolivna added a commit that referenced this issue Aug 1, 2023
It adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Ref #16
Martolivna added a commit that referenced this issue Aug 1, 2023
It adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Ref #16
Martolivna added a commit that referenced this issue Aug 1, 2023
It adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Ref #16
Martolivna added a commit that referenced this issue Aug 16, 2023
It adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Ref #16
Martolivna added a commit that referenced this issue Aug 16, 2023
It updates insrtruction for installing requirements.
Ref #16
Martolivna added a commit that referenced this issue Aug 21, 2023
This commit adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Ref #16
Martolivna added a commit that referenced this issue Aug 21, 2023
This commit adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Ref #16
Martolivna added a commit that referenced this issue Aug 21, 2023
This commit adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Ref #16
Martolivna added a commit that referenced this issue Aug 21, 2023
This commit adds a collection of settings for an instance of Django, including
database configuration, Django-specific options, and
application-specific settings.

Ref #16
Martolivna added a commit that referenced this issue Sep 8, 2023
Martolivna added a commit that referenced this issue Sep 8, 2023
Martolivna added a commit that referenced this issue Sep 11, 2023
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

No branches or pull requests

2 participants