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

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    7deb24b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    020183a View commit details
    Browse the repository at this point in the history
  3. Removed several settings from base.py:

    - removed South Migration configuration
    - removed nose tests configuration
    noliveleger committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    9a6e7d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a168e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    542a718 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    682dc70 View commit details
    Browse the repository at this point in the history
  2. Reorganized settings

    noliveleger committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    0cdddf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c3aaf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a74dff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cde9f0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef851c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Removed South migrations

    noliveleger committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    2dad434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    587e525 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b6958c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab65d65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb69e77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d98845 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b19a9b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a17b9d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7bdc8d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Merge branch 'kobokitten-py3-new-docker-image' into kobokitten-py3-dj…

    …ango2-new-settings
    
     # Conflicts:
     #	onadata/libs/utils/nose_plugins/SilenceSouth.py
    noliveleger committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    e87b589 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    8f1ad36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95cccea View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    234dae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1b1f17 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Merge branch 'kobokitten-py3-new-docker-image' into kobokitten-py3-dj…

    …ango2-new-settings
    
     # Conflicts:
     #	Dockerfile
     #	docker/init.bash
     #	docker/run_uwsgi.bash
    noliveleger committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    d31485b View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Merge branch 'kobokitten-py3-new-docker-image' into kobokitten-py3-dj…

    …ango2-new-settings
    
     # Conflicts:
     #	onadata/settings/base.py
    noliveleger committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c8df68e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    37cd29e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5837b53 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'kobokitten-py3-new-docker-image' into kobokitten-py3-dj…

    …ango2-new-settings
    
     # Conflicts:
     # 	dependencies/pip/requirements.in
    noliveleger committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    9bca32f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    6ec6e21 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    6a45ad3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    81e1d52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac1ce8c View commit details
    Browse the repository at this point in the history