On 01/28/2011 03:43 AM, Jonas Geiregat wrote: > > Op 28-jan-2011, om 04:09 heeft Corey Richardson het volgende geschreven: > >> I'm following the tutorial at [1]. I'm trying to add the app to the >> admin site. I've run manage.py syncdb, and I've restarted the dev >> server. Any hints? The appropriate files that I was instructed to modify >> can be seen at [2]. Request more information and I can provide it. >> >> Thank you! >> ~Corey >> >> [1] - http://docs.djangoproject.com/en/1.2/intro/tutorial02/ >> [2] - http://bpaste.net/show/13260/ >> > > Did you create a admin.py file in the application directory ? > Because the only thing I see is your settings.py file. > >
Yes, that was the first 'file' in the pastebin. It has everything it says I need. I've started branching from the tutorial to follow my own whimsical project idea, but it didn't work when I was following the tutorial to the letter either. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.