Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / etianen/django-reversion issues and pull requests

#974 - Django 5.1 compatibility

Issue - State: closed - Opened by g10f about 2 months ago - 5 comments

#972 - Re-introduce bulk_create on supported databases

Pull Request - State: closed - Opened by stianjensen 2 months ago - 2 comments

#971 - Remove irrelevant comment

Pull Request - State: closed - Opened by GeyseR 3 months ago - 1 comment

#970 - 4.0.0 changelog breaking change is not clear

Issue - State: closed - Opened by GeyseR 3 months ago - 1 comment

#969 - Switch call from removed is_hidden method to hidden property

Pull Request - State: closed - Opened by jeremy-engel 4 months ago - 1 comment

#968 - feat: archive to file

Pull Request - State: closed - Opened by jerickdo 5 months ago

#967 - Conflicting Migrations Detected

Issue - State: closed - Opened by stefflc 5 months ago - 1 comment

#964 - Bopoal add index

Pull Request - State: closed - Opened by jtibbertpassthrough 7 months ago

#963 - Use object_id other than primary key

Issue - State: open - Opened by sourabhv 7 months ago - 1 comment
Labels: enhancement

#962 - Migration file missing for changes introduced in v5.0.11

Issue - State: closed - Opened by GitRon 8 months ago - 3 comments

#960 - Add missing migration

Pull Request - State: closed - Opened by pinguin999 8 months ago - 1 comment

#959 - 5.0.11 misses migration files

Issue - State: closed - Opened by pinguin999 8 months ago - 6 comments

#958 - ignore_duplicate fields

Issue - State: open - Opened by TonisPiip 8 months ago - 1 comment

#957 - Restore FK logic and best way to ignore fields

Issue - State: open - Opened by TonisPiip 8 months ago - 4 comments

#956 - Improved the Chinese translation

Pull Request - State: closed - Opened by zengqiu 8 months ago - 1 comment

#955 - perf: Fixes N+1 queries while rendering the recover_list.html template

Pull Request - State: closed - Opened by armonge 10 months ago - 1 comment

#954 - i was looking for a way to add reversions for changes via DRF

Issue - State: closed - Opened by kakulukia 11 months ago - 1 comment

#953 - Revert "fix: speed up get deleted. remove unnecessary subquery"

Pull Request - State: closed - Opened by etianen 11 months ago

#952 - #951 BUG SELECT DISTINCT ON expressions must match initial ORDER BY

Issue - State: closed - Opened by siddarta-weis 11 months ago - 1 comment

#951 - fix: speed up get deleted. remove unnecessary subquery

Pull Request - State: closed - Opened by caullla 11 months ago - 1 comment

#950 - Move dropping Python 2.7 changelog to correct version

Pull Request - State: closed - Opened by chicheng 12 months ago - 1 comment

#949 - Fix typo in CHANGELOG.rst

Pull Request - State: closed - Opened by chicheng 12 months ago - 1 comment

#948 - Admin integration: Issue when reverting

Issue - State: closed - Opened by julianklotz about 1 year ago - 3 comments

#947 - Fix “has no attribute” error

Pull Request - State: closed - Opened by julianklotz about 1 year ago - 1 comment

#946 - Handling case of missing object in admin revert

Pull Request - State: closed - Opened by etianen about 1 year ago

#945 - Allow displaying "non-recoverable" objects as read-only

Issue - State: closed - Opened by PavelPancocha about 1 year ago - 1 comment

#944 - AttributeError: 'HttpResponseRedirect' object has no attribute 'render'

Issue - State: closed - Opened by PavelPancocha about 1 year ago - 4 comments

#943 - Using reversion with async on python 3.8

Issue - State: closed - Opened by rumanpasha777 over 1 year ago - 2 comments

#942 - following OnetoOneField

Issue - State: closed - Opened by gitanupam over 1 year ago - 1 comment

#941 - Add Django 4.2 and Python 3.11 to the CI

Pull Request - State: closed - Opened by browniebroke over 1 year ago - 1 comment

#940 - Admin: 'GET' on a change_view creates a transaction block

Issue - State: closed - Opened by gersmann over 1 year ago - 1 comment

#938 - [enhancement] Storing serialized_data in a JSONField instead of a TextField?

Issue - State: closed - Opened by scur-iolus over 1 year ago - 3 comments

#937 - revision 모델 user foreignkey constraint 제거

Pull Request - State: closed - Opened by darkblank over 1 year ago

#935 - refactor: Version 외래키 삭제

Pull Request - State: closed - Opened by hyeonsupark over 1 year ago

#934 - Decorator: create_revision request parameter is inheriting wrong object

Issue - State: closed - Opened by camsvn over 1 year ago - 1 comment

#932 - Set default auto field in tests.

Pull Request - State: closed - Opened by proofit404 almost 2 years ago - 1 comment

#931 - Using fixtures to initialise versioned inline data

Issue - State: closed - Opened by nybl almost 2 years ago - 3 comments

#930 - Manytomany Field not deleted or recreate

Issue - State: closed - Opened by bast-ii almost 2 years ago - 2 comments

#929 - Add step to show version data and allow for confirmation prior to to reversion

Issue - State: closed - Opened by tysonclugg almost 2 years ago - 4 comments

#928 - Introduce default format setting.

Pull Request - State: closed - Opened by proofit404 almost 2 years ago - 10 comments

#927 - fix(_safe_revert): Missing f-string

Pull Request - State: closed - Opened by tony almost 2 years ago - 1 comment

#926 - Update Django version required in README to 3.2

Pull Request - State: closed - Opened by andyzickler almost 2 years ago - 4 comments

#925 - Explain how to create revisions with bulk actions

Issue - State: open - Opened by dehnert almost 2 years ago - 1 comment

#924 - Re-add support for `bulk_create`

Issue - State: closed - Opened by dehnert almost 2 years ago - 3 comments

#923 - createinitialrevision fails with iterator error (reversion 4.0.2, Django 3.2)

Issue - State: closed - Opened by nikhaldi almost 2 years ago - 1 comment

#922 - feat: reversion unique index hint 추가

Pull Request - State: closed - Opened by hyeonsupark almost 2 years ago

#921 - `_safe_revert`: Add a `logging` statement for `IntegrityError`

Pull Request - State: closed - Opened by tony about 2 years ago - 2 comments

#920 - Django-reversion is incompatible with Wagtail

Issue - State: closed - Opened by nkuttler about 2 years ago - 2 comments

#919 - Do not try to create revision if current transaction is under rollback.

Pull Request - State: closed - Opened by proofit404 about 2 years ago - 1 comment

#918 - Select Database for Revision

Issue - State: closed - Opened by stefanschlipfi about 2 years ago - 2 comments

#917 - Add support of Django 4.1

Pull Request - State: closed - Opened by leo-naeka about 2 years ago - 3 comments

#916 - How to follow a OneToOneField?

Issue - State: closed - Opened by okraits about 2 years ago - 1 comment

#915 - Can `user` be removed from revision?

Issue - State: closed - Opened by Guo-Zhang about 2 years ago - 1 comment

#914 - Passthrough 01

Pull Request - State: closed - Opened by tiagolira-pass about 2 years ago

#913 - _safe_join fails when models have special characters in db_table

Issue - State: open - Opened by rouse-billy-herren over 2 years ago - 2 comments

#912 - Fix admin detail view in multi-database environment

Pull Request - State: closed - Opened by atten over 2 years ago - 2 comments

#911 - [Question] Reversion middleware HTML form action

Issue - State: closed - Opened by shawnngtq over 2 years ago - 3 comments

#910 - Form validate clean not work when updating

Issue - State: closed - Opened by mbrsagor over 2 years ago

#909 - VersionAdmin overwrites my reversion comment set under MyAdmin.save_model

Issue - State: closed - Opened by tuttle over 2 years ago - 2 comments

#908 - Update documentation regarding changelog on readthedocs.io

Issue - State: closed - Opened by everspader over 2 years ago - 2 comments

#906 - Error: 'HttpResponseRedirect' object has no attribute 'render'

Issue - State: closed - Opened by tulgaab over 2 years ago - 2 comments

#905 - django-reversion on PyPI is version 5.0.0, but this GitHub repo has version 4.0.0

Issue - State: closed - Opened by Flimm over 2 years ago - 2 comments

#904 - Support asyncio views

Pull Request - State: closed - Opened by bellini666 over 2 years ago - 5 comments

#903 - Error when starting app on Django 4

Issue - State: closed - Opened by babinos87 over 2 years ago - 1 comment

#902 - Allow running the tests using only sqlite

Issue - State: open - Opened by jayvdb almost 3 years ago - 3 comments

#901 - The 'image' attribute has no file associated with it

Issue - State: closed - Opened by Jan-Heussner almost 3 years ago - 1 comment

#900 - Update test matrix to test Django 3.2 against Python 3.10

Issue - State: closed - Opened by amrishparmar almost 3 years ago - 2 comments

#899 - Release 4.0.0 not compatible with Django 4.0

Issue - State: closed - Opened by squio almost 3 years ago - 1 comment

#898 - Improved performance of `createinitialrevisions` management command on postgres databases

Pull Request - State: closed - Opened by philipstarkey almost 3 years ago - 4 comments

#897 - Python 3.10: run automated tests for Django 4.0.x against Python 3.10

Pull Request - State: closed - Opened by kevinmarsh almost 3 years ago - 1 comment

#896 - FYI collisions when object_ids are case sensitive

Issue - State: open - Opened by borwickatuw almost 3 years ago - 3 comments

#895 - Deletion comment for Reversion

Issue - State: closed - Opened by juuisle almost 3 years ago

#894 - [Feature] History diff

Issue - State: closed - Opened by shawnngtq almost 3 years ago - 3 comments

#893 - Added support for Django 4.0

Pull Request - State: closed - Opened by smithdc1 almost 3 years ago - 2 comments

#892 - how to set django-reversion history_comment

Issue - State: closed - Opened by fansichao about 3 years ago - 1 comment

#891 - Postgres jsonb fields are not serializable.

Issue - State: closed - Opened by anudeepsamaiya about 3 years ago - 3 comments

#890 - Feature to fetch versions of models/queryset defined by `follow`

Issue - State: closed - Opened by anudeepsamaiya about 3 years ago - 3 comments

#889 - Feature to get next and previous versions of a versioned model instance.

Issue - State: closed - Opened by anudeepsamaiya about 3 years ago - 3 comments

#887 - createinitialrevisions does not group linked models under single revision_id

Issue - State: closed - Opened by expectopatronm about 3 years ago - 5 comments

#886 - See #885: Very slow VersionQuerySet.get_deleted

Pull Request - State: closed - Opened by dbartenstein about 3 years ago - 3 comments

#885 - Very slow VersionQuerySet.get_deleted

Issue - State: closed - Opened by dbartenstein about 3 years ago - 1 comment

#884 - Confused

Issue - State: closed - Opened by aqeelat about 3 years ago - 2 comments

#882 - Deletion user not saved in deleted versions.

Issue - State: closed - Opened by dennybiasiolli about 3 years ago - 1 comment

#881 - Revisions in the context of celery tasks triggered by post_save signals

Issue - State: closed - Opened by leonardodepaula about 3 years ago - 2 comments

#880 - Synchronize Gettext plural forms with Django

Pull Request - State: closed - Opened by martinsvoboda about 3 years ago - 1 comment

#879 - Use django-reversion without django.contrib.auth?

Issue - State: closed - Opened by AgarwalPragy about 3 years ago - 1 comment

#877 - Validation Error results in blank reversion comment

Issue - State: closed - Opened by SiddChugh over 3 years ago - 5 comments

#876 - Create apps.py

Pull Request - State: closed - Opened by Peter-van-Tol over 3 years ago - 3 comments