If your 404 pages are white with DEBUG=True, then the problem lies within
the web server config. Could you show us the working apache config, too?
i tried
and still return 404 not found
Sai K於 2016年5月10日星期二 UTC+8下午7時36分57秒寫道:
>
> Can you change the url for board some thing like : *url(r'^board$',
i tried
and still return 404 not found
Sai K於 2016年5月10日星期二 UTC+8下午7時36分57秒寫道:
>
> Can you change the url for board some thing like : *url(r'^board$',
> 'board') , lets try.*
>
> On Sunday, May 8, 2016 at 7:10:40 PM UTC+5:30, minom du wrote:
>>
>> Hello ,every body.
>> attachment is my code
>>
>>
Hi,
I can think of many ideas,but you could try
https://pypi.python.org/pypi/django-select-multiple-field/0.3.1
2016-05-10 3:06 GMT-03:00 Nikita Jadhav :
> hii everyone,
> I want to multi-select the items from drop down list and save them in
> database. how it can be achieved?. by using simp
hii everyone,
I want to multi-select the items from drop down list and save them in
database. how it can be achieved?. by using simple code in django
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop re
Can you change the url for board some thing like : *url(r'^board$',
'board') , lets try.*
On Sunday, May 8, 2016 at 7:10:40 PM UTC+5:30, minom du wrote:
>
> Hello ,every body.
> attachment is my code
>
> i set the urls.py below
> urlpatterns += patterns('bullet.views.noticeview',
> (r'^$', 'noti
thanks, i have DEBUG = True in my settings.py
the 404 error page is white,jsut like v8X8y.png
the school.access.log show 404 209
the school.error.log don't have any info for localhost:82/board
localhost:82 is work,but localhost:82/board return 404
James Schneider於 2016年5月10日星期二 UTC+8下午1時09分32秒寫道
6 matches
Mail list logo