-
Notifications
You must be signed in to change notification settings - Fork 507
Pull requests: django-commons/django-simple-history
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump coverage from 7.14.2 to 7.15.0 in /requirements
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1624
opened Jul 2, 2026 by
dependabot
Bot
Loading…
Bump tox from 4.55.1 to 4.56.1 in /requirements
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1623
opened Jun 25, 2026 by
dependabot
Bot
Loading…
Fix HistoricForeignKey reverse prefetch_related (rebases #1159 and addresses review)
#1604
opened Apr 29, 2026 by
tomhampshire
Loading…
7 of 11 tasks
Fix ValueError in clean_duplicate_history when using iterator() after prefetch_related()
#1601
opened Apr 22, 2026 by
terminalchai
Loading…
Fix/1583 Display Timezone Information in SimpleHistoryAdmin Date/time Fields
#1597
opened Mar 26, 2026 by
ace2016
Loading…
7 of 11 tasks
Fix #1582: Include custom base model fields in diff_against()
#1593
opened Mar 22, 2026 by
ace2016
Loading…
1 of 2 tasks
fix: catch correct DoesNotExist in HistoricReverseOneToOneDescriptor.…
#1590
opened Mar 17, 2026 by
awais786
Loading…
11 tasks
feat: Add system-wide custom bases settings for HistoricalRecords
#1576
opened Dec 29, 2025 by
rodrigobnogueira
Loading…
8 tasks done
Precompute values and cache attrname to prevent few lookups
#1558
opened Dec 3, 2025 by
pedrohenriquerls
Loading…
7 of 11 tasks
populate_history command: support for --default-date
#1494
opened Jun 6, 2025 by
The-Alchemist
Loading…
9 of 11 tasks
Support '__all__' in no_db_index to exclude all fields from indexing in the Historical Model
#1492
opened May 28, 2025 by
rajarehanahmed
Loading…
9 of 11 tasks
Update models.py to retrieve app_label from model meta if no app is specified
#1448
opened Feb 3, 2025 by
kigathi-chege
Loading…
2 of 9 tasks
Fixed reason field being shared between models.
#1434
opened Jan 2, 2025 by
noamkush
Loading…
7 of 11 tasks
#1266 resolving through tables defined as strings on m2m relations
#1390
opened Sep 12, 2024 by
trumpet2012
Contributor
Loading…
6 of 11 tasks
disable_history() context manager
#1387
opened Sep 10, 2024 by
ddabble
Member
Loading…
10 of 11 tasks
fix(diff_against): support diffing against deleted records
#1312
opened Feb 20, 2024 by
euriostigue
Loading…
7 of 11 tasks
Fix SimpleHistoryAdmin to consistently use AUTH_USER_MODEL in history
#1303
opened Jan 25, 2024 by
epou
Loading…
5 of 11 tasks
Fix: Error in history view of object with forward slash in primary key
#1297
opened Jan 24, 2024 by
muneeb706
Contributor
Loading…
7 of 11 tasks
Attempts to fix update_change_reason for nullable JSONField fields (issue #1181)
#1282
opened Dec 2, 2023 by
martinschwinzerl
Loading…
3 of 11 tasks
add django stubs for HistoricForeignKey
#1264
opened Sep 28, 2023 by
david-homelend
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.