Hi all.
Last week I reviewed patches etc on the following tickets:
https://code.djangoproject.com/ticket/27728 -- Allowed overriding admin
templatetag's templates.
https://code.djangoproject.com/ticket/25790 -- Add a way to disable column
sorting in the admin
https://code.djangoproject.com/ti
I want to connect App1 with App2, for sharing models and views,
What's the best to share these apps models and view between them,
both apps in the root directory(where's python manage.py and DB file)
--
You received this message because you are subscribed to the Google Groups
"Django developer