his case, the "mysite/" prefix. If you don't use it, Django
> will receive the whole path, "/mysite/admin/login" and won't find it in its
> routes.
>
> I'm 60% sure it is something like this :p
>
> On Wed, May 16, 2018 at 12:02 PM, Stephen Farry
01 UTC+1, James Farris wrote:
>
> Did you run python manage.py migrate on your dev server? And create a
> super user (python manage.py createsuperuser)
>
> On Wed, May 16, 2018 at 8:06 AM Stephen Farry > wrote:
>
>> Hi All,
>>
>> I have a peculiar issue with
Hi All,
I have a peculiar issue with the admin on Django. Using the Django
development server, I can use the admin without any issues at all. However,
when I deploy it on the server, I still get the admin page, but when I try
to log in I get a 404 error. I reduced this back to the tutorial, but
3 matches
Mail list logo