Re: [Django] #26836: Allow applications to register links in the admin interface

2023-09-07 Thread Django
#26836: Allow applications to register links in the admin interface
-+--
 Reporter:  Mathieu Poussin  |Owner:  Shlomo
 Type:  New feature  |   Status:  closed
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:  wontfix
 Keywords:   | Triage Stage:  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+--
Changes (by Mariusz Felisiak):

 * status:  assigned => closed
 * has_patch:  1 => 0
 * resolution:   => wontfix
 * stage:  Accepted => Unreviewed


Comment:

 Closing per [https://groups.google.com/g/django-developers/c/s2Sy8gXu5LM
 discussion].

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018a72ebf344-420f13d7-1b6d-48aa-9efd-2558559ee900-00%40eu-central-1.amazonses.com.


Re: [Django] #26836: Allow applications to register links in the admin interface

2023-08-25 Thread Django
#26836: Allow applications to register links in the admin interface
-+
 Reporter:  Mathieu Poussin  |Owner:  smark-1
 Type:  New feature  |   Status:  assigned
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by smark-1):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/17200 PR]

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018a2e303f9c-f25a9b02-ba4b-4874-ac64-86a14107bf59-00%40eu-central-1.amazonses.com.


Re: [Django] #26836: Allow applications to register links in the admin interface

2023-08-24 Thread Django
#26836: Allow applications to register links in the admin interface
-+
 Reporter:  Mathieu Poussin  |Owner:  smark-1
 Type:  New feature  |   Status:  assigned
Component:  contrib.admin|  Version:  dev
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by smark-1):

 * owner:  nobody => smark-1
 * status:  new => assigned


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018a2a98abcf-b0e5626b-6a88-459e-8027-3d37eb88545f-00%40eu-central-1.amazonses.com.


Re: [Django] #26836: Allow applications to register links in the admin interface

2016-09-27 Thread Django
#26836: Allow applications to register links in the admin interface
-+-
 Reporter:  Mathieu Poussin  |Owner:  Luis Del
 |  Giudice
 Type:  New feature  |   Status:  assigned
Component:  contrib.admin|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Luis Del Giudice):

 * owner:  nobody => Luis Del Giudice
 * status:  new => assigned


--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.5bb726d06911e0178f2614a78132f20c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26836: Allow applications to register links in the admin interface

2016-07-07 Thread Django
#26836: Allow applications to register links in the admin interface
---+
 Reporter:  kedare |Owner:  nobody
 Type:  New feature|   Status:  new
Component:  contrib.admin  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+
Changes (by timgraham):

 * stage:  Unreviewed => Accepted


Comment:

 I'm open to exploring this. Before writing a lot of code, it would be a
 good idea to submit the proposal to the DevelopersMailingList to get
 feedback from others and nail down the design. See #18665 for some related
 ideas.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.a8d7860820f1eed1d16a17650ddd8989%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26836: Allow applications to register links in the admin interface

2016-07-05 Thread Django
#26836: Allow applications to register links in the admin interface
---+--
 Reporter:  kedare |Owner:  nobody
 Type:  New feature|   Status:  new
Component:  contrib.admin  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+--
Changes (by kedare):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Old description:

> I think it would be interesting for custom applications to register links
> in various places in the admin area.
>
> The typical example would be the admindocs module, instead of hardcoding
> it in the admin template, we could have something like
>
> {{{
> #!python
> admin.register_link(title=_('Documentation'), url=reverse('...')
> location='header_right', staff_only=True))
> }}}
>
> And a specific code in the template like :
>
> {{{
> {% for link in admin.links.header_right %}
> {{ link.title }}
> {% endfor %}
> }}}
>
> We could also add other locations (Like a new pane in the admin
> frontpage, etc.)
>
> So any application could easily add its own links.
>
> Currently, as far I a know, the only way to do this is to override the
> admin templates.

New description:

 I think it would be interesting for custom applications to register links
 in various places in the admin area.

 The typical example would be the admindocs module, instead of hardcoding
 it in the admin template, we could have something like

 {{{
 #!python
 admin.register_link(title=_('Documentation'), url=reverse('...'),
 location='header_right', staff_only=True))
 }}}

 And a specific code in the template like :

 {{{
 {% for link in admin.links.header_right %}
 {{ link.title }}
 {% endfor %}
 }}}

 We could also add other locations (Like a new pane in the admin frontpage,
 etc.)

 So any application could easily add its own links.

 Currently, as far I a know, the only way to do this is to override the
 admin templates.

--

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.27aa2be4038f877ec11b8ff7d91fb0d7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.