Commit graph

13 commits

Author SHA1 Message Date
Henrik Levkowetz 6d096e7f2a Added a patch for debug mode, to add a filtering option to the django-cprofile-middleware.
- Legacy-Id: 15004
2018-04-04 17:08:26 +00:00
Henrik Levkowetz e0aed58cc1 Updated a django patch to add origin information to query sets.
- Legacy-Id: 14792
2018-03-14 17:41:11 +00:00
Henrik Levkowetz cf9804f659 Adjusted the format of a patch.
- Legacy-Id: 14756
2018-03-09 17:52:32 +00:00
Henrik Levkowetz 229d84a144 Added a patch to patch.py to not change directories during patching.
- Legacy-Id: 14755
2018-03-09 17:51:40 +00:00
Henrik Levkowetz 89470dece4 Removed unwanted path elements from a patch file.
- Legacy-Id: 14754
2018-03-09 15:50:29 +00:00
Henrik Levkowetz 0b46cbb52d Added 2 new patch files
- Legacy-Id: 14676
2018-02-22 15:16:41 +00:00
Henrik Levkowetz a7085715f5 Added some new patches, including a patch to patch.py to let us report when patching has happened.
- Legacy-Id: 14663
2018-02-21 23:47:57 +00:00
Henrik Levkowetz 5638cf3da3 Changed all usage of ForeignKey and OneToOneFiled in model.py files to the compatibility versions from ietf.utils.models.
- Legacy-Id: 14661
2018-02-20 15:36:05 +00:00
Henrik Levkowetz 7d5bd3f5d5 Modified the patch actions run under the 'check' management command to patch an issue with a unidecode lib warning.
- Legacy-Id: 14535
2018-01-17 19:27:52 +00:00
Henrik Levkowetz 11ca8dcaf2 Modified the django patch check action from [14474] (for django issue #28772) to work with arbitrary locations of the virtual Python environment, rather than assuming a particular location of the virtual environment directory.
- Legacy-Id: 14487
Note: SVN reference [14474] has been migrated to Git commit bb92c0a076
2018-01-04 13:18:57 +00:00
Henrik Levkowetz bb92c0a076 Added a patch for django issue #28772, a check action to apply the patch, and a setting that lists patches to be applied.
- Legacy-Id: 14474
2017-12-30 00:40:06 +00:00
Henrik Levkowetz a01d01f8e4 Updated patch, debug.html and ietf.css for improved sql debug info.
- Legacy-Id: 13204
2017-04-12 18:24:51 +00:00
Henrik Levkowetz acb8345a77 Added some debug functionality which makes it possible to see from where (python source file and line) an SQL query comes when looking at the sql query summary available at the bottom of pages in debug mode, on INTERNAL_IPS.
- Legacy-Id: 13188
2017-04-10 17:27:11 +00:00