Is it possible to have both DRF2 and DRF3 installed simultaneously in a project?
We have a pretty large codebase that has been stuck on DRF2. Migrating to DRF3 has been on our to-do list for a long time but allocating resources to do a complete conversion in one-swoop has thus far been out of reach. If we could have both versions available in a project we'd be able to publish new code in DRF3 while migrating existing code on an endpoint-by-endpoint basis with each release. tx. -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
