Hi!
I am a Django newbie, so please bear with me. I am working on part 2 of
the Django tutorial.
I started my server with the following:
python manage.py runserver
Then I logged into my admin site.
Earlier in the tutorial, I had created a model called Polls. I selected
Polls from the Site
I am working my way through the Django tutorial, and I have reached the
part where I am supposed to customize the look and feel of the admin. I am
supposed to do that using the mysite\settings.py file (working on a Windows
laptop). I have two questions.
At first, I just typed the following in
Hi!
I am working through the Django tutorial, and I have reached the part where
I want to customize my admin. Basically, I want 'Chris Spears App' to
appear at the top of the page instead of 'Django administration'.
I copied the base_site.html file from its home to
C:\Users\Chris\Documents\d
3 matches
Mail list logo