Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Home work-1 a_petrushkin #65

Closed
wants to merge 20 commits into from
Closed

Home work-1 a_petrushkin #65

wants to merge 20 commits into from

Commits on Sep 14, 2023

  1. HW-01 add dev dependency

    - flake8-pytest
    - flake8-django
    aapetrushkin committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2c3757e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Hazzari/HW-01_dev

    HW-01 add dev dependency
    Hazzari authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a676348 View commit details
    Browse the repository at this point in the history
  3. fix deprecated method

    aapetrushkin committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6fe0a38 View commit details
    Browse the repository at this point in the history
  4. fix error in directory name

    aapetrushkin committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    488e060 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from Hazzari/boalerplate_fix

    boalerplate fix
    Hazzari authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8c56e4c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. fix spelling error in variable

    aapetrushkin committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2b000a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Hazzari/HW-01_dev

    fix spelling error in variable
    Hazzari authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b43425a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Turn off errors from base repository

    aapetrushkin committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    9ac0c00 View commit details
    Browse the repository at this point in the history
  2. add dev dependency

    aapetrushkin committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    f9fd700 View commit details
    Browse the repository at this point in the history
  3. disable unnecessary warnings in libraries

    aapetrushkin committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    99afbd4 View commit details
    Browse the repository at this point in the history
  4. Update dev dependency

    aapetrushkin committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    e3652aa View commit details
    Browse the repository at this point in the history
  5. Add ruff rules

    aapetrushkin committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    828b887 View commit details
    Browse the repository at this point in the history
  6. Add homework tests

    aapetrushkin committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    356bbf6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into hw-1

    # Conflicts:
    #	poetry.lock
    #	pyproject.toml
    aapetrushkin committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    d81cc9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d713209 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/master'

    aapetrushkin committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    8878dc5 View commit details
    Browse the repository at this point in the history
  10. Add test for user manager, causes an error if you pass an empty email…

    … to the model
    aapetrushkin committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    790d856 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Merge remote-tracking branch 'upstream/master'

    aapetrushkin committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    c623818 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Fix name variables

    aapetrushkin committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    44276ad View commit details
    Browse the repository at this point in the history
  2. Add tests

    - valid login
    - format string favourite picture
    - redirect user update template
    aapetrushkin committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2e15615 View commit details
    Browse the repository at this point in the history