Ecosyste.ms: Issues

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

GitHub / gintas/django-picklefield issues and pull requests

#66 - Increase minimum required Python version

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

#65 - Update Python and Django versions

Pull Request - State: closed - Opened by adamchainz 3 months ago - 5 comments

#64 - [Feature Request] Support Django 4.2

Issue - State: closed - Opened by charleswhchan 12 months ago - 1 comment

#63 - Added testing for Django 4.1.

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

#62 - fix(django): Keep Django 2.2 support for upgrade purposes

Pull Request - State: closed - Opened by AniketDas-Tekky about 2 years ago - 5 comments

#61 - Django 3.2 upgrade

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

#60 - Add AutoField primary key in test models

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

#59 - RuntimeWarning: Pickled model instance's Django version

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

#58 - Django 3.2 test failure due to DEFAULT_AUTO_FIELD

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

#57 - Add custom loads and dumps settings

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

#56 - Package cannot be built from source without installing Django first

Issue - State: open - Opened by niklasb about 3 years ago - 11 comments

#55 - Cannot use PickleField to save a QuerySet query

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

#54 - Adding ppc64le architecture support on travis-ci

Pull Request - State: closed - Opened by kishorkunal-raj over 3 years ago - 2 comments

#53 - [cleanup] Remove __future__ imports no longer required in Python3 only

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

#52 - Remove compatiblity shims and allow default pickle override through a setting.

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

#51 - Added testing against Django 3.0

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

#50 - Updated DEFAULT_PROTOCOL to 3.

Pull Request - State: closed - Opened by carltongibson about 4 years ago - 10 comments

#49 - RemovedInDjango40Warning: force_text() is deprecated in favor of force_str()

Issue - State: closed - Opened by jshields about 4 years ago - 1 comment

#47 - Default field value not working in Django 3

Issue - State: closed - Opened by OskarPersson over 4 years ago - 5 comments

#46 - Add official support for Django 2.2.

Pull Request - State: closed - Opened by joehybird over 4 years ago - 7 comments

#45 - Make admin editable widget a TextArea

Issue - State: open - Opened by BarnabasSzabolcs over 4 years ago - 2 comments

#44 - Setup.py depends indirectly on Django

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

#43 - ModuleNotFoundError: No module named 'django' on installing dependencies

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

#42 - Added Joblib pickle methods

Pull Request - State: closed - Opened by ZuluPro over 5 years ago - 6 comments

#41 - Fixed #34 -- Added a check for mutable PickledObjectField default.

Pull Request - State: closed - Opened by charettes over 5 years ago - 1 comment

#40 - Restructure project

Pull Request - State: closed - Opened by charettes over 5 years ago - 1 comment

#39 - Fix RemovedInDjango30Warning on Django > 2.0

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

#38 - Fix RemovedInDjango30Warning on Django > 2.0

Pull Request - State: closed - Opened by canarduck over 5 years ago - 1 comment

#37 - 1.1.0 not available on PyPi?

Issue - State: closed - Opened by thecristen almost 6 years ago - 1 comment

#36 - Make non-null fields required

Pull Request - State: closed - Opened by cdman about 6 years ago - 6 comments

#35 - Add Django 2 explicitly to the list of tested versions

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

#34 - mutable default value causes issues

Issue - State: closed - Opened by tisdall over 6 years ago - 3 comments

#33 - Django 2.0: from_db_value() context parameter facing deprecation

Issue - State: closed - Opened by akx over 6 years ago - 1 comment

#32 - problem subclassing and overriding from_db_value

Issue - State: closed - Opened by tisdall almost 7 years ago - 2 comments

#31 - Remove SubfieldBase shim now that we only support Django 1.8+.

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

#30 - Allow skipping the copy step of encoding

Pull Request - State: closed - Opened by jarshwah about 7 years ago - 14 comments

#29 - problem about filter

Issue - State: closed - Opened by jingdongHe about 7 years ago - 1 comment

#28 - Deepcopy could be configurable

Issue - State: closed - Opened by jarshwah about 7 years ago - 1 comment

#27 - Removed Python 2.6 from setup.py.

Pull Request - State: closed - Opened by felixxm about 7 years ago - 1 comment

#26 - Removed Django 1.11 from the allowed failures.

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

#25 - The test_settings.py file is not included in the tarball

Issue - State: closed - Opened by abompard over 7 years ago - 1 comment

#24 - Added Django 1.11 to tox an travis configurations.

Pull Request - State: closed - Opened by felixxm over 7 years ago - 3 comments

#23 - Increased fields.py test coverage

Pull Request - State: closed - Opened by felixxm over 7 years ago - 1 comment

#22 - Fixed #21 -- Used get_lookup instead get_db_prep_lookup

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

#20 - Added Django 1.9, 1.10 to tox

Pull Request - State: closed - Opened by felixxm over 7 years ago - 8 comments

#19 - v0.3.2 breaks Django 1.8.4

Issue - State: closed - Opened by Koed00 almost 9 years ago - 11 comments

#18 - Run isort as part of the CI to define an expected import order.

Pull Request - State: closed - Opened by charettes almost 9 years ago

#17 - Run flake8 as part of the CI to detect pep8 violations.

Pull Request - State: closed - Opened by charettes almost 9 years ago

#16 - Tracked coverage with coveralls

Pull Request - State: closed - Opened by charettes almost 9 years ago

#15 - SubfieldBase deprecated in 1.8, to be removed in Django 2.0

Issue - State: closed - Opened by nicktimko over 9 years ago

#13 - Accessing raw serialized data

Issue - State: closed - Opened by chrisspen about 10 years ago - 1 comment

#12 - django-picklefield slow compared to a naive solution using jsonpickle

Issue - State: closed - Opened by araichev over 10 years ago - 3 comments

#11 - Migrate this fork to a canonical repository in Github

Issue - State: open - Opened by jorgecarleitao almost 11 years ago - 4 comments

#10 - Strange behavior or?

Issue - State: closed - Opened by djhojd about 11 years ago - 1 comment

#9 - Favor the built-in json module.

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

#8 - Removed dependence on `six` library

Pull Request - State: closed - Opened by al42and over 11 years ago - 5 comments

#7 - Python 3 support

Pull Request - State: closed - Opened by rafales over 11 years ago

#6 - how can I see the PickledObjectField in the admin

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

#4 - Allow encode and decode functions to be extended.

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

#2 - Prepared argument, too.

Pull Request - State: closed - Opened by schinckel over 13 years ago

#1 - Fix for DeprecationWarning (django 1.3+)

Pull Request - State: closed - Opened by schinckel over 13 years ago