issues
search
tulsawebdevs
/
django-multi-gtfs
Django app to import and export General Transit Feed Specification (GTFS)
http://tulsawebdevs.org/
Apache License 2.0
52
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump ipython from 5.8.0 to 8.10.0
#113
dependabot[bot]
opened
1 year ago
0
Bump wheel from 0.31.1 to 0.38.1
#112
dependabot[bot]
opened
1 year ago
0
Lint does not fail action
#111
jspetrak
closed
2 years ago
0
#99 #100 #101 WiP
#110
jspetrak
closed
2 years ago
0
#99 #100 #101 Upgrade to baseline Python 3.7+, Django 3.2+, PostgreSQL 10+
#109
jspetrak
opened
2 years ago
1
Review compat.py after new baseline
#108
jspetrak
opened
2 years ago
0
Django 4.0 support after new baseline is released
#107
jspetrak
opened
2 years ago
0
WiP Upgrade to Django 3.1+, Python 3.6+, PGSQL 9.6+
#106
jspetrak
closed
2 years ago
0
Bump ipython from 5.8.0 to 7.16.3
#105
dependabot[bot]
closed
1 year ago
1
Do exact match when searching for file to import
#104
daliborpavlovic
closed
3 years ago
3
Bump py from 1.5.4 to 1.10.0
#103
dependabot[bot]
opened
3 years ago
1
Does multigtfs cover current spec of GTFS Static
#102
jspetrak
opened
3 years ago
1
JSON Field - use latest recommended lib by Django
#101
jspetrak
opened
3 years ago
0
Support Django 3+
#100
jspetrak
opened
3 years ago
0
Remove Python 2 support
#99
jspetrak
opened
3 years ago
0
Model for Boarding Restrictions extension as per latest spec draft
#98
jspetrak
opened
3 years ago
0
Transition from TravisCI to new CI system
#97
jwhitlock
opened
3 years ago
0
Move project out of tulsawebdevs
#96
jwhitlock
opened
3 years ago
1
Bump pygments from 2.2.0 to 2.7.4
#95
dependabot[bot]
opened
3 years ago
1
Bump jinja2 from 2.10 to 2.11.3
#94
dependabot[bot]
opened
3 years ago
2
Maintainers wanted
#93
jwhitlock
opened
4 years ago
3
Add support for location types 2-4
#92
daliborpavlovic
opened
4 years ago
1
Feature request: support GDAL >= 3
#91
araichev
opened
4 years ago
4
Add Django 2.2 to test matrix, update Jinja2
#90
jwhitlock
closed
3 years ago
2
Getting warning in docker: psycopg2 wheel package will be renamed
#89
answerquest
opened
6 years ago
1
Prepare for 1.1.2 release
#88
jwhitlock
closed
6 years ago
1
Add Django 2.1, Python 3.7 support
#87
jwhitlock
closed
6 years ago
1
Change frequency.exact_times to character choices
#86
jwhitlock
closed
6 years ago
1
Django 2.0.* support
#85
sinia
closed
6 years ago
3
UnicodeError while trying to import feed
#84
srikant-ch5
opened
6 years ago
0
Make multigtfs easily extensible
#83
misli
opened
6 years ago
9
When re-importing a feed using importgtfs the feed is duplicated in the database instead of updated
#82
ccort
closed
6 years ago
2
Choice should be characters for Frequency field
#81
jwhitlock
closed
6 years ago
1
Use .iterator() to save RAM during export
#80
misli
closed
6 years ago
2
Generic support of extra files
#79
misli
opened
6 years ago
1
fix link
#78
PolyglotOpenstreetmap
closed
7 years ago
2
Prevent admin feed delete listing all objects
#77
alaw005
opened
7 years ago
0
Create new sample application
#76
alaw005
opened
7 years ago
1
Support Django 2.0
#75
jwhitlock
closed
6 years ago
4
Autonaming breaks for feeds with calendar_dates.txt
#74
mharvey
opened
7 years ago
3
Import route_directions.txt, if present
#73
mharvey
opened
7 years ago
6
Add on delete
#72
jwhitlock
closed
7 years ago
6
Fix issue #70: Latitude / Longitude with leading +
#71
jwhitlock
closed
7 years ago
2
"String or unicode input unrecognized as WKT EWKT, and HEXEWKB"
#70
jclgoodwin
closed
7 years ago
2
Prepare release 1.1.1
#69
jwhitlock
closed
7 years ago
12
Use skipinitialspace in CSV reader
#68
jwhitlock
closed
7 years ago
3
Handle empty rows (issue #66)
#67
jclgoodwin
closed
7 years ago
2
Handle empty lines
#66
jclgoodwin
closed
7 years ago
0
Strip " (issue #64)
#65
jclgoodwin
closed
7 years ago
2
Handle quotation marks
#64
jclgoodwin
closed
7 years ago
2
Next