Check out the documentation on digital ocean
On Sat, 25 Aug 2018 15:36 ERICK OMONDI AYARA, wrote:
> I would like to host a django project onto a web domain but cant seem to
> get around it. i cant also find the python setup on the SOFTWARE section of
> my file manager. Is there a way to do this
Thanks for the link stephen , really much appreciated.
On Sat, Sep 1, 2018 at 7:59 PM Stephen J. Butler
wrote:
> GitHub has an excellent set of gitignore files. My first commit to a
> project is always one of these:
>
> https://github.com/github/gitignore
>
> In particular:
> https://raw.githubu
from the error message , i think you need to install the package zlib and
import it.
On Sat, Sep 1, 2018 at 2:31 PM Lutalo Bbosa joseph
wrote:
> raceback (most recent call last):
> File "/usr/local/bin/virtualenv", line 9, in
> load_entry_point('virtualenv==15.0.1', 'console_scripts',
>
https://docs.djangoproject.com/en/2.0/topics/i18n/
check this out, but i don't think changing language_code from en to en-us
is the problem.
On Sat, Sep 1, 2018 at 2:31 PM Leo Treasure wrote:
> Hello,
>
> I've needed to update the settings.py file LANGUAGE_CODE = 'en' to 'en-us'
> which has res
More like vim and vs code are the best editors
On Sun, 2 Sep 2018 06:51 RONAK JAIN, wrote:
> Atom is best editor.
>
> On Sun, 2 Sep 2018, 11:11 a.m. sankar ardhas,
> wrote:
>
>>
>> Hi to all,
>> Which is the best editor for django framework in Ubuntu os
>> 18.04
>>
>> Get Outlook f
Do u want to customise the admin page to be different from the default
one django provides?
On Mon, 3 Sep 2018 8:04 AM , wrote:
> Hello, i want to change de title and the default text in the header of the
> Django-Admin site but i don´t know do that.
>
> --
> You received this message becau
*Ok i see, you create an admin folder in your template folder then create a
base_site.html and an index. html file , these file will contain your
custom feature ,then when you runserver the new admin site will be rendered
from there(admin ) folder. I hope this helps.*
On Mon, Sep 3, 2018 at 7:58 PM
:06:08 AM UTC+5:30, victor jack wrote:
>>
>> Hello guys, i am in dire need of any django user's knowledge, i have this
>> issue that has been bugging me literally in my codebase. I want to render a
>> html page but the error keeps on coming, i have tried bu
>
>
> On Tuesday, October 9, 2018 at 12:52:28 AM UTC+5:30, victor jack wrote:
>>
>>
>> Thanks Manjunath, i will post two screen shots of the templates
>> On Saturday, October 6, 2018 at 7:25:50 AM UTC+1, Manjunath wrote:
>>>
>>> Seems like you are
pk has value?
>>>> can you send the model definition of Book & Author to verify?
>>>> Or you can verify yourself by using django Shell.
>>>>
>>>>
>>>> On Tuesday, October 9, 2018 at 12:52:28 AM UTC+5:30, victor jack
Your application'software URL is not mapped correctly , from the error
page it is only the admin that can be loaded .
On Tue, 9 Oct 2018 6:40 AM Pradeep Singh, wrote:
>
>
> On Mon, 8 Oct 2018 at 22:30, victor jack wrote:
>
>> screenshot of the error message Singh will
10:51:13 AM UTC+5:30, victor jack wrote:
>>
>> Will check it out . Thanks for your input very much appreciated
>>
>> On Tue, 9 Oct 2018 6:17 AM Manjunath, wrote:
>>
>>> Hi Victor,
>>> Are you sure book.author.pk has value?
>>> can you send t
Thanks a lot for sharing
> On 19 Oct 2019, at 15:09, ISAAC NELSON S.B. KARGBO
> wrote:
>
>
> Try this one out
>
>> On Sat, Oct 19, 2019, 13:47 Md Nayem Tushar wrote:
>> Have any easy and properly complete book in django? pls ans me
>> --
>> You received this message because you are subscr
Hi Nina , just read your write up
For some form of clarification to your Confusion I’ll just answer the ones I
can
For the database , don’t make two different ones , one database with two tables
2000 and 2010 will do just fine , just query then right.
For the forms it is required to use POS
14 matches
Mail list logo