Skip to content

First functional Django architecture #7

Description

@styx0x6

Initiate App framework:

  • Setup Django project
  • requirements.txt
  • First URLs (signin + dashboards as home)
  • Proper Static files serving system for DEBUG and production

Set AdminLTE base template files:

  • Set base and body templates
  • Signin page, with a default account
  • Error pages (403, 404) with related URLs

Main pages:

  • Dashboards
  • Use Cases
  • Custom Lists
  • Source Logs
  • Connectors

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions