GithubHelp home page GithubHelp logo

dfp-persian's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dfp-persian's Issues

TODO.md file

You can create a TODO.md file to set your todo items and people help to fix them.

Amir.

Chapter 16

اقا ترجمه این فصل با من :)
اقا امید ثبت کن لطفا

book version

hello i think the version of book are difference in some chapters

because in chapter 2 this book have been used 2.2.7 version of Django
but in other chapters like chapter 3 have been used 3.2 version of Django

sesson 7

new issue for translate sesson 7 of Django for professionals

Rename Directories

به صورت عادی وقتی شما از عدد 1 شروع میکنید به نام گذاری، وقتی به عدد ده میرسید ترتیب نام ها تغییر میکند.
به همین دلیل برای نامگذاری بهتره که از 01 شروع شود.
یعنی 01 و 02 و 03 و 04 و غیره. اینطوری بعد از 09 وقتی به 10 میرسید ترتیب پوشه ها مرتب میشوند.

اگه مایل باشید این نامگذاری ها رو بنده تو یه PR درست کنم.

Conclusion

new issue for translate the end section of book.

[email protected]

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Translate Chapter 9

I am going to translate chapter 9 from Django For Professionals book to Persian.

ترجمه بخش هایی از فصل 3

Chapter 3
ترجمه بخش های زیر از فصل 3:

  • فرم های کاربر شخصی سازی شده (Custom User Forms)

  • پنل ادمین کاربر شخصی سازی شده (Custom User Admin)

  • سوپریوزر (Superuser)

  • یونیت تست ها

Chapter 17

Hi
I am mohammad shirkhodaei.
I'm interested in translating chapter 17 of this book.
Thanks :)

ترجمه فصل ۶

با ترجمه فصل ۶ در خدمتتون هستم
مبحث static assets

Github Pages

To read the book online in every devices you can use Github Pages cause in this case you can use markdown files too.

Also you can create a docs directory and create it with html and css files. One more point is that you can connect it to a domain or even a subdomain.

Amir.

جاموندن یه خط در ترجمه فصل دوم - Postgres

در ترجمه فصل دوم توی بخش پستگرس طبق کتاب انگلیسی که بنده دارم یه خط جامونده
باید ترجمه به این شکل باشد به نظرم
‍‍

docker-compose.yml

version: '3.8'
services:
  web:
    build: .
        command: python /code/manage.py runserver 0.0.0.0:8000
    volumes:
        - .:/code
    ports:
        - 8000:8000
    depends_on:
        - db
  db:
    image: postgres:11
    environment:
        - "POSTGRES_HOST_AUTH_METHOD=trust" # this line is left

که خط آخر در ترجمه ها نیومده

Issues Templates

You can use issue templates to communicate issue more accurately to people and to manage them more easily.

You can enable it via repository settings.
If you have any questions, Just ask me.

Amir.

Chapter 4

Hello.
I hope you are good. Is chapter 4 available?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.