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

Increase django version and switch to pyproject.toml #41

Open
wants to merge 34 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
adbdd0c
Remove unsupported Django imports
mikemanger Jul 29, 2024
23f2038
Replace various pre-commit tasks with ruff
mikemanger Jul 29, 2024
60c153d
Run ruff on project
mikemanger Jul 29, 2024
e560c70
Add Python 10/11 support to project meta
mikemanger Jul 29, 2024
129d4d6
Configure ruff to use flake8, isort and pyupgrade
mikemanger Jul 29, 2024
6f26ddf
Run ruff on all files
mikemanger Jul 29, 2024
c1f18b0
Merge pull request #2 from iplweb/develop
mikemanger Jul 29, 2024
6a099b7
Merge branch 'upstream-develop' of https://github.com/mikemanger/djan…
mikemanger Jul 29, 2024
1a17723
Merge branch 'upstream-develop' into update-pre-commit
mikemanger Jul 29, 2024
b7a792c
Run all pre-commit tasks
mikemanger Jul 29, 2024
7575a08
Add Ruff job to CI workflow
mikemanger Jul 29, 2024
fe6e95c
Allow workflow to be triggered manually
mikemanger Jul 29, 2024
02ed7cb
Add __str__() definitions to models
mikemanger Jul 29, 2024
d4b11a0
Add python 3.7 and 3.12 to setup classifiers
mikemanger Jul 29, 2024
23dfa0f
Update documentation to use forked library
mikemanger Jul 29, 2024
2fcc3eb
Fix documentation not compiling in Python 12
mikemanger Jul 29, 2024
fbfdfbe
Update documentation link
mikemanger Jul 29, 2024
6b5c547
Update various URLs to use https
mikemanger Jul 29, 2024
020da42
Add HISTORY note
mikemanger Jul 29, 2024
00cfb81
Fix minor documentation issue on PasswordChangeMiddleware
mikemanger Jul 29, 2024
09436f5
Update min django version in install.rst
mikemanger Jul 29, 2024
d321227
ngettext is supported in Django 2.2
mikemanger Jul 29, 2024
b05899c
Add Python version to README
mikemanger Jul 29, 2024
b2a0ff6
Use path instead of re_path in most cases
mikemanger Jul 29, 2024
9416c16
Increase min Django version to 4.2
mikemanger Jul 29, 2024
6221e2b
Test against Django 5.1
mikemanger Jul 29, 2024
7fbb1c4
Switch to pyproject.toml to config tox, ruff and setup
mikemanger Jul 29, 2024
ab5c337
Remove confusing flake8 config from legacy tox config
mikemanger Jul 29, 2024
2a44792
Add django-upgrade pre-commit task and fix a couple of issues
mikemanger Jul 29, 2024
cfda46b
Merge branch 'update-pre-commit' of https://github.com/mikemanger/dja…
mikemanger Jul 29, 2024
95670d2
Merge branch 'update-pre-commit' into increase-django-version
mikemanger Jul 29, 2024
a40911f
Bump django-upgrade to target 4.2 and fix issue
mikemanger Jul 29, 2024
1694e4e
Update readme to fix link
mikemanger Jul 29, 2024
eea6d8c
Fix readme typo
mikemanger Jul 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge pull request #2 from iplweb/develop
Merge upstream
mikemanger authored Jul 29, 2024
commit c1f18b0e62d214b6ef9d8eea055872df7ca02538

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.