Revision 8e6a3c86
Added by Serghei Mihai about 10 years ago
setup.py | ||
---|---|---|
37 | 37 |
'django-tastypie == 0.9.14', |
38 | 38 |
'django-select2 < 4.3', |
39 | 39 |
'interval == 1.0.0', |
40 |
'python-entrouvert >= 1.3' |
|
40 |
'python-entrouvert >= 1.3',
|
|
41 | 41 |
'django-localflavor', |
42 | 42 |
'xhtml2pdf', |
43 | 43 |
'M2Crypto', |
44 |
'django_journal', |
|
44 | 45 |
], |
45 | 46 |
dependency_links = [ |
46 | 47 |
'http://django-swingtime.googlecode.com/files/django-swingtime-0.2.1.tar.gz#egg=django-swingtime-0.2.1', |
Also available in: Unified diff
logging actions on models improved using post_save and pre_delete signals