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 6 - Settings files refactoring #683

Merged
merged 34 commits into from
Mar 12, 2021

Conversation

noliveleger
Copy link
Contributor

Related to #602

- removed South Migration configuration
- removed nose tests configuration
…ango2-new-settings

 # Conflicts:
 #	onadata/libs/utils/nose_plugins/SilenceSouth.py
…ango2-new-settings

 # Conflicts:
 #	Dockerfile
 #	docker/init.bash
 #	docker/run_uwsgi.bash
…ango2-new-settings

 # Conflicts:
 #	onadata/settings/base.py
…ango2-new-settings

 # Conflicts:
 # 	dependencies/pip/requirements.in
@noliveleger noliveleger requested a review from jnm March 4, 2021 18:49
@noliveleger noliveleger linked an issue Mar 4, 2021 that may be closed by this pull request
Base automatically changed from kobocat2.0-step5-new-docker-image to beta March 12, 2021 16:42
@jnm jnm merged commit 97ead87 into beta Mar 12, 2021
@jnm jnm deleted the kobocat2.0-step6-refactoring-settings branch March 12, 2021 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run with DEBUG=False by default
2 participants