Hasan Ramezani
2a93c2086a
Prepare release 2.2.1 ( #459 )
2022-11-28 13:39:30 +03:00
Ihor Sychevskyi
b4dda75fc7
update readme link ( #460 )
2022-11-28 09:05:00 +01:00
Abdullah Alaqeel
4cdc756791
FIX: Parsing client IPv6 address when a proxy is involved ( #457 )
2022-11-22 08:44:59 +01:00
Hasan Ramezani
e23b091c99
Replace pkg_resources with importlib solution ( #450 )
2022-11-21 16:50:34 +01:00
Alieh Rymašeŭski
1ba3bd9d07
Disallow changing or deleting log entries ( #449 )
2022-11-21 16:26:23 +01:00
Youngkwang Yang
96275d5386
Add serialize_data setting ( #452 )
2022-11-15 13:05:35 +01:00
pre-commit-ci[bot]
a6ea91f1bc
[pre-commit.ci] pre-commit autoupdate ( #451 )
...
updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.2.2 )
- [github.com/adamchainz/django-upgrade: 1.11.0 → 1.12.0](https://github.com/adamchainz/django-upgrade/compare/1.11.0...1.12.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-14 22:14:53 +03:30
Hasan Ramezani
227b0d9fb5
Prepare release 2.2.0 ( #434 )
2022-11-07 14:48:05 +01:00
Hasan Ramezani
2b0bc9efa2
Replace the django.utils.timezone.utc by datetime.timezone.utc ( #448 )
...
Co-authored-by: Alieh Rymašeŭski <alieh.rymasheuski@gmail.com>
2022-11-07 14:26:51 +01:00
Hasan Ramezani
36eaaaa2a9
Confirm Python 3.11 support ( #447 )
2022-11-07 09:36:17 +01:00
Simon Kern
f71699a9d0
Added ACCESS action and enabled logging of object accesses ( #436 )
2022-11-07 08:51:00 +01:00
Robin Harms Oredsson
8fe776ae45
Option to disable logging on raw save and via context manager ( #446 )
...
* Disable on raw save prototype
* Contextmanager to disable instead of just raw - so we can catch m2m relations too
Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
2022-11-04 09:12:06 +01:00
Hasan Ramezani
aa6d977f8b
Update pyupgrade and django-upgrade pre-commit hooks
2022-11-02 16:01:51 +03:30
pre-commit-ci[bot]
90ce363b78
[pre-commit.ci] pre-commit autoupdate ( #442 )
...
updates:
- [github.com/asottile/pyupgrade: v3.0.0 → v3.1.0](https://github.com/asottile/pyupgrade/compare/v3.0.0...v3.1.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-17 22:18:03 +02:00
pre-commit-ci[bot]
c04f5354ef
[pre-commit.ci] pre-commit autoupdate ( #440 )
...
updates:
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0 )
- [github.com/asottile/pyupgrade: v2.38.2 → v3.0.0](https://github.com/asottile/pyupgrade/compare/v2.38.2...v3.0.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-10 22:08:10 +02:00
Youngkwang Yang
487b8ab5f4
Remove unnecessary code in created method. ( #438 )
2022-10-05 18:39:48 +02:00
pre-commit-ci[bot]
993cd847fb
[pre-commit.ci] pre-commit autoupdate ( #435 )
...
updates:
- [github.com/asottile/pyupgrade: v2.38.0 → v2.38.2](https://github.com/asottile/pyupgrade/compare/v2.38.0...v2.38.2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-26 20:57:48 +02:00
Alieh Rymašeŭski
0f57525058
Support search by custom USERNAME_FIELD ( #432 )
2022-09-21 16:19:49 +02:00
Rahul Prasad
a56d0e6f78
added fix for OneToOneRel error happening in case of Polymorphic model ( #429 )
2022-09-21 08:53:10 +02:00
Mathieu Rampant
d74c118834
Added verbose field name in admin ( #428 )
...
Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
2022-09-20 22:07:41 +02:00
pre-commit-ci[bot]
fb90112c50
[pre-commit.ci] pre-commit autoupdate ( #430 )
...
updates:
- [github.com/asottile/pyupgrade: v2.37.3 → v2.38.0](https://github.com/asottile/pyupgrade/compare/v2.37.3...v2.38.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-19 21:47:54 +02:00
pre-commit-ci[bot]
acada9edf9
[pre-commit.ci] pre-commit autoupdate ( #425 )
...
updates:
- [github.com/adamchainz/django-upgrade: 1.9.0 → 1.10.0](https://github.com/adamchainz/django-upgrade/compare/1.9.0...1.10.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-12 20:34:11 +02:00
pre-commit-ci[bot]
93602bd210
[pre-commit.ci] pre-commit autoupdate ( #423 )
...
updates:
- [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0...22.8.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-05 20:31:07 +02:00
pre-commit-ci[bot]
527f870034
[pre-commit.ci] pre-commit autoupdate ( #422 )
...
updates:
- [github.com/adamchainz/django-upgrade: 1.8.0 → 1.9.0](https://github.com/adamchainz/django-upgrade/compare/1.8.0...1.9.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-08-29 20:26:04 +02:00
August Raack
777bd537e7
Add serialized object field ( #412 )
2022-08-21 21:45:50 +02:00
Hasan Ramezani
57423fcb3a
Add required Python and Django version to setup.py ( #419 )
2022-08-18 13:06:33 +02:00
François Magimel
174605d650
docs(readme): update the release section ( #351 )
...
Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
2022-08-17 18:51:14 +02:00
Hasan Ramezani
18868aaaed
Handle port in remote_addr
2022-08-17 13:37:22 +02:00
pre-commit-ci[bot]
c13d6ec88d
[pre-commit.ci] pre-commit autoupdate ( #416 )
...
updates:
- [github.com/adamchainz/django-upgrade: 1.7.0 → 1.8.0](https://github.com/adamchainz/django-upgrade/compare/1.7.0...1.8.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-08-15 20:03:15 +02:00
pre-commit-ci[bot]
a00d2c227f
[pre-commit.ci] pre-commit autoupdate ( #413 )
...
updates:
- [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](https://github.com/PyCQA/flake8/compare/5.0.2...5.0.4 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-08-08 20:24:17 +02:00
Hasan Ramezani
eb5e873082
Add django-upgrade to pre-commit-config.yaml ( #411 )
2022-08-08 11:53:03 +02:00
Hasan Ramezani
830152f0f4
Fix code block in usage.rst
2022-08-05 15:29:01 +03:00
Hasan Ramezani
1cd7d9839d
Confirm Django 4.1 support ( #406 )
2022-08-03 17:26:56 +02:00
pre-commit-ci[bot]
4ed056bc2f
[pre-commit.ci] pre-commit autoupdate ( #405 )
...
updates:
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.2 )
- [github.com/asottile/pyupgrade: v2.37.2 → v2.37.3](https://github.com/asottile/pyupgrade/compare/v2.37.2...v2.37.3 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-08-01 20:42:20 +02:00
Alieh Rymašeŭski
a24b79af0c
Display timestamps in server timezone ( #404 )
2022-08-01 20:41:41 +02:00
Hasan Ramezani
68cde8ffb9
Prepare release 2.1.1
2022-07-27 22:19:51 +02:00
Alieh Rymašeŭski
f68af3033d
Pin python-dateutil>=2.7.0 ( #401 )
2022-07-27 20:18:29 +02:00
pre-commit-ci[bot]
2f914c17ce
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.37.1 → v2.37.2](https://github.com/asottile/pyupgrade/compare/v2.37.1...v2.37.2 )
2022-07-25 23:13:06 +02:00
pre-commit-ci[bot]
3e044444c3
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.34.0 → v2.37.1](https://github.com/asottile/pyupgrade/compare/v2.34.0...v2.37.1 )
2022-07-11 20:13:43 +02:00
pre-commit-ci[bot]
93907b7a67
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0 )
2022-07-04 22:44:22 +03:00
Alieh Rymašeŭski
95929cd5b6
Add assertions for msg_short
2022-06-30 09:04:43 +02:00
Alieh Rymašeŭski
7861dae4f9
Show field values before deletion in the admin
2022-06-30 09:04:43 +02:00
Alieh Rymašeŭski
ed3ce76762
Remove a redundant comment
...
`profile = "black"` in `isort` block suggests that this is an `isort`
profile compatible with `black`.
2022-06-28 19:20:02 +02:00
Alieh Rymašeŭski
d7dd32af92
Switch MIDDLEWARE from a tuple to a list
...
This is a recommended change starting with Django 1.9.
2022-06-28 19:20:02 +02:00
Alieh Rymašeŭski
2ac014baa5
Remove a redundant exception handler
...
It duplicates the handler for its parent class Exception.
2022-06-28 19:20:02 +02:00
Alieh Rymašeŭski
68c7f44f9c
Make checks for empty collections more pythonic
2022-06-28 19:20:02 +02:00
Alieh Rymašeŭski
121fe99cf5
Simplify is_authenticated check
...
This attribute is defined on request.user from Django 1.10 or a
comparably ancient version.
2022-06-28 19:20:02 +02:00
Hasan Ramezani
6b60d04e44
Fix documentation problem in usage.rst
2022-06-28 19:19:09 +02:00
Hasan Ramezani
7771075dc0
Remove South compatibility codes
2022-06-28 19:19:09 +02:00
Hasan Ramezani
b5edd50f02
Remove double underscores from tests name
2022-06-28 19:19:09 +02:00