Code Monkey home page Code Monkey logo

dj-homeworks's Introduction

Материалы для домашних работ по курсу «Django»

Блок 1. Обработка запросов. Работа с шаблонами

1.1. Знакомство с Django. Подготовка и запуск проекта.

1.2. Обработка запросов

1.3. Динамическое формирование страниц на основе шаблонов

Блок 2. Базы данных

2.1. Базы данных

2.2. Базы данных 2

Блок 3. Взаимодействие с сайтом

3.1. Знакомство с API на примере Django REST framework

3.2. Django REST framework: фильтрация, валидация и аутентификация

3.3. Тестирование Django-приложений с использованием Pytest

Требования

  • браузер;
  • редактор кода или IDE, например Pycharm;
  • система контроля версий git, установленная локально;
  • аккаунт на GitHub;

Как работать с репозиторием

Описано здесь

dj-homeworks's People

Contributors

alkovpro avatar amosyagina avatar artrey avatar dependabot[bot] avatar genomius avatar nwmt avatar prokaktus avatar roma-guru avatar sashalisina avatar vakimov avatar voidarray avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

dj-homeworks's Issues

Incorrect csv

1;Samsung Galaxy Edge 2;https://avatars.mds.yandex.net/get-mpic/364668/img_id5636027222104023144.jpeg/orig;73000;2016-12-12;True;
2;Iphone X;https://avatars.mds.yandex.net/get-mpic/200316/img_id270362589725797013.png/orig;80000;2017-06-01;True;
3;Nokia 8;https://avatars.mds.yandex.net/get-mpic/397397/img_id6752445806321208103.jpeg/orig;20000;2013-01-20;False;

Need to remove the last character ; in data lines.

correct grammar

- по ним будут строиться ссылки в отображаемых документах.

строка вынесена в подпункт, зачем то...

Помните, если вьюха принимает аргумент, то одноименных агрумент должен быть прописан в пути:

вероятнее всего должно быть "одноименный"

Не чего показывать

слитно

Не корректный импорт

В first-project -> first_project -> app -> views.py пытаетесь импортировать reverse из django.shortcuts, а не из django.urls

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.