Re: Land Information System in Django

2016-04-12 Thread Claude Paroz
Le mardi 12 avril 2016 20:28:12 UTC+2, Wanjohi Kibui a écrit : > > Hello.Am working on a LIS in django and having difficulties on how to > handle land services applications by clients and how they are handled in > the system e.g. How its acted upon by many department each having a role to > play

Land Information System in Django

2016-04-12 Thread Wanjohi Kibui
Hello.Am working on a LIS in django and having difficulties on how to handle land services applications by clients and how they are handled in the system e.g. How its acted upon by many department each having a role to play in the document and changing status from start to completion. Anyone wh

Collectstatic and determine which files need to be updated by comparing their checksum

2016-04-12 Thread Daniel Blasco
Hi, I posted this in django-users but I think that it goes better here. I'm using django-storages to upload my static files to Amazon S3 and I'm serving my application from Heroku. In my local development, when I run collectstatic for a second time just after the first one, no files are being