Laurent Bachelier
|
448c06d125
|
pep8 blank lines fixes
flake8 --select W391,E302,E301,E304
autopep8 can't fix W391 even though it claims it can.
Fixed using a simple custom script.
|
2014-10-10 23:41:44 +02:00 |
|
Bezleputh
|
c2654ba06d
|
[CapHousing] fix pep8
|
2014-10-08 10:45:31 +02:00 |
|
Bezleputh
|
77995378c5
|
[housing] adding a url field in housing capability and management of it in flatboob
|
2014-10-08 10:45:31 +02:00 |
|
Florent
|
44dffce7b2
|
Rename CapBase to Capability
|
2014-09-26 10:18:12 +02:00 |
|
Bezleputh
|
3e1a8b735a
|
[CapHousing] add and handle in leboncoin a new house type : UNKNOWN
|
2014-09-25 15:41:28 +02:00 |
|
Bezleputh
|
7304f1dee1
|
[CapHousing] add and handle in flatboob house_types field
|
2014-09-25 10:29:58 +02:00 |
|
Florent
|
e5f11a15eb
|
s/IBaseCap/CapBase/ (refs #1424)
|
2014-07-09 12:59:31 +02:00 |
|
Florent
|
537b49e6bd
|
DateField/TimeField/Delta are not really a base object
|
2014-07-09 11:46:46 +02:00 |
|
Romain Bignon
|
e025fb0b20
|
rename ICap to Cap (closes #1424)
|
2014-07-05 17:33:44 +02:00 |
|
Romain Bignon
|
51958135cb
|
rename CapBaseObject to BaseObject (refs #1424)
|
2014-07-05 17:26:05 +02:00 |
|
Laurent Bachelier
|
7094931c92
|
Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines
autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .
Diff quickly checked.
|
2013-03-16 00:54:55 +01:00 |
|
Romain Bignon
|
b157e92d5b
|
use decimal.Decimal instead of float to store amounts of money
|
2012-03-29 16:31:18 +02:00 |
|
Romain Bignon
|
c6a141595c
|
change way to describe fields of CapBaseObject, and lot of documentation
|
2012-03-26 14:35:54 +02:00 |
|
Romain Bignon
|
f5ca33f80e
|
can looking for a rent or a sale
|
2012-02-19 18:35:33 +01:00 |
|
Romain Bignon
|
b6379f7f37
|
add parameter 'nb_rooms' in queries
|
2012-02-17 13:25:06 +01:00 |
|
Romain Bignon
|
20682b3e94
|
changes in the CapHounsing API
|
2012-02-14 18:21:11 +01:00 |
|
Romain Bignon
|
0c522d948a
|
add housing photos
|
2012-02-11 19:06:39 +01:00 |
|
Romain Bignon
|
42d38f42f1
|
add capability CapHousing
|
2012-02-11 12:47:16 +01:00 |
|