Nice - didn't know about TastyPie, I've tended to always write my own :)

Ty

2011/10/18 Andre Terra <andrete...@gmail.com>

> Here's my to-do list for you:
>
> * Build a REST API using django-tastypie
> * Master caching, cache invalidation, etc
> * Celery (asynchronous tasks!)
> * Learn to profile django apps, including finding bottlenecks
> * Write raw SQL
> * If you have a lot of corporate clients, serialize data and export to
> excel (I've needed that more often than I'd like to)
> * Browse the django source code. Find open tickets, write patches and
> documentation.
>
> Learn more about the framework and the apps will come naturally.
>
> This should keep you busy for at least a few months!
>
>
> Cheers,
> AT
>
>
> On Tue, Oct 18, 2011 at 6:34 AM, Иван Иванов <wank...@openintegra.com>wrote:
>
>> It's better to learn on a project basis. Every client has different
>> scope and interest and you cannot predict which apps you will need or
>> not. Some barely used apps may be essential for you…
>>
>> But, when you ask… You may need to integrate django-registration with
>> your django-cms, so you can manage systems, where each user has his own
>> profile.
>>
>> На Mon, 17 Oct 2011 23:45:09 -0700 (PDT)
>> Kevin <kveron...@gmail.com> написа:
>>
>> > Hello everyone!
>> >
>> >   I have been using Django for about a year now and feel that I want
>> > to take my experience to the next level.  I have created a few website
>> > using Django to test my skills, although not for anyone specific.  I
>> > am creating this thread as I will like to ask current Django website
>> > developers what tools and apps are crucial to be learned.
>> >
>> > Currently I have been focusing on the following:
>> >
>> > * Django 1.2
>> > * Django-guardian
>> > * JQuery(although not specific to django)
>> > * Pyjamas(nice alternative to GWT and works with django)
>> > * Began learning Pinax(based on Django 1.1)
>> > * Began learning Django-cms
>> > * A few other, but cannot remember off the top of my head.
>> >
>> > The problem is that I'm not really sure what Django apps to learn due
>> > to the overwhelming amount of apps that do the same thing, just
>> > differently.  I choose Django-guardian over Django-authority, for
>> > example.
>> >
>> > The next django app I plan on learning is Djax and Djaxice.
>> >
>> > Which Django apps does everyone use in their Django projects for your
>> > company/clients?  I'd rather not learn something which is either going
>> > out of style, out of style, out dated, or barely used.  I cannot take
>> > this type of experience with me to work on a larger scale project.
>> >
>> > You must agree that when you look at the djangopackages website, there
>> > are an overwhelming amount of apps which do almost the exact same
>> > thing.  I'm not sure how it feels the download counts, or the other
>> > data.  I would hope from PIP, but not sure if it has an open API for
>> > polling download counts and such data about packages.
>> >
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to