Russell Keith-Magee afd040d4d3 Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: vor 14 Jahren
..
fixtures 02e67bba47 Fixed #9592 -- Create data for the generic_inline_admin test during setup instead of via a fixutre since it uses a content type id which will vary depending on what other tests have been run. vor 16 Jahren
__init__.py f751d5b713 Fixed #9498 -- Handle a formset correctly when the foreign key is not available (for now). vor 16 Jahren
models.py 109f42a981 Fixed #14670 -- Made GenericTabularInline aware of changes made in r13708. Thanks, gregmuellegger. vor 14 Jahren
tests.py afd040d4d3 Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: vor 14 Jahren
urls.py 5a235050b6 Fixed #12367 -- Modified test urls to avoid the DeprecationWarning caused by old-style admin inclusions. Thanks to Travis Cline for the patch. vor 15 Jahren