1
0
mirror of https://github.com/django/django.git synced 2024-12-28 20:16:19 +00:00
django/tests/generic_inline_admin
Markus Holtermann f64a3de2d4 [1.8.x] Fixed #24940 -- Made model managers hashable
Thanks Federico Jaramillo Martínez for the report and Tim Graham for the
test and review.

Backport of d3d66d4722 from master
2015-06-19 19:15:01 +02:00
..
fixtures
__init__.py
admin.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
models.py [1.8.x] Fixed #24940 -- Made model managers hashable 2015-06-19 19:15:01 +02:00
tests.py [1.8.x] Fixed #24940 -- Made model managers hashable 2015-06-19 19:15:01 +02:00
urls.py