Thomas Adamcik
|
0fee1b4b11
|
models: Switch to slots to reduce memory usage per instance
|
2015-04-08 00:30:53 +02:00 |
|
Thomas Adamcik
|
08fd99ffdb
|
models: Add Identifer type which interns values.
This gives some moderate memory saving since the values are used in multiple
places.
|
2015-04-08 00:11:23 +02:00 |
|
Thomas Adamcik
|
73415ce60f
|
models: Make sure del on attributes does not work
|
2015-04-05 13:08:15 +02:00 |
|
Thomas Adamcik
|
5c0430ef4a
|
tests: Move models tests into a directory
|
2015-04-05 13:08:15 +02:00 |
|