#19559 closed Uncategorized (invalid)
Writing your first Django app, part 2 error
Reported by: | ranamalo | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.4 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I had to comment out this line in settings.py in order to be able to access the admin site:
'django.contrib.sites',
Change History (3)
comment:1 by , 12 years ago
Resolution: | → needsinfo |
---|---|
Status: | new → closed |
comment:2 by , 12 years ago
I did something wrong. Sorry. I started over and everything worked. I tried to seek help in the irc, but to no avail.
comment:3 by , 12 years ago
Resolution: | needsinfo → invalid |
---|
Note:
See TracTickets
for help on using tickets.
The tutorial definitely works with this line — I've gone through it entirely more than once just before the 1.4 release.
There isn't anything we can do for you with so little information. My advice from #19558 applies here too.