Tom Adamczewski
|
8b5f1f5213
|
clarify docs for managers of SoftDeletableModel
follow-up to https://github.com/jazzband/django-model-utils/pull/438/
|
2024-02-12 10:42:04 +00:00 |
|
Remco Wendt
|
46d33923ba
|
Merge pull request #588 from jazzband/shanx-patch-1
Update CHANGES.rst for new release
|
2024-02-10 16:17:31 +00:00 |
|
Remco Wendt
|
fb9f9c647d
|
Update CHANGES.rst
|
2024-02-10 17:09:14 +01:00 |
|
Remco Wendt
|
a94d01f399
|
Merge pull request #583 from adamchainz/django_5.0
Test Django 5.0
|
2024-02-10 15:47:10 +00:00 |
|
Adam Johnson
|
270802357f
|
Test Django 5.0
|
2024-02-09 21:30:32 +00:00 |
|
Joseph Riddle
|
74a064daea
|
Merge pull request #555 from joeriddles/fix-prefetch-related
Fix `ValueError` when calling `prefetch_related` for tracked `ForeignKey` fields
|
2023-12-16 08:51:35 -08:00 |
|
Joseph Riddle
|
55cd816939
|
Merge branch 'master' into fix-prefetch-related
|
2023-11-27 12:55:53 -08:00 |
|
Jelmer
|
11de64b141
|
Merge pull request #582 from adamchainz/remove_save_signal_handling_model
Remove SaveSignalHandlingModel
|
2023-11-06 08:48:12 +01:00 |
|
Adam Johnson
|
11f3a53b0f
|
Remove SaveSignalHandlingModel
|
2023-10-26 16:56:30 +01:00 |
|
Serhii Tereshchenko
|
0ec4ac5e38
|
fix: Use proper column name instead of attname (#573)
fix: Use proper column name instead of attname
|
2023-06-16 15:34:47 +02:00 |
|
Jelmer
|
6916342126
|
Merge pull request #552 from patrick91/master
Add py.typed file
|
2023-06-16 11:46:15 +02:00 |
|
Jelmer
|
fed147875f
|
Merge pull request #564 from tjwalch/swedish-translation
Swedish translation
|
2023-06-16 11:31:33 +02:00 |
|
Jelmer
|
23e7ee3382
|
Merge branch 'master' into swedish-translation
|
2023-06-16 11:25:36 +02:00 |
|
Jelmer
|
7f6a72a43b
|
Merge pull request #571 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2023-06-16 11:24:36 +02:00 |
|
Jelmer
|
34c1291654
|
Merge pull request #545 from hugovk/add-3.11
Add support for Python 3.11 and test 3.12-dev, remove support for Python 3.7
|
2023-06-16 08:06:50 +02:00 |
|
Hugo van Kemenade
|
cb292c25c9
|
Update changelog
|
2023-06-15 21:18:03 +03:00 |
|
Hugo van Kemenade
|
e3d9e50b53
|
pip install .
|
2023-06-15 20:58:10 +03:00 |
|
Hugo van Kemenade
|
e35de428d5
|
Add Read the Docs config to upgrade Python version
|
2023-06-15 20:44:33 +03:00 |
|
Hugo van Kemenade
|
dc505a968d
|
Drop support for EOL Python 3.7
|
2023-06-15 20:39:29 +03:00 |
|
Hugo van Kemenade
|
b76c6c497b
|
Replace setuptools' pkg_resources with stdlib importlib.metadata
|
2023-06-15 17:49:51 +03:00 |
|
Jelmer
|
6c7afb3b3f
|
Merge branch 'master' into add-3.11
|
2023-06-15 15:29:01 +02:00 |
|
Jelmer
|
3dc511c5e1
|
Merge pull request #562 from foarsitter/dj42
Test django against 4.2 & main branch to formally support django 4.2
|
2023-06-15 15:22:11 +02:00 |
|
pre-commit-ci[bot]
|
3224ed4526
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.6.0](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.6.0)
|
2023-06-12 19:47:34 +00:00 |
|
Tomas Walch
|
df55f9be9c
|
Changelog entry
|
2023-04-06 14:36:40 +02:00 |
|
Tomas Walch
|
41fd090e25
|
Swedish translation
|
2023-04-06 14:35:28 +02:00 |
|
Jelmer Draaijer
|
0167a18024
|
Test django against 4.2 & main branch to formally support django 4.2
|
2023-04-06 13:49:50 +02:00 |
|
Jelmer
|
61544365d4
|
Merge pull request #550 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2023-04-06 13:31:38 +02:00 |
|
pre-commit-ci[bot]
|
e55b5e99b1
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/isort: 5.11.1 → 5.12.0](https://github.com/PyCQA/isort/compare/5.11.1...5.12.0)
|
2023-04-06 13:28:29 +02:00 |
|
Jelmer
|
76f681d064
|
Merge pull request #557 from ProtixIT/fix-tests-module-not-found
Fix "ImportError: No module named 'tests'" by calling pytest through `python -m`
|
2023-04-06 13:21:31 +02:00 |
|
Maarten ter Huurne
|
881cf29e21
|
Run pytest with current directory in the search path
Without this, `pytest-django` cannot find its settings module.
https://docs.pytest.org/en/6.2.x/usage.html#calling-pytest-through-python-m-pytest
|
2023-03-16 22:56:10 +01:00 |
|
Ihor Sychevskyi
|
cced1c7aea
|
update links (#554)
|
2023-01-28 05:44:56 +02:00 |
|
joeriddles
|
103c942ca5
|
Fix docstring for prefetch_related test class
|
2023-01-26 14:25:43 -08:00 |
|
joeriddles
|
604c6f0b62
|
Remove unnecessary model and simplify tests for prefetch_related
|
2023-01-26 14:25:09 -08:00 |
|
joeriddles
|
9d466ffa74
|
Add prefetch_related fix to CHANGES.rst
|
2023-01-26 14:16:29 -08:00 |
|
joeriddles
|
7e1437b18a
|
Add joeriddles to AUTHORS.rst
|
2023-01-26 13:25:51 -08:00 |
|
joeriddles
|
a0624f1492
|
For error on prefetch_related for tracked field
|
2023-01-26 13:17:49 -08:00 |
|
Patrick Arminio
|
bfa95b1baf
|
Add py.typed
|
2023-01-23 22:03:56 +00:00 |
|
Hugo van Kemenade
|
6715f653da
|
Merge pull request #536 from mfgcb/patch-1
|
2022-12-12 23:21:12 +02:00 |
|
Hugo van Kemenade
|
309f1d8080
|
Test Python 3.12-dev
|
2022-12-12 23:20:35 +02:00 |
|
Hugo van Kemenade
|
e1b83d8265
|
Add support for Python 3.11
|
2022-12-12 23:20:35 +02:00 |
|
Hugo van Kemenade
|
aec019ca97
|
Add colour to CI logs for readability
|
2022-12-12 23:20:35 +02:00 |
|
Hugo van Kemenade
|
8653db5669
|
Bump psycopg2-binary to support Python 3.11
|
2022-12-12 23:20:35 +02:00 |
|
Hugo van Kemenade
|
c45c0380de
|
Bump GitHub Actions
|
2022-12-12 23:20:35 +02:00 |
|
Hugo van Kemenade
|
0260205c1b
|
Add support for Python 3.11
|
2022-12-12 23:20:35 +02:00 |
|
Hugo van Kemenade
|
169c0f4994
|
Merge pull request #542 from jazzband/pre-commit-ci-update-config
|
2022-12-12 23:19:58 +02:00 |
|
Hugo van Kemenade
|
e068e50125
|
Bump isort to fix: NameError: name 'colorama' is not defined
|
2022-12-12 23:14:02 +02:00 |
|
Hugo van Kemenade
|
d146a05823
|
Remove comments to fix Flake8 6.0.0
|
2022-12-12 21:17:00 +02:00 |
|
pre-commit-ci[bot]
|
dfe7a53641
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0)
- [github.com/asottile/pyupgrade: v3.1.0 → v3.3.1](https://github.com/asottile/pyupgrade/compare/v3.1.0...v3.3.1)
|
2022-12-12 19:06:52 +00:00 |
|
Simon Charette
|
62da080f78
|
Release 4.3.1.
This is basically what was meant to be 4.3.0 but failed due to RST errors in
the CHANGELOG.
|
2022-11-15 19:07:31 -05:00 |
|
Simon Charette
|
6c6d60e85c
|
Merge pull request #547 from jazzband/release-4.3.0
Release 4.3.0.
|
2022-11-15 18:56:08 -05:00 |
|