Jan-Jelle Kester
|
a31fb790f1
|
Additional field for metadata
|
2015-07-21 23:47:43 +02:00 |
|
Jan-Jelle Kester
|
952536f255
|
Additional field for metadata
|
2015-07-21 23:46:31 +02:00 |
|
Ann Paul
|
bade679b81
|
Fix typo on test class name changing it to AdditionalDataIncludedModel
|
2015-06-03 08:49:03 -07:00 |
|
Ann Paul
|
23927ea317
|
Add verbose name to the additional_data field
Directly call the get_additional_data method without instance
|
2015-06-03 08:47:50 -07:00 |
|
Jan-Jelle Kester
|
f48c0feed0
|
Merge branch 'm2m-improvements'
|
2015-06-03 16:52:54 +02:00 |
|
Jan-Jelle Kester
|
ce1a893947
|
Merge pull request #24 from jjkester/m2m-improvements
Helper method for many to many relationships
|
2015-06-03 16:52:02 +02:00 |
|
Ann Paul
|
5fb006b226
|
Tests for models with/without get_additional_data defined
|
2015-06-01 11:01:40 -07:00 |
|
Ann Paul
|
72cdde6864
|
Change naming to use additional_data
|
2015-06-01 09:24:13 -07:00 |
|
Jan-Jelle Kester
|
1173d3bc91
|
Fix issue with possible duplicates in get_for_objects method
|
2015-05-31 13:52:29 +02:00 |
|
Jan-Jelle Kester
|
3623812ab4
|
Some work on m2m relationships
|
2015-05-15 15:14:57 +02:00 |
|
Jan-Jelle Kester
|
dd379bb870
|
Merge pull request #23 from jjkester/tests
Refactor tests to not use a Django project
|
2015-05-15 11:56:57 +02:00 |
|
Jan-Jelle Kester
|
8728454368
|
Fix travis config
|
2015-05-15 11:49:31 +02:00 |
|
Jan-Jelle Kester
|
5c1fe92ad3
|
Place runtests.py outside tests app
|
2015-05-15 11:46:59 +02:00 |
|
Jan-Jelle Kester
|
a28a117d3b
|
Fix typo in test settings
|
2015-05-15 11:44:01 +02:00 |
|
Jan-Jelle Kester
|
1d5118460f
|
Refactor tests to not use a Django project
|
2015-05-15 11:41:15 +02:00 |
|
Jan-Jelle Kester
|
909b07f921
|
Merge remote-tracking branch 'origin/master'
|
2015-05-15 00:32:19 +02:00 |
|
Jan-Jelle Kester
|
ae8461d1fe
|
Merge pull request #22 from jjkester/python3
Support Python 3 as well as Python 2
|
2015-05-15 00:30:47 +02:00 |
|
Jan-Jelle Kester
|
42d9d767ac
|
Drop Django 1.5 support (unsupported version)
|
2015-05-15 00:17:50 +02:00 |
|
Jan-Jelle Kester
|
bafce4d72c
|
Change Travis CI config test script to work with Django 1.5
|
2015-05-15 00:15:50 +02:00 |
|
Jan-Jelle Kester
|
b4a0144bfa
|
Try to make migrations work for Django 1.7
|
2015-05-15 00:15:12 +02:00 |
|
Jan-Jelle Kester
|
3d5787cd86
|
Add migrations package to setup.py
|
2015-05-15 00:09:10 +02:00 |
|
Jan-Jelle Kester
|
2affded385
|
Reduce number of Travis environments
|
2015-05-15 00:05:59 +02:00 |
|
Jan-Jelle Kester
|
718595f555
|
Fix broken Travis CI config again
|
2015-05-15 00:02:02 +02:00 |
|
Jan-Jelle Kester
|
fd16002ce2
|
Fix broken Travis CI config
|
2015-05-14 23:55:58 +02:00 |
|
Jan-Jelle Kester
|
5f7fdc5a1d
|
Add Travis CI support
|
2015-05-14 23:51:37 +02:00 |
|
Jan-Jelle Kester
|
0bf829f296
|
Fix exclude model test
|
2015-05-14 23:30:05 +02:00 |
|
Jan-Jelle Kester
|
f54623d3c1
|
Merge pull request #14 from johnrtipton/master
Compatibility with django-polymorphic
|
2015-04-29 12:06:37 +02:00 |
|
Ann Paul
|
8b47ce1b19
|
Add django-jsonfield dependency to setup file and update pip
|
2015-04-23 15:03:23 -07:00 |
|
Ann Paul
|
4409e1c1a6
|
Add jsonfield to pip requirements
|
2015-04-23 15:03:16 -07:00 |
|
Ann Paul
|
d4522ad74a
|
Add migration for detailed_object_repr field
|
2015-04-23 15:03:09 -07:00 |
|
Ann Paul
|
6a7908f2ca
|
Add detailed_object_repr JSONField to logentry model
|
2015-04-23 15:02:58 -07:00 |
|
Jan-Jelle Kester
|
e05e663f0c
|
Add warning message to top of readme
|
2015-04-20 23:53:32 +02:00 |
|
John R. Tipton
|
cc2e489f75
|
- Check for model using isinstance
- Check for model using isinstance and pk using _get_pk_value
|
2015-02-19 09:03:39 -05:00 |
|
Jan-Jelle Kester
|
e97c601038
|
First try at making Auditlog work with Python 3
Issue #15
|
2015-02-16 22:17:22 +01:00 |
|
Jan-Jelle Kester
|
bee1f08f58
|
Support both int and long types for numeric primary keys
Issue #10
|
2015-02-16 21:46:35 +01:00 |
|
Jan-Jelle Kester
|
68adb4c0b7
|
Add initial model migration (for future use)
Issue #18
|
2015-02-16 21:43:17 +01:00 |
|
Jan-Jelle Kester
|
eb50f0dffd
|
Fix value lookup for nonexistent relations
|
2015-02-16 17:06:17 +01:00 |
|
Jan-Jelle Kester
|
71ba81928b
|
Merge branch 'master' of https://github.com/jjkester/django-auditlog
|
2015-02-16 16:34:35 +01:00 |
|
Jan-Jelle Kester
|
978e50fc35
|
Fix South compatibility for AuditlogHistoryField
|
2015-02-16 16:34:22 +01:00 |
|
John R. Tipton
|
16a55e1924
|
- Compatibility with django-polymorphic
Check for _meta attribute instead of __class__, since an integer has an
__class__ attribute.
|
2015-02-13 09:23:23 -05:00 |
|
John R. Tipton
|
dc9d6739fe
|
- Compatibility with django-polymorphic
django-polymorphic self._get_pk_value returns the class object. If
this happens, we try adding _id to the pk_field.
|
2015-02-12 15:54:59 -05:00 |
|
Jan-Jelle Kester
|
4fd8387df0
|
Merge pull request #12 from vittoriozamboni/limitfields
Added include_fields and exclude_fields kwargs to register method
|
2014-12-11 11:26:09 +01:00 |
|
Vittorio Zamboni
|
3a4509b200
|
Added tests for include_fields and exclude_fields
|
2014-10-06 11:16:23 +02:00 |
|
Vittorio Zamboni
|
4ae09eb8b4
|
Changed registry from list to dictionary and use register kwargs to track fields that must be changed or excluded
|
2014-10-03 15:13:03 +02:00 |
|
Jan-Jelle Kester
|
7501363487
|
Remove 0.2.1 tar release file
|
2014-07-08 18:55:36 +02:00 |
|
Jan-Jelle Kester
|
823fd836b2
|
Merge remote-tracking branch 'origin/master'
Conflicts:
dist/django-auditlog-0.2.1.zip
|
2014-07-08 18:55:17 +02:00 |
|
Jan-Jelle Kester
|
d09a210fc2
|
Add 0.2.1 dist files
|
2014-07-08 18:53:33 +02:00 |
|
Jan-Jelle Kester
|
fe726097b4
|
Add requirements file
|
2014-07-08 18:50:57 +02:00 |
|
Jan-Jelle Kester
|
9ef312c8f6
|
Add 0.2.1 dist files
|
2014-07-08 18:27:39 +02:00 |
|
Jan-Jelle Kester
|
71c42d778b
|
Add Django requirement to setup.py
|
2014-07-08 17:34:24 +02:00 |
|