Adrià Casajús
|
b59ca3e47c
|
Move more contact creation logic to a single function (#2234)
* Move more contact creation logic to a single function
* Reordered parameters
* Fix invalid arguments
|
2024-09-27 16:04:32 +02:00 |
|
Son
|
9a994ec98b
|
fix test
|
2022-04-18 11:17:10 +02:00 |
|
Son
|
372466ab06
|
do not use flask-sqlalchemy
- add __tablename__ for all models
- use sa and orm instead of db
- rollback all changes in tests
- remove session in @app.teardown_appcontext
|
2021-10-12 14:36:47 +02:00 |
|
Son Nguyen Kim
|
264bab965a
|
fix test
|
2021-08-05 19:49:36 +02:00 |
|
Renaud Boyer
|
d88aeeab7f
|
linting
|
2020-12-06 17:45:07 +01:00 |
|
Son NK
|
a989545505
|
make sure alias contact address is valid
|
2020-11-03 11:13:43 +01:00 |
|