Skip to content
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

[Python3 and Django2.2 upgrade] part 1 - Remove unused code and make tests pass again #607

Merged
merged 106 commits into from
Sep 24, 2020

Conversation

noliveleger
Copy link
Contributor

@noliveleger noliveleger commented Apr 21, 2020

The tests passed (but it takes a while)
apt-get install libsqlite3-mod-spatialite needs to be installed prior to run the tests.

This PR also contains code of PRs:

Related to #602

jnm and others added 30 commits July 24, 2019 01:45
- Added few missing whitespaces in config files
- Deactivated Celery in testing settings
Use TestCase instead of TransactionTestCase
jnm and others added 9 commits July 27, 2020 18:59
This is completely read-only and only returns information for the
currently authenticated user. Resetting passwords via the API is *not*
supported
…since we don't call `fsync` anymore :) #628
 # Conflicts:
 #	onadata/apps/api/management/__init__.py
 #	onadata/apps/api/management/commands/__init__.py
 #	onadata/apps/api/management/commands/set_api_permissions.py
 #	onadata/apps/api/tests/viewsets/test_abstract_viewset.py
 #	onadata/apps/main/forms.py
 #	onadata/libs/serializers/metadata_serializer.py
 #	onadata/libs/serializers/password_reset_serializer.py
 #	onadata/libs/tests/serializers/test_password_reset_serializer.py
 #	onadata/libs/tests/test_permissions.py
[Python3 and Django2.2 upgrade] part 2 - Use unicode
@jnm jnm merged commit 828081d into master Sep 24, 2020
@jnm jnm deleted the kobokitten branch August 31, 2021 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants