-
Notifications
You must be signed in to change notification settings - Fork 492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Geoconnect: Upgrade from Django 1.6 (insecure version) #3442
Comments
raprasad
changed the title
Geoconnect: Upgrade from Django 1.4 (insecure version)
Geoconnect: Upgrade from Django 1.6 (insecure version)
Nov 1, 2016
raprasad
added a commit
to IQSS/geoconnect
that referenced
this issue
Dec 12, 2016
(starting the process by trying clean install) |
1st step, big rename: IQSS/geoconnect@9fda022 |
raprasad
added a commit
to IQSS/shared-dataverse-information
that referenced
this issue
Jan 27, 2017
django 1.7 tweaks
|
|
raprasad
added a commit
to IQSS/geoconnect
that referenced
this issue
Jan 30, 2017
last checkin:
|
raprasad
added a commit
to IQSS/geoconnect
that referenced
this issue
Jan 30, 2017
raprasad
referenced
this issue
in IQSS/geoconnect
Jan 30, 2017
- Remove old models from worldmap_connect: WorldMapImportAttempt, WorldMapImportFail, WorldMapLayerInfo - Switch ```datetime.now()``` to ```timezone.now()``` - using ```from django.utils import timezone```
last commit:
|
raprasad
added a commit
to IQSS/geoconnect
that referenced
this issue
Jan 30, 2017
raprasad
added a commit
to IQSS/geoconnect
that referenced
this issue
Jan 30, 2017
raprasad
added a commit
to IQSS/geoconnect
that referenced
this issue
Jan 30, 2017
raprasad
added a commit
to IQSS/geoconnect
that referenced
this issue
Jan 30, 2017
raprasad
added a commit
to IQSS/geoconnect
that referenced
this issue
Jan 30, 2017
raprasad
added a commit
to IQSS/geoconnect
that referenced
this issue
Jan 30, 2017
raprasad
added a commit
to IQSS/geoconnect
that referenced
this issue
Jan 30, 2017
raprasad
added a commit
to IQSS/geoconnect
that referenced
this issue
Jan 30, 2017
raprasad
added a commit
to IQSS/geoconnect
that referenced
this issue
Jan 30, 2017
Pull Request is in Geoconnect: |
|
Basic regression test works for both shape and tabular files. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make changes necessary to upgrade to Django 1.10 (python 2.7)
The text was updated successfully, but these errors were encountered: