2 fields in the same line #569
lucasbracher
started this conversation in
General
Replies: 1 comment
-
👋 Hello, To display two fields on the same line in the Django admin interface using the
In this example, After making these changes, you should see |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good afternoon!
How can I set admin interface so I can show 2 fields in the same line for some given fields in a model?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions