Re: [Django] #28800: List routes in the console

2017-11-17 Thread Django
#28800: List routes in the console
---+--
 Reporter:  Martín Peveri  |Owner:  nobody
 Type:  New feature|   Status:  new
Component:  Core (URLs)|  Version:  1.11
 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
---+--

Comment (by Martín Peveri):

 I like what I say Keryn Knight. If approved, I could work on the ticket
 and send a 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 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/066.cd8e9b36286fdd209dc48488e8add286%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28800: List routes in the console

2017-11-16 Thread Django
#28800: List routes in the console
---+--
 Reporter:  Martín Peveri  |Owner:  nobody
 Type:  New feature|   Status:  new
Component:  Core (URLs)|  Version:  1.11
 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 Keryn Knight):

 * cc: Keryn Knight (added)


Comment:

 Can I suggest that its worth taking to the developers mailing list to
 discuss this possibility? As an anecdotal datapoint, I know I semi-
 frequently make use such a command when coming into a project which I've
 not previously been heavily involved with. The flat output (vs traversing
 a list of `include()` usages) gives a decent overview on what's what, and
 the `contrib.admindocs` package already provides a similar overview if
 installed into the admin.

 It also isn't a **huge** amount of new work (in my mind, because
 [https://github.com/kezabelle/django-unfurl I wrote a similar thing to the
 django-extensions command]) precisely because it can depend on the same
 functions admindocs does. So the maintenance burden is arguably ''mostly''
 already in place.

-- 
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/066.ece501bf9d97f983083a13774930c425%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28800: List routes in the console

2017-11-15 Thread Django
#28800: List routes in the console
---+--
 Reporter:  Martín Peveri  |Owner:  nobody
 Type:  New feature|   Status:  new
Component:  Core (URLs)|  Version:  1.11
 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
---+--

Comment (by Martín Peveri):

 I understand, but I depend on an extension. Tell me if you consider it to
 integrate it into the framework and I could send an RP. Thanks!

-- 
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/066.62d9456fbffb34849eba6a4f0d42bf16%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28800: List routes in the console

2017-11-15 Thread Django
#28800: List routes in the console
---+--
 Reporter:  Martín Peveri  |Owner:  nobody
 Type:  New feature|   Status:  new
Component:  Core (URLs)|  Version:  1.11
 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
---+--

Comment (by Tim Graham):

 [https://github.com/django-extensions/django-extensions django-extensions]
 has a `show_urls` command which "produce a tab-separated list of
 (url_pattern, view_function, name) tuples for a project." I'm not sure
 that this needs to be incorporated into Django itself.

-- 
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/066.d1e720ed5a2c6af0d6c589671ae07305%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #28800: List routes in the console

2017-11-15 Thread Django
#28800: List routes in the console
-+
   Reporter:  Martín Peveri  |  Owner:  nobody
   Type:  New feature| Status:  new
  Component:  Core (URLs)|Version:  1.11
   Severity:  Normal |   Keywords:
   Triage Stage:  Unreviewed |  Has patch:  0
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
  UI/UX:  0  |
-+
 It would be practical to visualize all the urls of the application in a
 command, is it possible?. If it is not possible, it is something like
 this:

 python manage.py routes

-- 
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/051.d2ec84076157ea597a7906d60032ca83%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.