Ecosyste.ms: Issues

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

GitHub / postfalk/django-etl-sync issues and pull requests

#54 - Bump django from 1.11.21 to 2.2.24

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

#53 - Bump django from 1.11.21 to 1.11.29

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 2 comments
Labels: dependencies

#52 - Bump django from 1.11.21 to 1.11.28

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 2 comments
Labels: dependencies

#51 - Bump django from 1.11.21 to 1.11.23

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 2 comments
Labels: dependencies

#50 - Fix travis

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

#49 - Bump django from 1.11 to 1.11.21

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

#48 - Django 2 compatibilty

Issue - State: closed - Opened by postfalk over 6 years ago - 1 comment
Labels: enhancement

#47 - Publish to Pypi

Issue - State: closed - Opened by postfalk about 7 years ago
Labels: enhancement

#46 - Consider removing the awkward setup that exposes the Extractor class

Issue - State: closed - Opened by postfalk about 7 years ago - 1 comment
Labels: enhancement

#45 - Check behavior of the update option on generator

Issue - State: closed - Opened by postfalk about 7 years ago - 1 comment
Labels: bug

#44 - Create a property for key removel on transformer

Issue - State: open - Opened by postfalk over 7 years ago
Labels: enhancement

#43 - Add backports.csv to requirements

Issue - State: closed - Opened by postfalk over 7 years ago
Labels: bug

#42 - Fully implement 'defaults' key for options dic

Issue - State: closed - Opened by postfalk over 7 years ago
Labels: enhancement

#41 - Implement other output options such as SQL

Issue - State: open - Opened by postfalk over 7 years ago
Labels: feature

#40 - Evaluate whether petl would be beneficial

Issue - State: open - Opened by postfalk over 7 years ago
Labels: question

#39 - Add value remap

Issue - State: open - Opened by postfalk over 7 years ago
Labels: feature

#38 - Create command line tools to setup, test, and load data

Issue - State: open - Opened by postfalk over 7 years ago
Labels: enhancement, feature

#37 - Number preparation rejects 0 because it is falsy

Issue - State: closed - Opened by postfalk almost 8 years ago
Labels: bug

#36 - Remove Django as a Dependency

Issue - State: open - Opened by postfalk almost 8 years ago
Labels: enhancement

#35 - Cleaner tests

Issue - State: open - Opened by postfalk almost 8 years ago
Labels: enhancement

#34 - Include a totals counter in FeedbackCounter

Issue - State: closed - Opened by postfalk almost 8 years ago
Labels: enhancement

#33 - Address error handling in get_instance for duplicates

Issue - State: closed - Opened by postfalk almost 8 years ago
Labels: enhancement

#32 - Create real docs

Issue - State: open - Opened by postfalk almost 8 years ago - 1 comment
Labels: enhancement

#31 - Update README.rst

Issue - State: open - Opened by postfalk almost 8 years ago
Labels: enhancement

#30 - Address Django 1.10 Deprecation Warnings

Issue - State: closed - Opened by postfalk almost 8 years ago
Labels: enhancement

#29 - Simplify hashing

Issue - State: open - Opened by postfalk almost 8 years ago - 1 comment
Labels: enhancement, review and wrap up

#28 - Get rid of default behavior for certain field names

Issue - State: open - Opened by postfalk almost 8 years ago
Labels: enhancement

#27 - Implement Python3 conventions for __next__

Issue - State: open - Opened by postfalk almost 8 years ago
Labels: enhancement

#26 - Create Reader class for tabular data

Issue - State: open - Opened by postfalk almost 8 years ago - 2 comments
Labels: feature

#25 - Allow ogr.reader to read files without geometry

Issue - State: closed - Opened by postfalk almost 8 years ago - 1 comment
Labels: enhancement

#24 - Better separate model introspection and dictionary parsing

Issue - State: closed - Opened by postfalk almost 8 years ago - 1 comment
Labels: enhancement

#23 - Create a way to create a lookup table for related fields

Issue - State: open - Opened by postfalk almost 8 years ago - 1 comment
Labels: enhancement

#22 - Think about ways to persist model introspection

Issue - State: closed - Opened by postfalk almost 8 years ago - 1 comment
Labels: enhancement

#21 - Catch KeyErrors in Transformations

Issue - State: closed - Opened by postfalk almost 8 years ago
Labels: bug

#20 - Remove logger from Reader and make Extractor and Reader fully compatible

Issue - State: closed - Opened by postfalk almost 8 years ago - 1 comment
Labels: enhancement

#19 - Improve log file name creation in Extractor

Issue - State: closed - Opened by postfalk almost 8 years ago - 1 comment
Labels: bug

#18 - Allow remap dictionary to have keys that are not necessarily in source

Issue - State: closed - Opened by postfalk about 8 years ago - 1 comment
Labels: enhancement

#17 - Prepare Reader and Loader for loading over web services

Issue - State: closed - Opened by postfalk over 8 years ago
Labels: enhancement

#16 - Acknowledge unique_together

Issue - State: closed - Opened by postfalk over 8 years ago - 1 comment
Labels: enhancement

#15 - Replace model_instance._meta.get_all_field_names() for Django 1.10 compatibilty

Issue - State: closed - Opened by postfalk over 8 years ago
Labels: enhancement

#14 - Add source path to the returned dictionary for OGR reader

Issue - State: closed - Opened by postfalk over 8 years ago - 1 comment
Labels: enhancement, wontfix

#13 - Create sphinx documentation

Issue - State: closed - Opened by postfalk over 8 years ago - 1 comment
Labels: enhancement

#12 - Handle absence of Django config

Issue - State: open - Opened by postfalk over 8 years ago
Labels: enhancement

#11 - Current Generator as special case for Django

Issue - State: open - Opened by postfalk over 8 years ago
Labels: enhancement

#10 - Create Loader, Extractor, and Transformer classes

Issue - State: closed - Opened by postfalk over 8 years ago - 1 comment
Labels: enhancement

#9 - Fix travis build

Issue - State: closed - Opened by postfalk over 8 years ago - 1 comment
Labels: enhancement

#8 - Review encoding across the module

Issue - State: closed - Opened by postfalk over 8 years ago
Labels: enhancement

#7 - ENH: Add support for BigIntegerField

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

#6 - ENH: Add support for OneToOneField

Pull Request - State: closed - Opened by davidastephens almost 9 years ago - 4 comments

#5 - Time execution and identify potential for speedup

Issue - State: closed - Opened by postfalk about 9 years ago - 1 comment
Labels: enhancement

#4 - Migrate to DRF 3.x

Issue - State: closed - Opened by postfalk over 9 years ago - 1 comment
Labels: enhancement

#3 - Migrate to Django 1.8

Issue - State: closed - Opened by postfalk over 9 years ago
Labels: enhancement

#2 - Separate transformation in its own class

Issue - State: closed - Opened by postfalk over 10 years ago - 1 comment

#1 - Generalize fields excluded from hashing

Issue - State: closed - Opened by postfalk over 10 years ago