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 |
|
|
39ef0fb06b
|
updated requirements
|
2023-03-11 12:27:51 +03: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 |
|
|
5a3b097532
|
added forms, utils
|
2023-03-10 13:50:02 +03:00 |
|
|
da12a206be
|
added form generate and process logic
|
2023-02-26 22:12:12 +03:00 |
|
|
878158aa09
|
added test app forms
|
2023-02-25 00:05:22 +03:00 |
|
|
902408ca9d
|
added test forms
|
2023-02-24 19:37:34 +03: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 |
|
|
899f837e7f
|
fixed files, added chunked upload
|
2023-01-15 12:31:15 +03:00 |
|
|
b2b6c5cac8
|
created files app
|
2023-01-15 11:19:14 +03:00 |
|
|
e9e7f05e43
|
fixed pipeliner migrations
|
2023-01-11 13:33:10 +03:00 |
|
|
5cc34d055e
|
add qr api. processing, minor bug fixes
|
2023-01-11 01:06:08 +03: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 |
|
|
c2aa3b76c7
|
updated ci
|
2023-01-01 23:44:42 +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 |
|