Nov 25, 2016 custom folder js nodejs Change Packages Paths in NodeJS TL;DR: Edit %appdata%\npm\etc\npmrc and add prefix and cache entries to specify the locations where node puts packages. Every time I install
Oct 14, 2014 android custom layout notification Android: Notifications with Custom Layout In the previous entries, I have managed to display a notification and make it sticky. Now, since the app I'm developing is supposed
May 7, 2014 context custom django empty formwizard panel python template Formless Step in FormWizard Sometimes you'd need to show a purely informational page as part of a FormWizard. As far as I could see, there are two
Aug 30, 2010 custom djnago FileField path snippet Custom saving path for FileField Saving FileFields is pretty annoying anyway (all the manual stuff, saving chunks by hand...). The top bother is actually the limited way of creating paths: