debian-koji/www
Adam Williamson 9b86c5081e Don't use datetime timestamp() as it's not in Python 2
The `timestamp()` method for `datetime.datetime` instances was
only added in Python 3. It does not exist in Python 2. So we
can't safely use it here.

I believe this should do the right thing, taking advantage of a
couple of existing utility functions in koji.util.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-03-16 10:46:47 +01:00
..
conf add an option to set server realm for all clients 2019-10-10 16:37:56 +02:00
docs/negotiate rm old references to Mozilla 2019-03-22 13:05:00 -04:00
kojiweb Don't use datetime timestamp() as it's not in Python 2 2020-03-16 10:46:47 +01:00
lib use Exception instead of BaseException for bare expection 2020-03-03 21:38:22 +08:00
static browsable api 2019-12-11 13:26:25 +01:00
Makefile Move web content from /var/www to /usr/share 2007-02-20 09:51:08 -05:00