Django, We’re Finished

We recently completed our “django” project and our client is quite pleased with the solution. Now, estimators that work for the client can simply go to an admin interface and quickly add new projects and descriptions. Then a central “Projects” page gets updated on the fly to reflect newly added projects. Secondly, creating a new project also creates a “Projects Details” page associated with each project. So after creating the project via the admin, the client simply FTPs large numbers of files and folders to their server. The “Project Details” page for that project then reflects all of those files and folders. The result is that subcontractors who are interested in bidding on a project can always go to one central location, find the project they are interested in bidding on, click on the project and access all of the plans and details they need to quickly and easily submit a bid to our client. Django, that’s good. Click the pic above to see a screenshot of the admin interface, the project overview page, and the project detail page.