mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Companion checkin to [432]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@433 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
b7e5121684
commit
a90e9f43db
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
__all__ = ['basic', 'repr', 'custom_methods', 'many_to_one', 'many_to_many',
|
||||
'ordering', 'lookup', 'get_latest', 'm2m_intermediary', 'one_to_one',
|
||||
'm2o_recursive', 'm2o_recursive2']
|
||||
'm2o_recursive', 'm2o_recursive2', 'save_delete_hooks']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue