#4516: newforms-admin: Move AdminModel's URL handling into a method
-----------------------------------------------------+----------------------
   Reporter:  Marty Alchin <[EMAIL PROTECTED]>  |                Owner:  nobody 
        
     Status:  new                                    |            Component:  
Admin interface
    Version:  newforms-admin                         |           Resolution:    
             
   Keywords:  newforms-admin handle_url              |                Stage:  
Unreviewed     
  Has_patch:  1                                      |           Needs_docs:  0 
             
Needs_tests:  0                                      |   Needs_better_patch:  0 
             
-----------------------------------------------------+----------------------
Comment (by brosner):

 Oh yeah, almost forgot.  I am writing an app called djog that allows for
 some URL mapping through a class similar to how ```AdminSite``` and
 ```ModelAdmin``` work.  I have hooked the views (aka methods in the class)
 to the app's url.py.  Take a look here:
 http://dev.oebfare.com/projects/djog/browser/trunk/djog/urls.py.  This
 might prove to be a better way.  Not sure, since my implementation with
 djog has been real world tested yet.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/4516#comment:2>
Django Code <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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to