Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-admin

Only showing year in django admin, a YearField instead of DateField?

different fields for add and change pages in admin

python django django-admin

Password field in Django model

Django Admin: How to access the request object in admin.py, for list_display methods?

django django-admin request

How can I MODIFY django to create "view" permission?

Django - Excluding some fields in Inline Admin Interface

How do I add a link from the Django admin page of one object to the admin page of a related object?

Hide Auth section in Django Admin [duplicate]

How to register multiple models with the admin?

django django-admin

Show a ManyToManyField as Checkboxes in Django Admin

Django short description for property

How to force-save an "empty"/unchanged django admin inline?

django django-admin inline

How do you specify a default for a Django ForeignKey Model or AdminModel field?

Redirect on admin Save

django django-admin

Django static page?

Logging activity on Django's admin - Django

Django filter many to many field in admin?

Django InlineModelAdmin: Show partially an inline model and link to the complete model

python django django-admin

Django admin hangs (until timeout error) for a specific model when trying to edit/create

python django django-admin

How to use custom AdminSite class?

python django django-admin