Is there anyway to change the MAX_SHOW_ALL_ALLOWED and
DEFAULT_RESULTS_PER_PAGE variables short of editing the
contrib/admin/views/main.py file? Since these are parameters that
directly relate to presentation, it seems that they should be
controlled at a module level basis at least (or class leve
There was a previous post on using psycopg2 with Django here:
http://groups.google.com/group/django-users/browse_thread/thread/dc2197f0de69072a/d801feabc1144518
Note, with psycopg2, an additional argument seems to get passed (a
reference to the current cursor) to the typecast_* functions in
dja
2 matches
Mail list logo