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

Restart with Django 4 #73

@roskakori

Description

@roskakori

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.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions