-
Notifications
You must be signed in to change notification settings - Fork 492
HistoricOneToOneField #1394
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
Merged
tim-schilling
merged 18 commits into
django-commons:master
from
JordanHyatt:historic-one-to-one
Nov 20, 2024
Merged
HistoricOneToOneField #1394
Changes from 11 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
ad5e2cc
Implemented HistoricOneToOneField with unit tests
JordanHyatt f93d34c
Updated AUTHORS.rst
JordanHyatt 947a31f
updated AUTHORS.rst
JordanHyatt 747ee90
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 74c9819
updated CHANGES.rst
JordanHyatt c6966d6
fixed syntax error in signals.rst
JordanHyatt 8f3c94e
Added HistoricOneToOneFiled to querying_history.rst
JordanHyatt 2100b19
removed call to field cache
JordanHyatt 81b4eb0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3c899f9
format change after running pre-commit
JordanHyatt 1836a89
Merge branch 'historic-one-to-one' of github.com:JordanHyatt/django-s…
JordanHyatt 0743cfd
- created HistoricDescriptorMixin to DRY out get_queryset method
JordanHyatt f7a77d3
Updated doc string and adding co-author
JordanHyatt a321eae
updated the python version in the .pre-commit-config
JordanHyatt 8b45f70
Re-add signal docs
tim-schilling 5a9363d
Add spacing to doc string.
tim-schilling f269a47
Switch to lowest supported python version for pre-commit black
tim-schilling f191255
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.