There is no documentation for Django in freecodecamp repository in github!

We should make a directory for django in the repository

1 Like

Hello, FCC is built with contributions from all over the world. You’re welcome to create a documentation for Django and open a pull request in the FCC repository.

Read more here: https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md#research-write-and-update-our-guide-articles

If you can’t find a stub about the topic you’d like to write about, you can open a PR that creates the stub and includes your draft article.

FCC repository: GitHub - freeCodeCamp/freeCodeCamp: freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.

Here is the english guide translations: https://github.com/freeCodeCamp/freeCodeCamp/tree/master/guide/english

You need to create a folder named django there with an index.md file. Check other guides to have an idea on how to write that index.md file.

1 Like