Feature Request: Bulk Insert on Fixtures (loaddata)

2013-10-26 Thread Brad Ruderman
Hi Django Devs- Per the feature request documentation: https://docs.djangoproject.com/en/dev/internals/contributing/bugs-and-features/#requesting-features I wanted to request the feature that when running (for example): python manage.py loaddata data.json That it performs a bulk load instead

Re: Django Tutorials

2013-10-26 Thread Jasvir Singh
On Sat, Oct 26, 2013 at 8:28 PM, Prashanth wrote: > This is just a suggestion ..but why don't you write it in another language? > a small fraction of individuals qualified to do this. Thanks for your suggestions. This is just a beginning and there is lot more to do in future and this suggestion

Re: Django Tutorials

2013-10-26 Thread Prashanth
This is just a suggestion ..but why don't you write it in another language? 1. You're reinventing the wheel writing it in English. 2. Language is the biggest barrier to entry. Been there, done that, will encourage anyone to learn English; but people shouldn't Have to do so to code. 3. By knowing bo

Django Tutorials

2013-10-26 Thread Jasvir Singh
I have started a series of Django tutorial for beginners. I am making them in such a way that a user get knowledge for working on Django in quick and efficient way. Till now, I have completed only introduction phase. I'll also make video tutorials for the same exercises. Here is link of my tut