django-admin
Here are 356 public repositories matching this topic...
-
Updated
Jul 1, 2020 - Python
-
Updated
Jun 29, 2020
-
Updated
Jul 3, 2020 - Python
-
Updated
Jun 19, 2020 - HTML
-
Updated
May 26, 2020 - Python
-
Updated
Nov 5, 2018 - CSS
-
Updated
May 12, 2020
Hello! I tried to follow the grappelli documentation to understand how to enable drag-and-drop ordering with nested-admin but don’t understand the steps needed.
- Does it only work with tabular inlines?
- Where is the drag widget supposed to be?
- Is there an example somewhere?
Thanks in advance.
-
Updated
Jun 22, 2020 - JavaScript
The contributing guide does not specify any code style. the obvious "respect pep 8" is easy, but...
What format do we prefer for docstrings? This SO post has some samples: https://stackoverflow.com/a/24385103/1819160.
I kind of like Google's style because it is more readable as-is, and it is supported by Sphinx so docs are the same once rendered. https://www.sphinx-doc.org/en/master/usage/ex
https://docs.djangoproject.com/en/dev/releases/2.1/
The admin change list and change form object tools can now be overridden per app, per model, or globally with change_list_object_tools.html and change_form_object_tools.html templates.
Naming things
-
Updated
Apr 19, 2020
How to reproduce this case: filter horizontal in tabular inline, width > 1024
How to reproduce this case: filter vertical in tabular inline, width > 1024
,
}
js = ('https://cdn.bootcss.com/bootstrap/4.0.0-beta.2/js/bootstrap.bundle.js',)
当运行 runserver 后, 页面无任何变化 , 提示框里提示很多
"GET /static/.* HTTP/1.1" 404 1616
的字样(.*表示出现的各种字符统称)
-
Updated
Jun 27, 2020 - Python
-
Updated
Jun 5, 2020 - Python
-
Updated
May 17, 2020 - Python
-
Updated
Jun 5, 2020 - Python
Basically, when a particular inline action is carried out on a given model's entry, we should
- suggest to register the inline action inside django admin's history
- suggest to check if user has correct permissions to carry out said inline action
Suggestions can be in just the README &/or the demo app. Also, if these could be incorporated into a functionality or feature somehow, that woul
关于怎么提issue
使用版本 Using version
如:Python 3.7.3 Django 2.2.9
需求或问题的场景 requirement & issue's scene
描述你想实现的功能或者问题出现的使用场景
describe your requirement or the issue you occurred‘s scene
期望结果描述 expected result description
实际结果描述 actual result description
日志 logs
截图 screenshot
Would it be possible to provide some kind of documentation (either in the project README, in a GitHub Wiki page or any other form) on how to integrate django-polymorphic-tree
with django-parler
, i.e. translatable polymorphic tree nodes, maybe using the example in the README as a starting point?
-
Updated
May 17, 2020 - Python
Improve this page
Add a description, image, and links to the django-admin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the django-admin topic, visit your repo's landing page and select "manage topics."
If this is a bug please specify versions you're using first.
Django version: 1.10.7
Django Suit version: 2.0a1
Python version: 3.5.3
Issue:
As can be seen, on narrower screens, when there are a number of filters, the filter boxes "wrap around" but the
+Add
button covers pa