Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Remise en forme du projet #2

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from
Draft

Remise en forme du projet #2

wants to merge 12 commits into from

Commits on Dec 3, 2020

  1. Refactor entirely the project to have a more usual Django structure

    Use .env to use the app in production
    Get rid of coffeescript to serve static files (nginx will come later)
    Change database to postgresql and dockerise it
    Upgrade settings
    Update dependencies
    Lgt2x committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    e3829a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Docker setup

     * Dockerfile, docker-compose.yml && config, documentation
     * Re-write readme to be more readable
     * Simplify address system
     * Admin app configuration
     * Delete unnecessary view in main app
    Lgt2x committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    cbfb560 View commit details
    Browse the repository at this point in the history
  2. refactor models, might break some stuff idk && reset migrations

     why did I do this
    Lgt2x committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    4b469a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. apply black and begin CI linter

    Lgt2x committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    59d91ca View commit details
    Browse the repository at this point in the history
  2. fix pipeline

    Lgt2x committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    80540f4 View commit details
    Browse the repository at this point in the history
  3. fix envvar (should pass)

    Lgt2x committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    30e5d4f View commit details
    Browse the repository at this point in the history
  4. maybe

    Lgt2x committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    3074b1d View commit details
    Browse the repository at this point in the history
  5. typo

    Lgt2x committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    ad44c77 View commit details
    Browse the repository at this point in the history
  6. 2nd typo

    Lgt2x committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    350a223 View commit details
    Browse the repository at this point in the history
  7. forgot a pipe

    Lgt2x committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    b843ca4 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. fix tout ce que j'ai cassé ; toutes les pages marchent sauf la modifi…

    …cation d'université qui ne fonctionnait déjà pas
    Lgt2x committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    add4a65 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Lgt2x/coverage

    mauvaise branche oups
    Lgt2x authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    3e927c3 View commit details
    Browse the repository at this point in the history