Hi Oliver,

please provide more information. Did you follow all steps, such as: add
your app/s to INSTALLED_APPS in your settings file, run the manage.py
syncdb command, create an admin.py file where you register your model/s,
comment out the lines that activate your admin site in urls.py?


On Wed, Jun 5, 2013 at 1:47 PM, Oliver Hilmarsson <
oliver.hilmars...@gmail.com> wrote:

> I´m finished part 1 in django tutorial
> https://docs.djangoproject.com/en/dev/intro/tutorial01/
>
> Everything worked great, but starting in part 2 I can´t get the admin page
> to show up.  I always just get the initial "It worked! Congratulations on
> your first Django-powered page" page when I go to
> http://127.0.0.1:8000/admin/
>
> Any help would be great, thanks
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Regards,
Sithu Lloyd Dube

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to