#10096: Added DBMS LINTER backend
---------------------------------------------------+------------------------
          Reporter:  chernyshov                    |         Owner:  nobody
            Status:  closed                        |     Milestone:        
         Component:  Database layer (models, ORM)  |       Version:  SVN   
        Resolution:  wontfix                       |      Keywords:        
             Stage:  Unreviewed                    |     Has_patch:  1     
        Needs_docs:  0                             |   Needs_tests:  0     
Needs_better_patch:  1                             |  
---------------------------------------------------+------------------------
Comment (by ubernostrum):

 Replying to [comment:2 anonymous]:
 > =(
 > linter is need russia security systems. No linter - no django=(

 Please read Malcolm's explanation again: there is no need for this backend
 to be directly distributed as a part of the core Django framework, because
 Django can use any class implementing the proper API as a backend,
 regardless of whether that class is a part of Django or is a third-party
 module installed somewhere else.

 Therefore, you can take the code above, put it into your own package,
 point your `DATABASE_BACKEND` setting at it, and do whatever you need with
 Django.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10096#comment:3>
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 [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