#11918: Admin URLs troubles
--------------------------------------+-------------------------------------
          Reporter:  camilonova       |         Owner:  nobody
            Status:  closed           |     Milestone:        
         Component:  django-admin.py  |       Version:  SVN   
        Resolution:  invalid          |      Keywords:        
             Stage:  Unreviewed       |     Has_patch:  0     
        Needs_docs:  0                |   Needs_tests:  0     
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Changes (by kmtracey):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 I'm not sure what exactly you are trying to report.  What does "easy to
 uncomment" have to do with which line is present?  You also don't give
 specifics on what exactly you do to generate the error you see, nor
 specifics of the error. A full traceback is much more helpful when
 reporting problems then "admin says <some paraphrase of an error
 message>".

 At any rate, the line in question is correct for 1.1 and forward,
 regardless of DEBUG setting.  The line you propose replacing it with was
 used for 1.0 and is on its way to being deprecated, so we won't be
 changing back to that for what startproject generates.  If you need help
 figuring out why the generated line doesn't work for you with DEBUG set to
 False, please try reporting specifics of what you are doing and what you
 see as a result on the django-users mailing list or IRC, as it's mostly
 likely some config problem on your end and not a bug in Django.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11918#comment:2>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to