|
1468ddbecb
|
towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
|
2016-08-25 18:34:36 +02:00 |
|
|
e9863c238e
|
always use get_operator, avoid case-insensitive match if possible
|
2016-06-30 11:28:09 +02:00 |
|
|
051a3578b4
|
inline django 1.9 version of ox.django
|
2016-02-20 10:41:23 +00:00 |
|
j
|
ec5158c03a
|
normalize find values and make lower case, also normalize and lowercase quieries
|
2012-11-18 20:26:13 +01:00 |
|
j
|
0feace7a8b
|
decode_id
|
2011-11-06 20:36:35 +01:00 |
|
rolux
|
c6c1c9b15b
|
some work towards editing places
|
2011-10-09 21:12:50 +00:00 |
|
j
|
7982ba6b29
|
dont filter empty conditions
|
2011-09-28 18:00:13 +00:00 |
|
j
|
52df791560
|
- use getPage for site dialog
- add events and users dialog and backend
- add some values to preferences/settings dialog
- more migration of backend to new query api
|
2011-09-25 01:09:48 +02:00 |
|
j
|
ee4bfa0366
|
load events from backend
|
2011-09-24 16:13:23 +02:00 |
|
j
|
6886c76255
|
events
|
2011-05-28 13:35:57 +02:00 |
|