Anyone got any thoughts on this?
Looking through things a little more this evening I've got about 24
files I've made some sort of modification to and to be honest it isn't
anywhere near as bad as I'd initially thought.
Models - fine just inherit and add/override as necessary.
Views - just wrap these in another view or rewrite dependent upon
requirements
Templates - shouldn't be a problem once I've configured
local_settings.py
Urls - whats the common wisdom on adding/removing/changing as
required, looks like thisis just a list of tuples so should be
relatively straightforward to add/remove but what about finding and
replacing as required.
Urls - Hmm any tips on this
On Oct 7, 9:59 am, "
mikehowar...@googlemail.com"