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
#983 - Error using middleware with AnonymousUser
Issue -
State: closed - Opened by james-emerton 3 days ago
- 1 comment
#982 - should admin integration ignore fields with editable=False by default ?
Issue -
State: open - Opened by olivierdalang 16 days ago
#981 - Speed up deletions
Pull Request -
State: open - Opened by dratchkov 24 days ago
#980 - Al/speed-up-recoverlist-view
Pull Request -
State: closed - Opened by alexandrelaplante 29 days ago
#979 - ValueError on Django 5
Issue -
State: open - Opened by rafick1983 about 1 month ago
#978 - Efficient Version query on a subset of tracked objects
Issue -
State: open - Opened by airguru about 2 months ago
#976 - Add ability to use RevisionMixin on async views.
Pull Request -
State: open - Opened by tbeadle 3 months ago
#975 - 'revision.revert(delete=True)' should delete existing objects not present in the version to which we are reverting, but its not deleting the extra objects
Issue -
State: open - Opened by Prakhar1247 6 months ago
#974 - Django 5.1 compatibility
Issue -
State: closed - Opened by g10f 6 months ago
- 5 comments
#973 - Question: usage of django-reversion in larger scale open source projects
Issue -
State: closed - Opened by ollejernstrom 6 months ago
- 1 comment
#972 - Re-introduce bulk_create on supported databases
Pull Request -
State: closed - Opened by stianjensen 7 months ago
- 2 comments
#971 - Remove irrelevant comment
Pull Request -
State: closed - Opened by GeyseR 8 months ago
- 1 comment
#970 - 4.0.0 changelog breaking change is not clear
Issue -
State: closed - Opened by GeyseR 8 months ago
- 1 comment
#969 - Switch call from removed is_hidden method to hidden property
Pull Request -
State: closed - Opened by jeremy-engel 8 months ago
- 1 comment
#968 - feat: archive to file
Pull Request -
State: closed - Opened by jerickdo 9 months ago
#967 - Conflicting Migrations Detected
Issue -
State: closed - Opened by stefflc 10 months ago
- 1 comment
#966 - m2m and fk fields of Version objects are same as present values (not updating m2m and fk fields)
Issue -
State: closed - Opened by josidridolfo 10 months ago
- 3 comments
#965 - how to show preview of previous versions in django views. exactly as it is done in admin panel
Issue -
State: closed - Opened by amirj700 11 months ago
- 11 comments
#964 - Bopoal add index
Pull Request -
State: closed - Opened by jtibbertpassthrough 11 months ago
#963 - Use object_id other than primary key
Issue -
State: open - Opened by sourabhv 12 months ago
- 1 comment
Labels: enhancement
#962 - Migration file missing for changes introduced in v5.0.11
Issue -
State: closed - Opened by GitRon about 1 year ago
- 3 comments
#961 - GH actions: add check for missing migrations (and fix migrations)
Pull Request -
State: closed - Opened by kevinmarsh about 1 year ago
#960 - Add missing migration
Pull Request -
State: closed - Opened by pinguin999 about 1 year ago
- 1 comment
#959 - 5.0.11 misses migration files
Issue -
State: closed - Opened by pinguin999 about 1 year ago
- 6 comments
#958 - ignore_duplicate fields
Issue -
State: open - Opened by TonisPiip about 1 year ago
- 1 comment
#957 - Restore FK logic and best way to ignore fields
Issue -
State: open - Opened by TonisPiip about 1 year ago
- 4 comments
#956 - Improved the Chinese translation
Pull Request -
State: closed - Opened by zengqiu about 1 year ago
- 1 comment
#955 - perf: Fixes N+1 queries while rendering the recover_list.html template
Pull Request -
State: closed - Opened by armonge about 1 year ago
- 1 comment
#954 - i was looking for a way to add reversions for changes via DRF
Issue -
State: closed - Opened by kakulukia about 1 year ago
- 1 comment
#953 - Revert "fix: speed up get deleted. remove unnecessary subquery"
Pull Request -
State: closed - Opened by etianen about 1 year ago
#952 - #951 BUG SELECT DISTINCT ON expressions must match initial ORDER BY
Issue -
State: closed - Opened by siddarta-weis about 1 year ago
- 1 comment
#951 - fix: speed up get deleted. remove unnecessary subquery
Pull Request -
State: closed - Opened by caullla over 1 year ago
- 1 comment
#950 - Move dropping Python 2.7 changelog to correct version
Pull Request -
State: closed - Opened by chicheng over 1 year ago
- 1 comment
#949 - Fix typo in CHANGELOG.rst
Pull Request -
State: closed - Opened by chicheng over 1 year ago
- 1 comment
#948 - Admin integration: Issue when reverting
Issue -
State: closed - Opened by julianklotz over 1 year ago
- 3 comments
#947 - Fix “has no attribute” error
Pull Request -
State: closed - Opened by julianklotz over 1 year ago
- 1 comment
#946 - Handling case of missing object in admin revert
Pull Request -
State: closed - Opened by etianen over 1 year ago
#945 - Allow displaying "non-recoverable" objects as read-only
Issue -
State: closed - Opened by PavelPancocha over 1 year ago
- 1 comment
#944 - AttributeError: 'HttpResponseRedirect' object has no attribute 'render'
Issue -
State: closed - Opened by PavelPancocha over 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
#939 - Django 4.2 with VersionAdmin: wrapping in tuples does not have any effect (each field on separate line)
Issue -
State: open - Opened by stefanvollmar almost 2 years ago
- 1 comment
#938 - [enhancement] Storing serialized_data in a JSONField instead of a TextField?
Issue -
State: closed - Opened by scur-iolus almost 2 years ago
- 3 comments
#937 - revision 모델 user foreignkey constraint 제거
Pull Request -
State: closed - Opened by darkblank almost 2 years ago
#936 - Browsing history entries in admin fires pre/post save signals potentially leading to nasty side effects
Issue -
State: closed - Opened by romanek-adam-b2c2 almost 2 years ago
- 5 comments
#935 - refactor: Version 외래키 삭제
Pull Request -
State: closed - Opened by hyeonsupark almost 2 years ago
#934 - Decorator: create_revision request parameter is inheriting wrong object
Issue -
State: closed - Opened by camsvn about 2 years ago
- 1 comment
#933 - "Could not load - incompatible version data" for versions having an empty PartialDateField
Issue -
State: closed - Opened by lefterav about 2 years ago
- 1 comment
#932 - Set default auto field in tests.
Pull Request -
State: closed - Opened by proofit404 about 2 years ago
- 1 comment
#931 - Using fixtures to initialise versioned inline data
Issue -
State: closed - Opened by nybl about 2 years ago
- 3 comments
#930 - Manytomany Field not deleted or recreate
Issue -
State: closed - Opened by bast-ii about 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 about 2 years ago
- 4 comments
#928 - Introduce default format setting.
Pull Request -
State: closed - Opened by proofit404 about 2 years ago
- 10 comments
#927 - fix(_safe_revert): Missing f-string
Pull Request -
State: closed - Opened by tony about 2 years ago
- 1 comment
#926 - Update Django version required in README to 3.2
Pull Request -
State: closed - Opened by andyzickler over 2 years ago
- 4 comments
#925 - Explain how to create revisions with bulk actions
Issue -
State: open - Opened by dehnert over 2 years ago
- 1 comment
#924 - Re-add support for `bulk_create`
Issue -
State: closed - Opened by dehnert over 2 years ago
- 3 comments
#923 - createinitialrevision fails with iterator error (reversion 4.0.2, Django 3.2)
Issue -
State: closed - Opened by nikhaldi over 2 years ago
- 1 comment
#922 - feat: reversion unique index hint 추가
Pull Request -
State: closed - Opened by hyeonsupark over 2 years ago
#921 - `_safe_revert`: Add a `logging` statement for `IntegrityError`
Pull Request -
State: closed - Opened by tony over 2 years ago
- 2 comments
#920 - Django-reversion is incompatible with Wagtail
Issue -
State: closed - Opened by nkuttler over 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 over 2 years ago
- 1 comment
#918 - Select Database for Revision
Issue -
State: closed - Opened by stefanschlipfi over 2 years ago
- 2 comments
#917 - Add support of Django 4.1
Pull Request -
State: closed - Opened by leo-naeka over 2 years ago
- 3 comments
#916 - How to follow a OneToOneField?
Issue -
State: closed - Opened by okraits over 2 years ago
- 1 comment
#915 - Can `user` be removed from revision?
Issue -
State: closed - Opened by Guo-Zhang over 2 years ago
- 1 comment
#914 - Passthrough 01
Pull Request -
State: closed - Opened by tiagolira-pass over 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 almost 3 years ago
- 2 comments
#907 - django.utils.translation.ugettext() removed from Django 4.0 but used in django-reversion admin.py
Issue -
State: closed - Opened by everspader almost 3 years ago
#906 - Error: 'HttpResponseRedirect' object has no attribute 'render'
Issue -
State: closed - Opened by tulgaab almost 3 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 almost 3 years ago
- 2 comments
#904 - Support asyncio views
Pull Request -
State: closed - Opened by bellini666 about 3 years ago
- 5 comments
#903 - Error when starting app on Django 4
Issue -
State: closed - Opened by babinos87 about 3 years ago
- 1 comment
#902 - Allow running the tests using only sqlite
Issue -
State: open - Opened by jayvdb about 3 years ago
- 3 comments
#901 - The 'image' attribute has no file associated with it
Issue -
State: closed - Opened by Jan-Heussner about 3 years ago
- 1 comment
#900 - Update test matrix to test Django 3.2 against Python 3.10
Issue -
State: closed - Opened by amrishparmar about 3 years ago
- 2 comments
#899 - Release 4.0.0 not compatible with Django 4.0
Issue -
State: closed - Opened by squio over 3 years ago
- 1 comment
#898 - Improved performance of `createinitialrevisions` management command on postgres databases
Pull Request -
State: closed - Opened by philipstarkey over 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 over 3 years ago
- 1 comment
#896 - FYI collisions when object_ids are case sensitive
Issue -
State: open - Opened by borwickatuw over 3 years ago
- 3 comments
#895 - Deletion comment for Reversion
Issue -
State: closed - Opened by juuisle over 3 years ago
#894 - [Feature] History diff
Issue -
State: closed - Opened by shawnngtq over 3 years ago
- 3 comments
#893 - Added support for Django 4.0
Pull Request -
State: closed - Opened by smithdc1 over 3 years ago
- 2 comments
#892 - how to set django-reversion history_comment
Issue -
State: closed - Opened by fansichao over 3 years ago
- 1 comment
#891 - Postgres jsonb fields are not serializable.
Issue -
State: closed - Opened by anudeepsamaiya over 3 years ago
- 3 comments
#890 - Feature to fetch versions of models/queryset defined by `follow`
Issue -
State: closed - Opened by anudeepsamaiya over 3 years ago
- 3 comments
#889 - Feature to get next and previous versions of a versioned model instance.
Issue -
State: closed - Opened by anudeepsamaiya over 3 years ago
- 3 comments
#888 - CreateInitialRevison should create an initial revision when user and date are provided
Issue -
State: open - Opened by anudeepsamaiya over 3 years ago
- 3 comments
#887 - createinitialrevisions does not group linked models under single revision_id
Issue -
State: closed - Opened by expectopatronm over 3 years ago
- 5 comments
#886 - See #885: Very slow VersionQuerySet.get_deleted
Pull Request -
State: closed - Opened by dbartenstein over 3 years ago
- 3 comments
#885 - Very slow VersionQuerySet.get_deleted
Issue -
State: closed - Opened by dbartenstein over 3 years ago
- 1 comment
#884 - Confused
Issue -
State: closed - Opened by aqeelat over 3 years ago
- 2 comments
#883 - AttributeError: type object 'ModelBase' has no attribute '_meta'
Issue -
State: closed - Opened by guiflemes over 3 years ago