On Jul 15, 2014, at 17:59, G Z wrote:
>
> I have a few questions, is it possible to template the admin page?
Yes, you can copy the default admin templates and change them. It is described here:
https://docs.djangoproject.com/en/dev/intro/tutorial02/#customize-the-admin-look-and-feel
Greetings,
--
"Good programming is not learned from generalities, but by seeing how significant programs can be made clean, easy to read, easy to maintain and modify, human-engineered, efficient, and reliable, by the application of common sense and good programming practices. Careful study and imitation of good programs leads to better writing."
- Kernighan and Plauger, motto of 'Software Tools'