Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve concurrency issues #834

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    b2ac745 View commit details
    Browse the repository at this point in the history
  2. use other kwargs when constructing settings to avoid multiple locales…

    …/languages concurrently change `settings.DATE_ORDER`
    atrifonov committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    6b6dd2d View commit details
    Browse the repository at this point in the history
  3. add concurrency test

    atrifonov committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    66f6b7d View commit details
    Browse the repository at this point in the history
  4. fix tox E126

    atrifonov committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    5296d46 View commit details
    Browse the repository at this point in the history
  5. convert f-strings to format()

    atrifonov committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    5294b23 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. rm excess variable from replace

    atrifonov committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    1ba7a9c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. avoid double assigment

    atrifonov committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    6ea11c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

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

    merge upstream to master
    atrifonov committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    0da185b View commit details
    Browse the repository at this point in the history