Different urls.py file for different apps

2012-05-22 Thread siddharth56660
Hi, I am developing an ERP system which is vast and covers many modules. After developing each module i create another app for second module by " django-admin.py startapp myapp2 " This is perfectly working fine. But my urls.py is growing very fast and has crossed more than 5000 lines with lot more

Ajax History Back Button

2012-11-14 Thread siddharth56660
Hi, I am having a problem with integrating Ajax History Back Button using Really Simple History (RSH) and YUI with Django. If anyone has integrated either of the two with Django, I would really appreciate your help. The reason why I need to integrate RSH or YUI is :- I have a html template whic