I just start a django-fairy project for django 1.3.1 here: 
https://github.com/goFrendiAsgard/django-fairy It is just a simple (but I 
think useful) python script that can help django newbie to develop 
everything faster. The basic idea is:

   1. When you make a view, usually you will make respective url and 
   template
   2. When you make a model, usually you will register it on admin
   
Let me know what do you think about this

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/r3RBaDTx6AoJ.
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