summaryrefslogtreecommitdiff
path: root/service/pixelated/support/date.py
AgeCommit message (Collapse)Author
2017-07-25[pkg] packaging and path changesKali Kaneko
- move all the pixelated python package under src/ - move the pixelated_www package under the leap namespace - allow to set globally the static folder - add hours and minutes to the timestamp in package version, to allow for several releases a day.
2015-09-25Changed date format to conform to mail RFC #438Bruno Wagner
2014-12-11optmizing python importsDuda Dornelles
2014-10-17Date is now stored as number, and is correctly used for sortingBruno Wagner
2014-10-15Getting rid of singletons and optimizing importsDuda Dornelles
2014-09-08Adding date to PixelatedMail#from_dictDuda Dornelles