How to separate applications under the same project ?

2008-10-22 Thread Ashu
Hello Django-Gurus, I am writing an application that uses the Django's inbuilt authentication system. I want to seprate my next application but want to keep using the same authentication. How Can I do that ? Example:- Mysite (Authentication) -- Blog (App#1) -- Forum (App#2) -- XYZ (App

Database problem in Django

2014-06-18 Thread Ashu Singh
Hello everyone. My doubt is how to fetch the recent two database entries in django. User may enter into database anytime but the query should always fetch last two entries. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from t

Database problem in Django

2014-06-18 Thread Ashu Singh
Hello everyone. My doubt is how to fetch the recent two database entries in django. User may enter into database anytime but the query should always fetch last two entries. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from t