Commit Graph

41 Commits

Author SHA1 Message Date
359e2929fc added base signal and model for slug generation, updated about app 2023-03-24 12:20:58 +03:00
Alexander Karpov
5a527ba3e3
Merge branch 'main' into dependabot/pip/django-celery-beat-2.5.0 2023-03-15 00:21:30 +03:00
dependabot[bot]
e37c7a3e82
Bump django-celery-beat from 2.4.0 to 2.5.0
Bumps [django-celery-beat](https://github.com/celery/django-celery-beat) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/celery/django-celery-beat/releases)
- [Changelog](https://github.com/celery/django-celery-beat/blob/main/Changelog)
- [Commits](https://github.com/celery/django-celery-beat/compare/v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: django-celery-beat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 15:10:11 +00:00
dependabot[bot]
b332aa994a
Bump django-anymail from 9.0 to 9.1
Bumps [django-anymail](https://github.com/anymail/django-anymail) from 9.0 to 9.1.
- [Release notes](https://github.com/anymail/django-anymail/releases)
- [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/anymail/django-anymail/compare/v9.0...v9.1)

---
updated-dependencies:
- dependency-name: django-anymail
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 15:12:53 +00:00
Alexander Karpov
fcfa0ea59c
Merge branch 'main' into dependabot/pip/ipdb-0.13.13 2023-03-11 12:03:26 +03:00
Alexander Karpov
a392b6aa3b
Merge branch 'main' into dependabot/pip/pytest-7.2.2 2023-03-11 12:02:46 +03:00
Alexander Karpov
82be5d2ba0
Merge branch 'main' into dependabot/pip/drf-spectacular-0.26.0 2023-03-11 12:02:11 +03:00
dependabot[bot]
1b16f250cc
Bump ipdb from 0.13.11 to 0.13.13
Bumps [ipdb](https://github.com/gotcha/ipdb) from 0.13.11 to 0.13.13.
- [Release notes](https://github.com/gotcha/ipdb/releases)
- [Changelog](https://github.com/gotcha/ipdb/blob/master/HISTORY.txt)
- [Commits](https://github.com/gotcha/ipdb/compare/0.13.11...0.13.13)

---
updated-dependencies:
- dependency-name: ipdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 15:11:16 +00:00
dependabot[bot]
2687640cb7
Bump pytest from 7.2.1 to 7.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.1...7.2.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 15:10:17 +00:00
dependabot[bot]
b1d727fdb1
Bump drf-spectacular from 0.25.1 to 0.26.0
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.25.1 to 0.26.0.
- [Release notes](https://github.com/tfranzel/drf-spectacular/releases)
- [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tfranzel/drf-spectacular/compare/0.25.1...0.26.0)

---
updated-dependencies:
- dependency-name: drf-spectacular
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 15:09:45 +00:00
dependabot[bot]
3ab703051b
Bump django-extra-settings from 0.7.0 to 0.9.1
Bumps [django-extra-settings](https://github.com/fabiocaccamo/django-extra-settings) from 0.7.0 to 0.9.1.
- [Release notes](https://github.com/fabiocaccamo/django-extra-settings/releases)
- [Changelog](https://github.com/fabiocaccamo/django-extra-settings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fabiocaccamo/django-extra-settings/compare/0.7.0...0.9.1)

---
updated-dependencies:
- dependency-name: django-extra-settings
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 15:09:14 +00:00
dependabot[bot]
53dd5ecc2e
Bump coverage from 7.2.0 to 7.2.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.2.0...7.2.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 10:51:48 +00:00
676ac930b8 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	poetry.lock
2023-03-10 13:50:17 +03:00
5a3b097532 added forms, utils 2023-03-10 13:50:02 +03:00
dependabot[bot]
d46a2871f6
Bump django from 4.1.5 to 4.1.7
Bumps [django](https://github.com/django/django) from 4.1.5 to 4.1.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.1.5...4.1.7)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 15:13:30 +00:00
dependabot[bot]
aec501bef4
Bump hiredis from 2.1.1 to 2.2.2
Bumps [hiredis](https://github.com/redis/hiredis-py) from 2.1.1 to 2.2.2.
- [Release notes](https://github.com/redis/hiredis-py/releases)
- [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/hiredis-py/compare/v2.1.1...v2.2.2)

---
updated-dependencies:
- dependency-name: hiredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 15:07:55 +00:00
095a0d02f8 updated navbar, reformed project structure 2023-02-16 14:00:16 +03:00
727f6a6f9e reformed project 2023-02-16 10:38:42 +03:00
22db41f6f8 linter, docker updated, minor byg fixed and shortener updates 2023-02-10 13:30:20 +03:00
b2b6c5cac8 created files app 2023-01-15 11:19:14 +03:00
78d30cfef4 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	poetry.lock
2023-01-11 01:06:30 +03:00
5cc34d055e add qr api. processing, minor bug fixes 2023-01-11 01:06:08 +03:00
dependabot[bot]
c26795aa73
Bump coverage from 7.0.3 to 7.0.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.0.3...7.0.4)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 14:32:25 +00:00
dependabot[bot]
210a91080d
Bump sphinx from 5.3.0 to 6.1.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v6.1.1/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.3.0...v6.1.1)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 14:14:31 +00:00
dependabot[bot]
18b465439d
Bump coverage from 7.0.2 to 7.0.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.0.2...7.0.3)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 14:15:59 +00:00
Alexander Karpov
d0c81ca45f
Merge branch 'main' into dependabot/pip/coverage-7.0.2 2023-01-03 18:48:39 +03:00
dependabot[bot]
350a2ec5c1
Bump whitenoise from 6.2.0 to 6.3.0
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/evansd/whitenoise/releases)
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/6.2.0...6.3.0)

---
updated-dependencies:
- dependency-name: whitenoise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 14:26:08 +00:00
dependabot[bot]
eed88ca9ac
Bump coverage from 7.0.1 to 7.0.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.0.1...7.0.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 14:25:25 +00:00
dependabot[bot]
4a3864b917
Bump django from 4.1.4 to 4.1.5
Bumps [django](https://github.com/django/django) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.1.4...4.1.5)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 08:01:52 +00:00
fb50713ecc docker fix 2023-01-03 10:58:52 +03:00
9dc1025e51 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	poetry.lock
2023-01-01 23:18:52 +03:00
14b6bf141a added new app, major updates 2023-01-01 23:18:24 +03:00
Alexander Karpov
289649ef10
Merge branch 'main' into dependabot/pip/flake8-isort-6.0.0 2022-12-26 20:59:24 +03:00
dependabot[bot]
ad1d4b93fe
Bump flake8-isort from 5.0.3 to 6.0.0
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 5.0.3 to 6.0.0.
- [Release notes](https://github.com/gforcada/flake8-isort/releases)
- [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst)
- [Commits](https://github.com/gforcada/flake8-isort/compare/5.0.3...6.0.0)

---
updated-dependencies:
- dependency-name: flake8-isort
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 17:58:41 +00:00
Alexander Karpov
c1ee35ed04
Merge branch 'main' into dependabot/pip/pre-commit-2.21.0 2022-12-26 20:58:37 +03:00
dependabot[bot]
eb9d3e10bc
Bump coverage from 6.5.0 to 7.0.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.5.0 to 7.0.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/6.5.0...7.0.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 14:13:32 +00:00
dependabot[bot]
8f57e90150
Bump pre-commit from 2.20.0 to 2.21.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.20.0...v2.21.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 14:12:47 +00:00
dependabot[bot]
f8c83c049c
Bump django-anymail from 8.6 to 9.0
Bumps [django-anymail](https://github.com/anymail/django-anymail) from 8.6 to 9.0.
- [Release notes](https://github.com/anymail/django-anymail/releases)
- [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/anymail/django-anymail/compare/v8.6...v9.0)

---
updated-dependencies:
- dependency-name: django-anymail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 21:53:12 +00:00
3090e33550 updated docker, dependencies 2022-12-21 00:50:36 +03:00
3d3688eb6e added poetry(docker is not working for now), minor changes for pipeliner, updated admin 2022-12-20 19:21:39 +03:00
f5f5de3f94 added poetry(docker is not working for now), minor changes for pipeliner 2022-12-19 20:10:36 +03:00