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

django admin app #897

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

django admin app #897

wants to merge 2 commits into from

Conversation

Ishankoradia
Copy link
Contributor

@Ishankoradia Ishankoradia commented Nov 21, 2024

To login ; you will need to be a is_superser and is_staff

@fatchat see how this looks. We can also expose this on production.

Have added llm session feedback

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 84.12%. Comparing base (85ef840) to head (fc4de1b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ddpui/urls.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #897      +/-   ##
==========================================
- Coverage   84.14%   84.12%   -0.03%     
==========================================
  Files         144      144              
  Lines       14938    14944       +6     
==========================================
+ Hits        12570    12572       +2     
- Misses       2368     2372       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@Ishankoradia
Copy link
Contributor Author

Ishankoradia commented Nov 21, 2024

run this to generate the static files under static

python manage.py collectstatic

@fatchat

@fatchat
Copy link
Contributor

fatchat commented Nov 25, 2024

before we choose to use django views can we see how easy it will be to add charts

streamlit makes it very easy to do charts, tables, and form controls

@Ishankoradia
Copy link
Contributor Author

@fatchat lets do one chart (anyone that you like).
You can create on streamlit, i can do it on django. we cna compare notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants