Refines Bill Fenner's regex based search through documents for references.
Populates RelatedDocument with relations for references for each type draft Document.
Replaces these reference relationships with updated copies on draft submission.
Note to deployer: There is a script to run in patches/fill_in_references.py that does the work of bringing the database up to date. It takes around 10 minutes to complete on a fast development laptop.
fixes bug #1173
- Legacy-Id: 6633
Note: SVN reference [6622] has been migrated to Git commit
|
||
---|---|---|
.. | ||
fixtures | ||
management/commands | ||
migrations | ||
templatetags | ||
tests | ||
.gitignore | ||
__init__.py | ||
admin.py | ||
ajax.py | ||
helpers.py | ||
models.py | ||
proxy.py | ||
timedeltafield.py | ||
urls.py | ||
views.py |