All from project and from django source?
Try to remove all the pyc files from python packages, clear cache if
used, copy django into project folder, restart server.
If you really didn't change anything in sources it must be cache
problem at some level
On 25 мар, 06:28, gondor wrote:
> I went thro
I went through and deleted all the pyc files and still seeing default
admin.
On Mar 24, 10:11 am, Artem wrote:
> I had something similar with several test projects running on my
> machine.
> The problem was - auto-generated .pyc files in django sources.. one
> project user precompiled\precached f
I had something similar with several test projects running on my
machine.
The problem was - auto-generated .pyc files in django sources.. one
project user precompiled\precached files from another..
I guess I mistakenly ran dev-servers with root account, so python
could put .pyc files into that fold
I don't know if anyone has has this problem. I have been using the
test django server and it has always rendered my customized admin
panel correctly. One day out of the blue the admin panel just started
using the default. I don't think I made any changes. I understand
this is kind of vague but
4 matches
Mail list logo