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

Restart with Django 4 #73

Open
6 tasks
roskakori opened this issue Oct 24, 2023 · 0 comments · May be fixed by #74
Open
6 tasks

Restart with Django 4 #73

roskakori opened this issue Oct 24, 2023 · 0 comments · May be fixed by #74
Assignees
Milestone

Comments

@roskakori
Copy link
Contributor

roskakori commented Oct 24, 2023

Goals

A minimal application can run locally with the following properties:

  • The application uses Django 4+.
  • All essential parts of the date model are transferred from the Django 1.x application.
  • All essential templates are transferred as simple plain HTML without anything fancy.
  • All external dependencies on Google etc are removed.
    • Google fonts
    • Google maps
    • Google Plus links
  • The following pages and models are removed because they have not been used in a while:
    • company
    • website
  • Processes using email are removed.
@roskakori roskakori self-assigned this Oct 24, 2023
@roskakori roskakori added this to pyGRAZ Oct 24, 2023
@github-project-automation github-project-automation bot moved this to Backlog in pyGRAZ Oct 24, 2023
@roskakori roskakori moved this from Backlog to In Progress in pyGRAZ Oct 24, 2023
roskakori added a commit that referenced this issue Oct 25, 2023
roskakori added a commit that referenced this issue Oct 25, 2023
@roskakori roskakori linked a pull request Oct 25, 2023 that will close this issue
@roskakori roskakori added this to the v2.0.0 milestone Oct 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant