Hi
Just seeking a little clarification.
In the Polls tutorial we get this section.
>>> p = Poll.objects.get(pk=1)
# Display any choices from the related object set -- none so far.>>>
p.choice_set.all()[]
# Create three choices.>>> p.choice_set.create(choice_text='Not much',
votes=0)>>> p.choic
Why leave JS? Use node.js or meteor .
PHP has many frameworks any in particular you were referring to Cake,
symfony2, send?
Sayth
On Monday, January 28, 2013, Vijaya Reddy wrote:
> Hello All,
>
> I want to build my career in web development. I have learned CSS,HTML,JS.
> Now i am planning to lea
Hi
I am looking for a resource that gives me that Knowledge I need to grasp and
understand Django.
For python I have learnt LPTHW and completed codeacademy and read the Magnus
lie Hetland book.
I have completed the Django polls tutorial, and I bought two scoops of Django.
Now I have read the
Any thoughts?
--
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@google
online courses and tutorials to say "come join rails".
It's just that I like python and the python Eco better.
Sayth
On Wednesday, June 26, 2013, Tom Evans wrote:
> On Wed, Jun 26, 2013 at 2:19 PM, Sayth Renshaw
> >
> wrote:
> > Any thoughts?
>
> Firs
On Monday, July 1, 2013, Tom Evans wrote:
> On Wed, Jun 26, 2013 at 10:03 PM, Sayth Renshaw
> >
> wrote:
> > This is oddly the only value difference between rails and django is that
> > there is far more online courses and tutorials to say "come join rails".
On Monday, July 1, 2013, Tom Evans wrote:
> On Mon, Jul 1, 2013 at 11:37 AM, Sayth Renshaw
> >
> wrote:
> > Is that good though?
> >
> > Barring 2 scoops there is no new material to recognise and guide users to
> > the new features of Django and to get
good practical and hands on tutorial.
Cheers
Sayth
On Thu, Jul 4, 2013 at 1:05 AM, Amirouche Boubekki <
amirouche.boube...@gmail.com> wrote:
>
>
>
> 2013/7/1 Sayth Renshaw
>
>>
>>
>> On Monday, July 1, 2013, Tom Evans wrote:
>>
>>> On Mon,
I have been learning the basics of django, SQL, XML and MySQL / Maria.db.
Trying to design a project and I can't get a concept of how to achieve it.
Looking for some guidance in tools or process to achieve it.
There is one specific part that trips me up. Whilst I can parse a basic SQL
file, rea
On Thursday, September 12, 2013, Germán Larraín wrote:
> Some comments:
>
> * why use sqlalchemy if Django has its own ORM?
> * you mentioned parsing SQL entries; watch out!
> * if you are starting a new project, I seriously recommend you to use
> PostreSQL, not MySQL/Maria DB
>
> -
>
Hi
why use
On Friday, September 13, 2013, Thomas Lockhart wrote:
> On 9/12/13 6:44 AM, Sayth Renshaw wrote:
>
>
>
> On Thursday, September 12, 2013, Germán Larraín wrote:
>
>> Some comments:
>>
>> * why use sqlalchemy if Django has its own ORM?
>> * you mentioned p
With django what benefit do I get for the extra build time over Drupal or
Rails. Configuration I assume but real world benefits not my/our joy of
configuration.
Why hasn't a cms been designed off django or python? A language cultural effect
yoy would think python would be more stable than php/
Wow never knew mezzanine existed, that's interesting. Yes php hosting is cheap,
but so is digitalocean and it fully supports python and django.
Sayth
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop rece
which would be more preferable, that comes down to personal taste.
> My advice would be to review them all, pick two or three, and see which one
> excites you the most.
>
> Hope this helps dude!
>
> Cal
>
> On Wed, Dec 17, 2014 at 12:03 AM, Sayth Renshaw
> wrote:
>
&g
Can I ask for some assistance please.
For my project I will need to upate the database from an external xml file
consistently. The xml is like this one
http://old.racingnsw.com.au/Site/_content/racebooks/20140515GOSF0.xml
If i have create my model objects, most of which will have a direct
corre
Do I need to provide more information or clarity, or is this a harder question
than I imagined and I just need to wait for a guru to come through?
Sayth
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop
in json. Not sure if the is support for importing
> fixtures in XML
> In any case you can always parse them yourself and create the proper
> objects
>
> Don't forget that this is an open source project, you can code XML support
> and contribute
> On May 13, 2014 10:40 PM
2014 at 8:40 PM, Sayth Renshaw
> wrote:
> > Can I ask for some assistance please.
> >
> > For my project I will need to upate the database from an external xml
> file
> > consistently. The xml is like this one
> > http://old.racingnsw.com.au/Site/_content/ra
Hi
Trying to check if this is an odd problem I am expereincing or there is an
issue.
I have tried searching the django docs for Kivy in regards to
the https://pypi.python.org/pypi/kivy-django/1.9.1 package which refers to
the docs for further information.
Search terms used:
kivy
kivy-django
On Friday, 18 November 2016 00:31:42 UTC+11, Tim Graham wrote:
>
> It's a known issue: https://github.com/django/djangoproject.com/issues/713
>
> The Django docs don't contain information about third-party packages,
> however, so searching there to find information about kivy isn't the
> correc
Hi
Wanting some advice on which packages you use with django to display your
data to your users in grids, so think sports data 17 rows 10 columns x2 for
both teams. Looking in the packages
here https://www.djangopackages.com/grids/ .
What advice can you give me if you have done something simi
21 matches
Mail list logo