Commit Graph

11 Commits

Author SHA1 Message Date
Oğuz Yarımtepe
e584c1e25c Fixed None type error message after getting the locale setting 2008-12-18 19:16:40 +00:00
Oğuz Yarımtepe
8aa18bf4cb Added locale.setlocale and related changes
locale is set from the default LANG env variable
2008-12-17 20:44:42 +00:00
Oğuz Yarımtepe
b54c6b7d24 Forgot to change gmtime to localtime 2008-11-30 18:22:23 +00:00
Oğuz Yarımtepe
67772f0415 Removed Turkish lines from the file 2008-11-30 18:15:22 +00:00
Oğuz Yarımtepe
a20b17a855 date = time.gmtime() line doesn't belong to the if statement at the org code. So taking back the indentation 2008-11-22 19:27:28 +00:00
Alper Kanat
1013982509 * added new hackergotchi's and made some config changes..
* changed time to localtime..
2008-11-20 23:16:05 +00:00
Alper Kanat
6adfdfb340 * planet/__init__.py, gezegen/index.html.tmpl, gezegen/gezegen.py,
www/common.js, www/jquery-1.2.6.min.js: reverted most of the changes that i've
done for #2..
* gezegen/config.ini: pushed the new config to the code base..
2008-11-14 21:55:57 +00:00
Alper Kanat
0576df2104 this is one part of #2 2008-10-25 20:21:25 +00:00
Alper Kanat
916c3fb37b deleting the whole log directory from svn repo.. 2008-10-25 20:12:33 +00:00
Alper Kanat
7071612bec * planet/__init__.py.orig, planet/__init__.py.backup: deleted these unnecessary
files since they're old backups..
* gezegen/index.html.tmpl: did some code enhancement like fixing indentations
and code styles and used template variables for hardcoded planet url..
* www/foafroll.xml, www/opml.xml, www/rss10.xml, www/rss20.xml, www/index.html:
including these generated files for now..
* www/images/planet.png: added a favicon to the planet.. we might change this in
the future.
2008-10-24 02:07:31 +00:00
Alper Kanat
998d78bc1d initial import 2008-10-21 20:22:55 +00:00