David Barragán Merino
|
7a88df1e08
|
Change django.db.models.loading.get_model (deprecated in django 1.7) to django.apps.apps.get_model
|
2014-09-25 11:32:50 +02:00 |
Andrey Antukh
|
8df1b2a799
|
Regression fix: history entry should not be marked as hidden ...
... when change comes with a comment.
|
2014-09-18 14:42:13 +02:00 |
Andrey Antukh
|
23f349a73f
|
Implemented the ability of mark some history entries as hidden.
Snapshots with order fields (that are considered not important
for preview) are automatically marked as hidden.
|
2014-09-17 16:53:30 +02:00 |
David Barragán Merino
|
76bc2ac426
|
Add more licenses agreements to the tests.integration module
|
2014-06-22 11:33:44 +02:00 |
Alejandro Alonso
|
b78a412b46
|
Fixing tests
|
2014-06-17 17:01:59 +02:00 |
Andrey Antukh
|
a4e8bcbe12
|
History: add tests.
|
2014-06-12 00:12:15 +02:00 |