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

First functional Django architecture #7

Open
2 of 7 tasks
styx0x6 opened this issue Oct 19, 2024 · 0 comments
Open
2 of 7 tasks

First functional Django architecture #7

styx0x6 opened this issue Oct 19, 2024 · 0 comments
Assignees
Labels
main feature New main feature
Milestone

Comments

@styx0x6
Copy link
Member

styx0x6 commented Oct 19, 2024

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
@styx0x6 styx0x6 added the main feature New main feature label Oct 19, 2024
@styx0x6 styx0x6 self-assigned this Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
main feature New main feature
Projects
None yet
Development

No branches or pull requests

1 participant