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

GitHub / joshourisman/django-tablib issues and pull requests

#66 - Bump django from 1.6 to 2.2.24 in /testproject

Pull Request - State: open - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#65 - Bump django from 1.6 to 1.11.29 in /testproject

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago - 1 comment
Labels: dependencies

#63 - Bump django from 1.6 to 1.11.28 in /testproject

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago - 1 comment
Labels: dependencies

#62 - [AC-7355] Merge changes from upstream repo

Pull Request - State: open - Opened by kaymation over 5 years ago

#61 - Bump django from 1.6 to 1.11.23 in /testproject

Pull Request - State: closed - Opened by dependabot[bot] almost 6 years ago - 1 comment
Labels: dependencies

#60 - Bump tablib from 0.9.11 to 0.11.5 in /testproject

Pull Request - State: open - Opened by dependabot[bot] almost 6 years ago
Labels: dependencies

#59 - admin actions are not sorted anymore

Issue - State: open - Opened by kinkerl about 7 years ago

#58 - Fix Django 1.10 and 2.0 compatibility

Pull Request - State: open - Opened by mscam over 7 years ago

#57 - Import reverse from new Django 2.0 module

Pull Request - State: open - Opened by Natureshadow over 7 years ago

#56 - Django 1.10 fix

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

#55 - fix filename contains a comma "," bug

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

#54 - Merge commits from cyberstar/master

Pull Request - State: closed - Opened by Chive over 9 years ago - 1 comment

#53 - Python 3 fix

Pull Request - State: closed - Opened by gmocquet over 9 years ago - 1 comment

#52 - Django 1.8 compatibility

Issue - State: closed - Opened by czpython over 9 years ago - 4 comments

#51 - py3 doesn't have smart_unicode, but py2.7 does. this fixes py3.4 use

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

#49 - Remake + fixes of #44, minor improvements, fix previous remake typo.

Pull Request - State: closed - Opened by cyberstar almost 10 years ago - 1 comment

#47 - Remake of #38: respect of custom admin options for changelist, django >=1.6

Pull Request - State: closed - Opened by cyberstar almost 10 years ago

#46 - Django 1.8 support, code cleanup, fix admin actions

Pull Request - State: closed - Opened by cyberstar almost 10 years ago

#45 - [rebased PR #37]Build dicts in a Python 2.6 compatible way

Pull Request - State: closed - Opened by cyberstar almost 10 years ago

#44 - Defer character encoding to tablib

Pull Request - State: closed - Opened by acdha over 10 years ago

#43 - UnicodeDecodeError

Issue - State: open - Opened by chronossc over 10 years ago

#42 - Fix "unexpected keyword argument 'format'" when exporting from the admin...

Pull Request - State: closed - Opened by skevy almost 11 years ago

#41 - Add option for specifying the order fields should appear in

Pull Request - State: open - Opened by ebrelsford about 11 years ago

#40 - Don't recalculate attributes

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

#39 - BaseExportView, class based view for programmable exports

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

#38 - Make sure export supports custom get methods defined in ModelAdmin

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

#37 - Build dicts in a Python 2.6 compatible way

Pull Request - State: closed - Opened by anrie over 11 years ago - 4 comments

#36 - does django-tablib works in django1.6?

Issue - State: closed - Opened by ximutou123 over 11 years ago - 1 comment

#35 - Error importing admin in 3.0.1

Issue - State: closed - Opened by dyve over 11 years ago - 1 comment

#34 - Try to import update_wrapper from functools first

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

#33 - SimpleDataset: include non-model queryset fields

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

#32 - Allow exporting change list verbatim

Issue - State: closed - Opened by treyhunner about 12 years ago

#31 - DateTimeFields come back in UTC

Issue - State: open - Opened by antecursor about 12 years ago

#30 - Updates Django when installing with pip

Issue - State: closed - Opened by akaihola about 12 years ago

#29 - Extra fields not exported

Issue - State: closed - Opened by dyve about 12 years ago - 1 comment

#28 - Fix output of booleans

Pull Request - State: closed - Opened by fdanielsen over 12 years ago - 1 comment

#26 - BooleanField always 'Y' in export

Issue - State: closed - Opened by piotrkilczuk over 12 years ago - 1 comment

#25 - With Django 1.5, an import causes a DeprecationWarning

Pull Request - State: closed - Opened by akaihola over 12 years ago

#24 - Readme doesn't specify which Django versions are supported

Pull Request - State: closed - Opened by akaihola over 12 years ago - 1 comment

#23 - PyPI page points to old version on Bitbucket

Issue - State: closed - Opened by akaihola over 12 years ago

#22 - More output cleaning.

Pull Request - State: closed - Opened by renyi over 12 years ago

#21 - Add support for grappelli

Issue - State: closed - Opened by jonasgeiregat over 12 years ago - 4 comments

#20 - ModelDataset evaluates queryset during import

Issue - State: closed - Opened by beniwohli almost 13 years ago

#19 - Added the fix for Django 1.4 compatibility

Pull Request - State: closed - Opened by jazztpt almost 13 years ago

#18 - Allow header customization in TablibAdmin

Pull Request - State: closed - Opened by bradmontgomery almost 13 years ago

#17 - Changes to support Django 1.4 changes to ChangeList

Issue - State: closed - Opened by ryankicks about 13 years ago - 6 comments

#16 - Small enhancements

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

#15 - SimpleDataset doesn't accept tuples and SortedDicts.

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

#14 - Set .title base on model name

Issue - State: open - Opened by olivergeorge almost 14 years ago

#13 - Avoid UnicodeDecodeErrors caused by mixing UTF-8 text and Unicode strings

Pull Request - State: closed - Opened by acdha almost 14 years ago

#12 - admin actions integration

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

#11 - Non-standard path for change_list.html

Issue - State: open - Opened by bradmontgomery over 14 years ago - 1 comment

#10 - Allow changelist_view of TablibAdmin subclasses to define their own extra_context

Pull Request - State: closed - Opened by shanx over 14 years ago - 1 comment

#9 - tablib.ext namepace

Issue - State: open - Opened by kennethreitz over 14 years ago - 1 comment

#8 - date format on export with TablibAdmin

Issue - State: open - Opened by tingletech over 14 years ago - 3 comments

#7 - Fixed packaging

Pull Request - State: closed - Opened by jezdez over 14 years ago

#6 - Added MANIFEST.in

Pull Request - State: closed - Opened by johnthedebs over 14 years ago

#5 - templates/tablib/change_list.html is missing in django-tablib-2.2.tar.gz on pypi

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

#4 - Added the option to define export formats in admin

Pull Request - State: closed - Opened by beniwohli over 14 years ago

#3 - Admin integration

Pull Request - State: closed - Opened by ojii over 14 years ago

#2 - Feature: generic export

Pull Request - State: closed - Opened by acdha over 14 years ago

#1 - Minor import fix

Pull Request - State: closed - Opened by acdha over 14 years ago