Re: No forms in Admin interface

2011-08-23 Thread Karen Tracey
Please ask questions about using Django on django-users. The topic of this list is the development of Django itself. Karen -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.

No forms in Admin interface

2011-08-23 Thread Rohini Dhavale
I have downloaded pre developed project in django called sms and trying to deploy it on my pc. but i can't get the data in that. When in admin it just shows the list of apps and models but when clicked on any one of them it does not open that model to add. Please give solution. -- You received th