Newbie

2024-05-03 Thread Cindy Pearl Soriano
Hello everyone, can somebody help how to make an interactive site sor logging system? -- ---*DISCLAIMER AND CONFIDENTIALITY NOTICE* The Mindanao State University-Iligan Institute of Technology   (MSU-IIT) makes no warranties of any kind, whether expressed or implied,

Re: Road Map for a newbie

2023-08-18 Thread ASAMOAH EMMANUEL
do lots of projects and refer to the documentation when you need to understand concepts in detail. Here is my private channel where I upload django premium resources with ton of projects. here is the invite link if you want to avoid the frustration of finding organized tutorials and hands on to

Re: Road Map for a newbie

2023-08-18 Thread Mike Dewhirst
because you don't know which classes exists and what of this classes what makes. It exists in Internet one website where you find perfectly what classes exists and much classes have comments what class does. Since i use class based views i am very happy. For a newbie, the learning curve should

Re: Road Map for a newbie

2023-08-17 Thread Sebastian Jung
Hello, At the beginning i read much tutorials about function based django. It is on beginning a little bit easier because you understand how a list-, create-/update- and deleteview works. For little project this approach is fine. I waste with function based aproach too much time because i extend

Re: Road Map for a newbie

2023-08-17 Thread Mike Dewhirst
On 17/08/2023 7:24 pm, Tesfaye Yimam wrote: Hello all, This is my second day of learning Django. I am comfortable with python (the basics and the OOP). I wanted to have some guidance from this community to learn Djanog by taking small steps in a consistent way. Any one who has a road-map,

Re: Road Map for a newbie

2023-08-17 Thread ivan harold
try learning by going to certain websites that offer to learn, such as w3schools.com . On Thursday, August 17, 2023 at 10:15:03 AM UTC-5 Tesfaye Yimam wrote: > Hello all, > > This is my second day of learning Django. I am comfortable with python > (the basics and the OOP). > I wanted to have

Road Map for a newbie

2023-08-17 Thread Tesfaye Yimam
Hello all, This is my second day of learning Django. I am comfortable with python (the basics and the OOP). I wanted to have some guidance from this community to learn Djanog by taking small steps in a consistent way. Any one who has a road-map, especially if you tried it and worked for you,

Re: testing newbie - help requested: app works, tests give errors

2023-05-10 Thread 'Bob Aalsma' via Django users
Hmm, when I remove the raise CommandError statement and replace it with self.stdout.write, everything works well. This helps me to point further studies. Thx! On Wednesday, May 10, 2023 at 2:33:18 PM UTC+2 Bob Aalsma wrote: > Ah, yes, thanks. > > I hesitate to comment on "If I understood the

Re: testing newbie - help requested: app works, tests give errors

2023-05-10 Thread 'Bob Aalsma' via Django users
Ah, yes, thanks. I hesitate to comment on "If I understood the error right." ;) Umm, my problem here is that I think I'm using the exact same *code* "manually" without errors. I think I'm also using the same *values* for the manual and test runs. So I don't understand the reason for the

Re: testing newbie - help requested: app works, tests give errors

2023-05-10 Thread Vishesh Mangla
If I understood the error right. On Wed, May 10, 2023 at 5:47 PM Vishesh Mangla wrote: > Probably this would help: > https://stackoverflow.com/questions/8609192/what-is-the-difference-between-null-true-and-blank-true-in-django > > On Wed, May 10, 2023 at 5:45 PM 'Bob Aalsma' via Django users <

Re: testing newbie - help requested: app works, tests give errors

2023-05-10 Thread Vishesh Mangla
Probably this would help: https://stackoverflow.com/questions/8609192/what-is-the-difference-between-null-true-and-blank-true-in-django On Wed, May 10, 2023 at 5:45 PM 'Bob Aalsma' via Django users < django-users@googlegroups.com> wrote: > Sorry Vishesh, thanks for the quick answer but I have no

Re: testing newbie - help requested: app works, tests give errors

2023-05-10 Thread 'Bob Aalsma' via Django users
Sorry Vishesh, thanks for the quick answer but I have no idea what you mean. On Wednesday, May 10, 2023 at 2:00:51 PM UTC+2 Vishesh Mangla wrote: > False or True check for yourself. > > On Wed, 10 May, 2023, 17:29 Vishesh Mangla, wrote: > >> It looks like you are passing a null but null=False

Re: testing newbie - help requested: app works, tests give errors

2023-05-10 Thread Vishesh Mangla
False or True check for yourself. On Wed, 10 May, 2023, 17:29 Vishesh Mangla, wrote: > It looks like you are passing a null but null=False is not set > > On Wed, 10 May, 2023, 17:27 'Bob Aalsma' via Django users, < > django-users@googlegroups.com> wrote: > >> I'm trying to test a django-admin

Re: testing newbie - help requested: app works, tests give errors

2023-05-10 Thread Vishesh Mangla
It looks like you are passing a null but null=False is not set On Wed, 10 May, 2023, 17:27 'Bob Aalsma' via Django users, < django-users@googlegroups.com> wrote: > I'm trying to test a django-admin command and don't understand why the > tests give errors on the code while the code works as

testing newbie - help requested: app works, tests give errors

2023-05-10 Thread 'Bob Aalsma' via Django users
I'm trying to test a django-admin command and don't understand why the tests give errors on the code while the code works as expected. I'm under the impression that the *raise CommandError* is ignored by the test, but don't understand why this would be. Please help. Running the code shows:

Re: tech newbie

2022-09-28 Thread ASAMOAH EMMANUEL
Ok, I'll help you. Email me privately. On Tue, Sep 27, 2022 at 2:40 PM Edward Deus Misogoro wrote: > Ok, your welcome. > > On Mon, 26 Sept 2022, 23:43 Jay Jay, wrote: > >> Hello bro, I hope you’re doing well? I’m a Jerry, a newbie in software >> development, I have basi

Re: tech newbie

2022-09-27 Thread Edward Deus Misogoro
Ok, your welcome. On Mon, 26 Sept 2022, 23:43 Jay Jay, wrote: > Hello bro, I hope you’re doing well? I’m a Jerry, a newbie in software > development, I have basic knowledge in HTML, CSS, JavaScript and python and > I really need a mentor who can help me through, so I can be v

Re: tech newbie

2022-09-26 Thread Jay Jay
Hello bro, I hope you’re doing well? I’m a Jerry, a newbie in software development, I have basic knowledge in HTML, CSS, JavaScript and python and I really need a mentor who can help me through, so I can be very skill at it. I’ll love if you can be my mentor, I would really appreciate it. Thank

Re: newbie

2022-01-28 Thread machine learning
very academy had helped me a lot. I think this will be beneficial for you also. On Fri 28 Jan, 2022, 9:04 PM muwaga micheal, wrote: > Django is a good framework to learn. Its easy and has a great community to > help. > There are good videos on YouTube. > > On Thursday, January 27, 2022 at

Re: newbie

2022-01-28 Thread muwaga micheal
Django is a good framework to learn. Its easy and has a great community to help. There are good videos on YouTube. On Thursday, January 27, 2022 at 5:10:56 PM UTC+3 jmizpaha...@gmail.com wrote: > It's easy if you get the Python basics first. > Suggest having a good grasp of Python basic

Re: newbie

2022-01-27 Thread John Dollosa
It's easy if you get the Python basics first. Suggest having a good grasp of Python basic concepts then you jump to learning Django. There's a lot of things Django can offer, you just need to understand them before to jump to other topics :) On Thursday, 27 January 2022 at 22:02:42 UTC+8

newbie

2022-01-27 Thread Mico V.
hi all. is it easy to learn django...? -- 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 view this discussion on the

Re: Newbie of django

2021-12-13 Thread Marmik Patel
Pycharm is a good option if you want to login to your VPS by ssh, but still it is in beta mode. When it comes to deploy the django site, it's little bit tricky. You can use external proxy parser like gunicorn or uWSGI and use them with Apache or nginx. Marmik On Monday, 13 December 2021 at

Newbie of django

2021-12-13 Thread Keith Hui
I want to start a project by using Django. I originally make use of hosting service for my project. When I setup the django, it seems some installation errors. Are there any simple setup procedures for hosting services? I can use SSH to login the hosting server. Also, are there any good python

Re: Newbie question

2021-06-07 Thread Lalit Suthar
try form.save(commit=False) On Mon, 7 Jun 2021 at 22:10, Moose Smith <47kanga...@gmail.com> wrote: > I have a table which holds simple data like addresses. Created a form > which displays the records in the form and allows the user to select a > record "address" to edit. > > I want this edit

Newbie question

2021-06-07 Thread Moose Smith
I have a table which holds simple data like addresses. Created a form which displays the records in the form and allows the user to select a record "address" to edit. I want this edit function to be generic so it will work on any table without me having to define fields etc... and using

Re: Newbie looking for some help with Postgres <> Django connection

2020-11-09 Thread Marc Johnson
Hi David, Thanks again for the input. I havent quite figured it out yet but I appreciate the help! Best, Marc On Thu, Nov 5, 2020 at 8:02 AM David Nugent wrote: > > > On 5 Nov 2020, at 04:11, Marc Johnson wrote: > > Hi David, > > Thanks again for the feedback. When I remove the 'ENGINE'

Re: Newbie looking for some help with Postgres <> Django connection

2020-11-05 Thread David Nugent
On 5 Nov 2020, at 04:11, Marc Johnson mailto:marcjohnson...@gmail.com>> wrote: Hi David, Thanks again for the feedback. When I remove the 'ENGINE' variable I get the error saying settings.DATABASES is improperly configured, as shown in the snapshot attached below. But when I add the ENGINE

Re: Newbie looking for some help with Postgres <> Django connection

2020-11-03 Thread David Nugent
On 4 Nov 2020, at 03:45, Marc Johnson mailto:marcjohnson...@gmail.com>> wrote: ... 1. Since this app is dockerized, I have my existing env vars in my docker-compose-prod.yml file. Is that where I should list DATABASE_URL? Like: db: image: postgres:11 volumes: -

Re: Newbie looking for some help with Postgres <> Django connection

2020-11-03 Thread Marc Johnson
Hi David, Thanks for the feedback! I'm checking out dj_database_url and have a few follow up questions I was hoping you (or someone) could help me with. 1. Since this app is dockerized, I have my existing env vars in my docker-compose-prod.yml file. Is that where I should list DATABASE_URL?

Re: Newbie looking for some help with Postgres <> Django connection

2020-10-31 Thread David Nugent
It's been a while since I used heroku, but iirc it just uses a formatted pg url. Install the module dj-database-url and use this in settings instead of the default DATABASES layout, something like: DATABASES = { 'default': dj_database_url.config(os.environ['DATABASE_URL'],

Newbie looking for some help with Postgres <> Django connection

2020-10-31 Thread Marc Johnson
Hi All, I'm looking for tips/resources for a problem I'm facing with my Django app: https://ndcportal.herokuapp.com/ I'm attempting to connect my Dockerized Django app with a PostgreSQL db. The postgres db is already populated, and I can access the data via pgadmin, but I cannot figure out

Re: NEWBIE

2019-07-09 Thread vineet daniel
First of all its Django and not Gjango and rather than getting mastery over a framework in two months Id suggest that you start with python or any programming language which has OOPs. If you are not sure what that is then start from very basic of programming. There is no shortcut to success. Have

Re: NEWBIE

2019-07-09 Thread Jani Tiainen
And to give some perspective I have been working with Django @work last 10 years and I'm still far from mastering it. I'm pretty good with Django though. In other words it really takes a lot. Interns at work do get hang of basics in about two months but really them to get up to speed takes

Re: NEWBIE

2019-07-09 Thread Javier Rivera
If you have no previous programing experience, a miracle. If you are already proficient with Python two months are enough to get comfortable with Django, but you will likely still be far from mastery. Best regards, Javier. O 09/07/19 ás 11:34, Afotro Ben escribiu: Hello,i am new to

NEWBIE

2019-07-09 Thread Afotro Ben
Hello,i am new to programming and want to take learn and master web development with Gjango.Can anyone here tell me what it takes to doing it in 2 months? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop

Re: Newbie question : running the makemigrations command in the terminal

2019-03-30 Thread kamibarut609
your app, and apps.py file > ensure that the name of the app is 'munichlivin_app' and name of the class > in apps.py is 'MunichLivingConfig' > > On Thursday, March 28, 2019 at 9:05:46 PM UTC+5:30, kamiba...@gmail.com > wrote: >> >> Hello, >> >> (Newbie here)

Re: Newbie question : running the makemigrations command in the terminal

2019-03-29 Thread Krishna Tulsyan
Hi, can you provide the folder structure of your app, and apps.py file ensure that the name of the app is 'munichlivin_app' and name of the class in apps.py is 'MunichLivingConfig' On Thursday, March 28, 2019 at 9:05:46 PM UTC+5:30, kamiba...@gmail.com wrote: > > Hello, > > (Newbie

Re: Newbie question : running the makemigrations command in the terminal

2019-03-28 Thread jgibson
ig\models.py \munichliving_app\apps\MunichLivingConfig\views.py \munichliving_app\apps\MunichLivingConfig\admin.py And `OffererProfile` is defined inside models. Is that correct? On Thursday, March 28, 2019 at 11:35:46 AM UTC-4, kamiba...@gmail.com wrote: > > Hello, > > (Newbie h

Re: Newbie question : running the makemigrations command in the terminal

2019-03-28 Thread kamibarut609
On Thursday, 28 March 2019 16:35:46 UTC+1, kamiba...@gmail.com wrote: > > Hello, > > (Newbie here): I am trying to run the makemigrations icommand in my > terminal. You will find here below the three relevant files, the third one > showing the errors displayed in >

Newbie question : running the makemigrations command in the terminal

2019-03-28 Thread kamibarut609
Hello, (Newbie here): I am trying to run the makemigrations icommand in my terminal. You will find here below the three relevant files, the third one showing the errors displayed in the terminal. My settings.py file: https://pastebin.com/raw/xLpX0Zfg My models.py file: https

Re: I am newbie to Django REST,

2019-02-09 Thread Dom Delbuco
I've been watching this guys tuts, extremely solid https://www.youtube.com/watch?v=UmljXZIypDc On Saturday, February 2, 2019 at 8:15:27 AM UTC-5, shubham joshi wrote: > > How to use cookeicutter for setting up new project? > -- You received this message because you are subscribed to the Google

I am newbie to Django REST,

2019-02-02 Thread shubham joshi
How to use cookeicutter for setting up new project? -- 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

Re: Newbie : Object copy - weird error :-)

2018-07-13 Thread mickael . barbo
Thanks you Melvyn, this is it :-) Have a nice day. Regards Le mardi 3 juillet 2018 00:34:14 UTC+2, Melvyn Sopacua a écrit : > > On vrijdag 29 juni 2018 09:44:40 CEST Mickael Barbo wrote: > > > > > I try to create a way to archive (copy) the same object instance on an > > > other DataBase. > >

Re: Newbie : Object copy - weird error :-)

2018-07-02 Thread Melvyn Sopacua
On vrijdag 29 juni 2018 09:44:40 CEST Mickael Barbo wrote: > I try to create a way to archive (copy) the same object instance on an > other DataBase. > > I followed this advice : # https://stackoverflow.com/ > questions/21699707/python-how-to-copy-all-attibutes-from- > base-class-to-derived-one

Re: Newbie : Object copy - weird error :-)

2018-06-29 Thread Mickael Barbo
Hello Julio, Ok, I see. I try to create a way to archive (copy) the same object instance on an other DataBase. I followed this advice : # https://stackoverflow.com/ questions/21699707/python-how-to-copy-all-attibutes-from- base-class-to-derived-one 2018-06-27 14:56 GMT+02:00 Julio Biason :

Re: Newbie : Object copy - weird error :-)

2018-06-29 Thread Mickael Barbo
Hi 赖信桃, Sorry for formating problem. Here it is class AbstractDataModel(models.Model): xxx class Meta: abstract = True def __iter__(self): return iter([self.xxx, self.yyy, self.zzz, self.aaa, self.qqq, self.mode_bbb]) class

Re: Newbie : Object copy - weird error :-)

2018-06-27 Thread Julio Biason
Hi Mikael, The problem is happening because of this: __init__() takes from 1 to 2 positional arguments but 11 were given On your new __init__(), you added just 2 parameters: `self` and `source`. But you overwrote the default `models.Model` init, which receives way more parameters (the original

Re: Newbie : Object copy - weird error :-)

2018-06-26 Thread 赖信桃
Can you format your code or post it on a gist? On Wed, Jun 27, 2018 at 00:17 wrote: > Hi all :-) > > I'd like to archive some data. > > I did that : > > class AbstractDataModel(models.Model): > > xxx > > > class Meta: > abstract = True > > > def __iter__(self): > > return

Re: Newbie : Object copy - weird error :-)

2018-06-26 Thread mickael . barbo
Error typo, I creates a new thread with the good description ;-) Le mardi 26 juin 2018 16:35:27 UTC+2, Nelson Varela a écrit : > > The following class is kinda weird: > class DataModel(DataModel): > > A class which inherits itself??? > > > > On Tuesday, June 26, 2018 at 11:31:24 AM UTC+2,

Newbie : Object copy - weird error :-)

2018-06-26 Thread mickael . barbo
Hi all :-) I'd like to archive some data. I did that : class AbstractDataModel(models.Model): xxx class Meta: abstract = True def __iter__(self): return iter([self.xxx, self.yyy, self.zzz, self.aaa, self.qqq, self.mode_bbb]) class

Re: Newbie : Object copy - weird error :-)

2018-06-26 Thread Nelson Varela
The following class is kinda weird: class DataModel(DataModel): A class which inherits itself??? On Tuesday, June 26, 2018 at 11:31:24 AM UTC+2, mickae...@gmail.com wrote: > > Hi all :-) > > I'd like to archive some data. > > I did that : > > class AbstractDataModel(models.Model): > xxx > >

Newbie : Object copy - weird error :-)

2018-06-26 Thread mickael . barbo
Hi all :-) I'd like to archive some data. I did that : class AbstractDataModel(models.Model): xxx class Meta: abstract = True def __iter__(self): return iter([self.xxx, self.yyy, self.zzz, self.aaa, self.qqq, self.mode_bbb]) class DataModel(DataModel): pass

Newbie : Implementation possible ?

2018-06-26 Thread mickael . barbo
Hi community :) I'd like to implement something like "joined image". In Database, I'd like CoreObject to have the key of "Object1" OR "Object2" OR "Object3" (like foreignKey). How can I do that ? The context is that CoreObject is a central DataBaseFile and will receive information from one

Re: A newbie server error occured

2018-06-14 Thread Artur Gontijo
Hi, Did you check if you have the admin app listed in the setings.py? INSTALLED_APPS = [ 'django.contrib.admin', 'more_apps', ] And what about your url.py? Does it have the /admin routing? path('admin/', admin.site.urls), On Thursday, June 14, 2018 at 2:28:41 PM UTC-3, Piotr Trybowski

A newbie server error occured

2018-06-14 Thread Piotr Trybowski
So I'm following the tutorial from: https://docs.djangoproject.com/en/2.1/intro/tutorial02/ and I'm stuck at opening the admin site. When i run command runserver i get no error and prompt: "C:\Program Files\JetBrains\PyCharm 2018.1.4\bin\runnerw.exe"

Re: Newbie : Best data archive strategy

2018-06-12 Thread Mickael Barbo
gt;> It saves a copy of each record every time a record is changed. But it is >> saved in a separate table, so it doesn’t change your model’s table. >> >> >> >> *From:* django-users@googlegroups.com [mailto:django-users@googlegro >> ups.com] *On Behalf Of *

Re: Newbie : Best data archive strategy

2018-06-12 Thread Gerardo Palazuelos Guerrero
; > *From:* django-users@googlegroups.com [mailto:django-users@ > googlegroups.com] *On Behalf Of *mickael.ba...@gmail.com > *Sent:* Tuesday, June 12, 2018 1:17 PM > *To:* Django users > *Subject:* Re: Newbie : Best data archive strategy > > > > Thanks Matthew for your

RE: Newbie : Best data archive strategy

2018-06-12 Thread Matthew Pava
1:17 PM To: Django users Subject: Re: Newbie : Best data archive strategy Thanks Matthew for your response. I looked at Reversion. If I understand correctly what it did, it duplicate each transaction on internal database ? Le mardi 12 juin 2018 20:01:02 UTC+2, Matthew Pava a écrit : I think what

Re: Newbie : Best data archive strategy

2018-06-12 Thread mickael . barbo
oups.com ] *On Behalf Of * > mickae...@gmail.com > *Sent:* Tuesday, June 12, 2018 12:22 PM > *To:* Django users > *Subject:* Newbie : Best data archive strategy > > > > Hi, > > I'd like to archive some data. > > I came with this idea : > >

RE: Newbie : Best data archive strategy

2018-06-12 Thread Matthew Pava
@googlegroups.com] On Behalf Of mickael.ba...@gmail.com Sent: Tuesday, June 12, 2018 12:22 PM To: Django users Subject: Newbie : Best data archive strategy Hi, I'd like to archive some data. I came with this idea : class DataModel(models.Model): xxx class DataModelArchive(DataModel): pass

Newbie : Best data archive strategy

2018-06-12 Thread mickael . barbo
Hi, I'd like to archive some data. I came with this idea : class DataModel(models.Model): xxx class DataModelArchive(DataModel): pass The DataModelArchive database created has only "a pointer" to DataModel. I saw a post indicating that I'll have to first create an AbstractDataModel and

Re: Newbie - Microservice in Django - Best place to start learning

2018-02-02 Thread Paul Tiplady
Assuming you're trying to build a REST API and not a HTML website, you should look at http://www.django-rest-framework.org/ as it provides a lot of djangonic convenience methods for building REST APIs with the Django ORM. On Thursday, February 1, 2018 at 9:16:47 AM UTC-8, pratibha sharma wrote:

Newbie - Microservice in Django - Best place to start learning

2018-02-01 Thread pratibha sharma
Hi, I have created 2 example websites in Django i.e. Voting and event booking systems. I want to learn to create microservice in Django. I took below example for it. Service will 1. take data from UI (it will send it in JSON format), 2. store data in DB(MySQL) 3. Send Data to a device (in

Re: Newbie : Help for using RequestContext

2018-01-10 Thread mickael . barbo
est_context.push({"level0": "Adrian", "level1": "Thomas"}) >> >> response = self.get_response(request) >> >> >> # Code to be executed for each request/response after >> # the view is called. >> >>

Re: Newbie : Help for using RequestContext

2018-01-10 Thread Andréas Kühne
; > # Code to be executed for each request/response after > # the view is called. > > return response > > > my_template.html > > {% extends 'pricing/body.html' %} > > {% block content %} > > {{ level0 }} > > {% endblock content %} > > &g

Newbie : Help for using RequestContext

2018-01-09 Thread Mickael . barbo
doing wrong ? Thx for your help Micka Django newbie ;-) -- 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.

Re: Some newbie questions on CBVs and FBVs

2017-11-24 Thread 'Simon Connah' via Django users
A3K <matematica@gmail.com> wrote: On Thu, Nov 23, 2017 at 8:49 PM, 'Simon Connah' via Django users <django-users@googlegroups.com> wrote: Hi everyone, First of all sorry for the newbie questions it has been a long time since I used Django and I think I have forgotte

Re: Some newbie questions on CBVs and FBVs

2017-11-23 Thread Matemática A3K
On Thu, Nov 23, 2017 at 8:49 PM, 'Simon Connah' via Django users < django-users@googlegroups.com> wrote: > Hi everyone, > > First of all sorry for the newbie questions it has been a long time since > I used Django and I think I have forgotten just about everything I once >

Some newbie questions on CBVs and FBVs

2017-11-23 Thread 'Simon Connah' via Django users
Hi everyone, First of all sorry for the newbie questions it has been a long time since I used Django and I think I have forgotten just about everything I once knew. I'm working on a user app for a website. I can't use the built in user model as I need a little more flexibility and the ability

Re: Python / Django newbie looking for mentorship

2017-03-20 Thread Feria Científica
;> > https://docs.python.org/3.6/tutorial/introduction.html >>> >>> You can ask beginner questions on the Python Tutor mailing list: >>> >>> > https://mail.python.org/mailman/listinfo/tutor >>> >>> For learning the Django framework, I can't real

Re: Python / Django newbie looking for mentorship

2017-03-20 Thread Antonis Christofides
troduction.html > > You can ask beginner questions on the Python Tutor mailing list: > > > https://mail.python.org/mailman/listinfo/tutor > > For learning the Django framework, I can't really comment on it, because I'm a > newbie myself. However I'm not planning to hire an

Re: Python / Django newbie looking for mentorship

2017-03-19 Thread Mark Phillips
> > https://docs.python.org/3.6/tutorial/introduction.html >> >> You can ask beginner questions on the Python Tutor mailing list: >> >> > https://mail.python.org/mailman/listinfo/tutor >> >> For learning the Django framework, I can't really comment

Re: Python / Django newbie looking for mentorship

2017-03-19 Thread Feria Científica
ner questions on the Python Tutor mailing list: > > > https://mail.python.org/mailman/listinfo/tutor > > For learning the Django framework, I can't really comment on it, because > I'm a newbie myself. However I'm not planning to hire anybody to each me. > > -- > You received

Re: Python / Django newbie looking for mentorship

2017-03-19 Thread propellerhat
ing list: > https://mail.python.org/mailman/listinfo/tutor For learning the Django framework, I can't really comment on it, because I'm a newbie myself. However I'm not planning to hire anybody to each me. -- You received this message because you are subscribed to the Google Groups "D

Python / Django newbie looking for mentorship

2017-03-19 Thread Jon Hickam
I have 20 years experience in software but am new to OO python and django, I have a project I am tackling and would be most grateful if there is someone I could hire to clone my repo and give me advice as I navigate my first project, maybe once or twice a week at the beginning? Schedule can

Re: Newbie question, start server with hostname

2017-02-08 Thread Dylan Reinhold
You don't include the http:// python manage.py runserver hostname:8000 or put the IP address in the hostname area/ Dylan On Wed, Feb 8, 2017 at 12:29 PM, hippohippo wrote: > Dear all, > > I am a new comer on Django. I was able to to run start server by command >

Newbie question, start server with hostname

2017-02-08 Thread hippohippo
Dear all, I am a new comer on Django. I was able to to run start server by command as below yesterday. python manage.py runserver http:/hostname:8000 However today, it submit the error as CommandError: "http://te172.24.221.137:8000/; is not a valid port number or address:port pair. Can

Re: Newbie question - data structure for game

2016-10-30 Thread Derek
You'll probably need jQuery. Bear in mind "size" is not absolute as it will depend on font family and font height. On Sunday, 30 October 2016 01:27:59 UTC+2, Ken Albright wrote: > > Sounds good. Thanks for the advice. Now if I could only figure out how to > get forms to expand and contract to

Re: Newbie question - data structure for game

2016-10-29 Thread Stephanie Statsmann
K -- 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.

Re: Newbie question - data structure for game

2016-10-29 Thread Ken Albright
Sounds good. Thanks for the advice. Now if I could only figure out how to get forms to expand and contract to match the size of the quote... Thanks. On Friday, October 28, 2016 at 5:00:14 PM UTC-7, Ken Albright wrote: > > I'm just learning Python and Django so please be gentle... > > I've

Re: Newbie question - data structure for game

2016-10-29 Thread Yaşar Arabacı
I am also quite new to django, but I will go with something like this; class Quote(models.Model): quote= models.CharField(max_length=100) class EncryptedQuote(models.Model) quote = models.ForeignKey(Quote, on_delete=models.CASCADE) encrypted_quote = models.CharField(max_length=100)

Re: Newbie question - data structure for game

2016-10-29 Thread Bob Gailer
On Oct 28, 2016 7:59 PM, "Ken Albright" wrote: > > I'm just learning Python and Django so please be gentle... > > I've written a quote decryption game (like you see in the newspaper) in Python. I'd like to put it on a web page with Django. However, I'm not sure of the best way

Newbie question - data structure for game

2016-10-28 Thread Ken Albright
I'm just learning Python and Django so please be gentle... I've written a quote decryption game (like you see in the newspaper) in Python. I'd like to put it on a web page with Django. However, I'm not sure of the best way to structure the data. The original quote and the encrypted quote need

Re: Newbie to Novice – Using Admin DateTime Picker in your Form

2016-09-19 Thread Mayank Rungta
of plugins in Django & Java Script out there and sifting through them is difficult for a newbie like me. Looking for suitable inputs on this forum. Thanks in advance, mynk On Mon, Sep 19, 2016 at 8:04 PM, Nate Granatir <nategrana...@gmail.com> wrote: > Just realized this thread was not nece

Re: Newbie to Novice – Using Admin DateTime Picker in your Form

2016-09-19 Thread Nate Granatir
Just realized this thread was not necessarily about filters for the admin; in the case of using custom forms/views Django daterange filter may not be a good option. On Thursday, March 19, 2009 at 8:37:56 AM UTC-5, Paul Nema wrote: > > I've noticed many people new to Django (and sometimes also

Re: Newbie to Novice – Using Admin DateTime Picker in your Form

2016-09-19 Thread Nate Granatir
I just installed Django Daterange Filter 1.3.0 (https://github.com/DXist/django-daterange-filter) on a Django 1.9 project. Took a little CSS fiddling to get it to display properly with Grappelli, but other than that it worked like a charm. Nate On Thursday, March 19, 2009 at 8:37:56 AM

Re: Newbie to Novice – Using Admin DateTime Picker in your Form

2016-09-18 Thread Mayank Rungta
Most of the posts I see around this topic are dated. I was wondering if this works for Django 1.8 upwards. Kindly let know if anybody has tried/tested any of these approaches on a more recent version of Django. I would like to stick to this approach rather than figure a plugin/javascript for

Re: Newbie question regarding uninstalling Django system-wide.

2016-07-13 Thread Leo
Thanks Mike On Tuesday, July 12, 2016 at 8:03:18 PM UTC-4, Mike Dewhirst wrote: > > On 13/07/2016 1:55 AM, Leo wrote: > > I am learning how to use Django. With my first attempt I did not use a > > virtual environment instead installed Django system-wide. Now I have > > learned to utilize

Re: Newbie question regarding uninstalling Django system-wide.

2016-07-12 Thread Mike Dewhirst
On 13/07/2016 1:55 AM, Leo wrote: I am learning how to use Django. With my first attempt I did not use a virtual environment instead installed Django system-wide. Now I have learned to utilize virtual environments. Can you help me learn how to uninstall the system-wide Django instance? Also, I

Newbie question regarding uninstalling Django system-wide.

2016-07-12 Thread Leo
I am learning how to use Django. With my first attempt I did not use a virtual environment instead installed Django system-wide. Now I have learned to utilize virtual environments. Can you help me learn how to uninstall the system-wide Django instance? Also, I can't recall if I used pip or

Re: (Newbie) Stuck with annotate() docs

2016-04-28 Thread Ankush Thakur
Yup! Makes sense now. I hope it saves someone some trouble someday. :-) Thanks a lot, Tim! Best, Ankush On Thursday, April 28, 2016 at 12:21:35 AM UTC+5:30, Tim Graham wrote: > > Please give this a try: https://github.com/django/django/pull/6524 > > On Wednesday, April 27, 2016 at 10:45:03 AM

Re: (Newbie) Stuck with annotate() docs

2016-04-27 Thread Tim Graham
Please give this a try: https://github.com/django/django/pull/6524 On Wednesday, April 27, 2016 at 10:45:03 AM UTC-4, Ankush Thakur wrote: > > I'm not sure how Book.objects.first().chapters is different > from Book.objects.first().chapters.count(), but the point is that > "chapters" is not

Re: (Newbie) Stuck with annotate() docs

2016-04-27 Thread Ankush Thakur
I'm not sure how Book.objects.first().chapters is different from Book.objects.first().chapters.count(), but the point is that "chapters" is not defined in the models at the top of that page! The snippet makes sense if I treat Book.chapters as another ManyToManyField (like authors), but it's

Re: (Newbie) Stuck with annotate() docs

2016-04-26 Thread Tim Graham
Looks like a typo. Does the rest of the example make sense and work if that line is changed to "Book.objects.first().chapters"? On Tuesday, April 26, 2016 at 12:50:31 PM UTC-4, Ankush Thakur wrote: > > Folks, I'm having exceptional trouble understanding annotate(), > aggregate(), and their

(Newbie) Stuck with annotate() docs

2016-04-26 Thread Ankush Thakur
Folks, I'm having exceptional trouble understanding annotate(), aggregate(), and their various combinations. I'm currently stuck here: https://docs.djangoproject.com/en/1.9/topics/db/aggregation/#combining-multiple-aggregations The example here uses Book.objects.first().chapters.count(), but

Re: Django Newbie - Tutorial Recommendations?

2016-03-19 Thread Anthony W Smith
On Friday, March 18, 2016 at 8:31:56 AM UTC-4, Santosh Srinivas wrote: > > Hi Folks, > > I'm new to both Python and Django. > I am looking for high quality video tutorials on Django and Python from > your experience (paid is also fine). > > Please advise. > > Thank you. > Santosh > -- You

Django Newbie - Tutorial Recommendations?

2016-03-19 Thread Santosh Srinivas
Hi Folks, I'm new to both Python and Django. I am looking for high quality video tutorials on Django and Python from your experience (paid is also fine). Please advise. Thank you. Santosh -- You received this message because you are subscribed to the Google Groups "Django users" group. To

Re: Django Newbie - Tutorial Recommendations?

2016-03-19 Thread Bill Freeman
As far as learning python goes, especially if you already program in another language, the tutorials at docs.python.org are quite good. If you are using python 2 instead of python 3, note the "Docs for other versions" section in the top of the left hand column. If you don't already program in

Re: Django Newbie - Tutorial Recommendations?

2016-03-19 Thread Rafael E. Ferrero
The main Django project website has an amazing good tutorial and documentation for start. Rafael E. Ferrero 2016-03-18 6:54 GMT-03:00 Santosh Srinivas : > Hi Folks, > > I'm new to both Python and Django. > I am looking for high quality video tutorials on Django and

  1   2   3   4   5   6   7   8   9   10   >