realpython / realpython/materials

State the Django and Python Version

Open
#188 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
5.2k
Forks
5.3k
Avg merge
4d 10h
Merged PRs (30d)
10

Description

Neither the article nor the README for this project states the version of Django that this project works on. I found a migration that said Generated by Django 2.1.4 on 2018-12-16 19:11.

So the article should state right up top: "This project works with Django 2.1.4 and may require modifications to work with later versions of Django." Same message for this project's README.

The current version of Django is 3.1, which means breaking changes have been introduced since the article was written more than 2 years ago.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the article and README mentioned in the issue, then inspect the migration showing Django 2.1.4 as the project's version reference. Update both documents near the top to state the Django and Python compatibility information requested, and verify that the same message appears in each place.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.