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

Translations update from main #907

Merged
merged 31 commits into from
Aug 22, 2023

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    ea8a5ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4979903 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Bump requests from 2.28.2 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.28.2...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2023
    Configuration menu
    Copy the full SHA
    f68d020 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. ci: pre-commit autoupdate

    updates:
    - [github.com/asottile/pyupgrade: v3.3.2 → v3.4.0](asottile/pyupgrade@v3.3.2...v3.4.0)
    pre-commit-ci[bot] authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d103c0d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    5fe6527 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Merge pull request DjangoGirls#894 from anaschwendler/remove-google-g…

    …roups
    
    Remove Google Groups mention and change instructions for Slack in new organizer email
    amakarudze authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4a766c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request DjangoGirls#892 from DjangoGirls/pre-commit-ci-upd…

    …ate-config
    
    ci: pre-commit autoupdate
    amakarudze authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4939ac0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Update sponsor packages

    amakarudze committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    1423cc3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request DjangoGirls#896 from amakarudze/update-sponsor-deck

    Update sponsor packages
    amakarudze authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    7caefb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. ci: pre-commit autoupdate

    updates:
    - [github.com/adamchainz/django-upgrade: 1.13.0 → 1.14.0](adamchainz/django-upgrade@1.13.0...1.14.0)
    - [github.com/asottile/pyupgrade: v3.4.0 → v3.8.0](asottile/pyupgrade@v3.4.0...v3.8.0)
    - [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](PyCQA/autoflake@v2.1.1...v2.2.0)
    pre-commit-ci[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    07f652a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    675db1c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Bump django from 3.2.19 to 3.2.20

    Bumps [django](https://github.com/django/django) from 3.2.19 to 3.2.20.
    - [Commits](django/django@3.2.19...3.2.20)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9e0c97f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    ed4b4e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge pull request DjangoGirls#895 from anaschwendler/clean-up-settings

    Remove unused variables in settings.py and .environment
    amakarudze authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    45ce519 View commit details
    Browse the repository at this point in the history
  2. Merge pull request DjangoGirls#899 from anaschwendler/890-application…

    …-multiple-objects-returned
    
    Make sure application return only one objecte
    amakarudze authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b0ff350 View commit details
    Browse the repository at this point in the history
  3. Merge pull request DjangoGirls#889 from DjangoGirls/dependabot/pip/re…

    …quests-2.31.0
    
    Bump requests from 2.28.2 to 2.31.0
    amakarudze authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    71e9520 View commit details
    Browse the repository at this point in the history
  4. Merge pull request DjangoGirls#897 from DjangoGirls/pre-commit-ci-upd…

    …ate-config
    
    ci: pre-commit autoupdate
    amakarudze authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    644bc31 View commit details
    Browse the repository at this point in the history
  5. Merge pull request DjangoGirls#898 from DjangoGirls/dependabot/pip/dj…

    …ango-3.2.20
    
    Bump django from 3.2.19 to 3.2.20
    amakarudze authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d4f074d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    1173508 View commit details
    Browse the repository at this point in the history
  2. Merge pull request DjangoGirls#900 from amakarudze/fix-typo

    Fix typo in query statement
    amakarudze authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    85ba603 View commit details
    Browse the repository at this point in the history
  3. Merge pull request DjangoGirls#886 from amakarudze/fix-757

    Add unique_together for name and twitter_handle for coach model
    amakarudze authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6c90ac2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cee216f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Bump certifi from 2022.12.7 to 2023.7.22

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
    - [Commits](certifi/python-certifi@2022.12.07...2023.07.22)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    673187f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    8a2394f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4a7d9c View commit details
    Browse the repository at this point in the history
  3. Merge pull request DjangoGirls#903 from amakarudze/fix-applications

    Filter applications by page_url
    amakarudze authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4287a03 View commit details
    Browse the repository at this point in the history
  4. Fix query

    amakarudze committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    50f8fc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97291f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge pull request DjangoGirls#887 from amakarudze/fix-885

    Catch ValueError due to approximate date with no day
    amakarudze authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a370f82 View commit details
    Browse the repository at this point in the history
  2. Merge pull request DjangoGirls#902 from DjangoGirls/dependabot/pip/ce…

    …rtifi-2023.7.22
    
    Bump certifi from 2022.12.7 to 2023.7.22
    amakarudze authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2b2fc15 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    7d8f7b4 View commit details
    Browse the repository at this point in the history