That's excellent news! Thanks, Carl.
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-developers+unsubscr...@googlegroups.com.
To post to this group,
Hi,
On 03/30/2013 10:32 AM, Yo-Yo Ma wrote:
> A common pattern for larger applications is to maintain bits of reusable
> code outside of applications, but still inside of a project (e.g.,
> myproject/lib), due to synchronous development and modification of
> application and library code. They're p
A common pattern for larger applications is to maintain bits of reusable
code outside of applications, but still inside of a project (e.g.,
myproject/lib), due to synchronous development and modification of
application and library code. They're parts that aren't really large enough
to warrant t