issues
search
postfalk
/
django-etl-sync
Django ETL deriving rules from models and forms
Other
27
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump django from 1.11.21 to 2.2.24
#54
dependabot[bot]
opened
3 years ago
1
Bump django from 1.11.21 to 1.11.29
#53
dependabot[bot]
closed
3 years ago
2
Bump django from 1.11.21 to 1.11.28
#52
dependabot[bot]
closed
4 years ago
2
Bump django from 1.11.21 to 1.11.23
#51
dependabot[bot]
closed
4 years ago
2
Fix travis
#50
postfalk
closed
5 years ago
1
Bump django from 1.11 to 1.11.21
#49
dependabot[bot]
closed
5 years ago
0
Django 2 compatibilty
#48
postfalk
closed
6 years ago
1
Publish to Pypi
#47
postfalk
closed
6 years ago
0
Consider removing the awkward setup that exposes the Extractor class
#46
postfalk
closed
7 years ago
1
Check behavior of the update option on generator
#45
postfalk
closed
7 years ago
1
Create a property for key removel on transformer
#44
postfalk
opened
7 years ago
0
Add backports.csv to requirements
#43
postfalk
closed
7 years ago
0
Fully implement 'defaults' key for options dic
#42
postfalk
closed
7 years ago
0
Implement other output options such as SQL
#41
postfalk
opened
7 years ago
0
Evaluate whether petl would be beneficial
#40
postfalk
opened
7 years ago
0
Add value remap
#39
postfalk
opened
7 years ago
0
Create command line tools to setup, test, and load data
#38
postfalk
opened
7 years ago
0
Number preparation rejects 0 because it is falsy
#37
postfalk
closed
7 years ago
0
Remove Django as a Dependency
#36
postfalk
opened
7 years ago
0
Cleaner tests
#35
postfalk
opened
7 years ago
0
Include a totals counter in FeedbackCounter
#34
postfalk
closed
7 years ago
0
Address error handling in get_instance for duplicates
#33
postfalk
closed
7 years ago
0
Create real docs
#32
postfalk
opened
7 years ago
1
Update README.rst
#31
postfalk
opened
7 years ago
0
Address Django 1.10 Deprecation Warnings
#30
postfalk
closed
7 years ago
0
Simplify hashing
#29
postfalk
opened
7 years ago
1
Get rid of default behavior for certain field names
#28
postfalk
opened
7 years ago
0
Implement Python3 conventions for __next__
#27
postfalk
opened
7 years ago
0
Create Reader class for tabular data
#26
postfalk
opened
7 years ago
2
Allow ogr.reader to read files without geometry
#25
postfalk
closed
7 years ago
1
Better separate model introspection and dictionary parsing
#24
postfalk
closed
7 years ago
1
Create a way to create a lookup table for related fields
#23
postfalk
opened
8 years ago
1
Think about ways to persist model introspection
#22
postfalk
closed
7 years ago
1
Catch KeyErrors in Transformations
#21
postfalk
closed
7 years ago
0
Remove logger from Reader and make Extractor and Reader fully compatible
#20
postfalk
closed
7 years ago
1
Improve log file name creation in Extractor
#19
postfalk
closed
7 years ago
1
Allow remap dictionary to have keys that are not necessarily in source
#18
postfalk
closed
7 years ago
1
Prepare Reader and Loader for loading over web services
#17
postfalk
closed
7 years ago
0
Acknowledge unique_together
#16
postfalk
closed
8 years ago
1
Replace model_instance._meta.get_all_field_names() for Django 1.10 compatibilty
#15
postfalk
closed
8 years ago
0
Add source path to the returned dictionary for OGR reader
#14
postfalk
closed
7 years ago
1
Create sphinx documentation
#13
postfalk
closed
7 years ago
1
Handle absence of Django config
#12
postfalk
opened
8 years ago
0
Current Generator as special case for Django
#11
postfalk
opened
8 years ago
0
Create Loader, Extractor, and Transformer classes
#10
postfalk
closed
8 years ago
1
Fix travis build
#9
postfalk
closed
8 years ago
1
Review encoding across the module
#8
postfalk
closed
6 years ago
0
ENH: Add support for BigIntegerField
#7
davidastephens
closed
8 years ago
0
ENH: Add support for OneToOneField
#6
davidastephens
closed
8 years ago
4
Time execution and identify potential for speedup
#5
postfalk
closed
7 years ago
1
Next