This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-polymorphic
Watch
8
Star
0
Fork
0
You've already forked django-polymorphic
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f987818fe4fd98af8b18d807b77f485329746381
django-polymorphic
/
polymorphic
T
History
German M. Bravo
f987818fe4
PEP 8 cleaning
...
Conflicts: polymorphic/__init__.py polymorphic/polymorphic_model.py
2011-12-20 18:59:50 +00:00
..
management
polymorphic_dumpdata management command functionality removed;
2010-10-20 09:31:42 +02:00
__init__.py
PEP 8 cleaning
2011-12-20 18:59:50 +00:00
base.py
PEP 8 cleaning
2011-12-20 18:59:50 +00:00
compatibility_tools.py
PEP 8 cleaning
2011-12-20 18:59:50 +00:00
manager.py
PEP 8 cleaning
2011-12-20 18:59:50 +00:00
models.py
IMPORTANT: import path changed, it's now: "from polymorphic import PolymorphicModel, ..."
2010-02-22 16:16:00 +01:00
polymorphic_model.py
PEP 8 cleaning
2011-12-20 18:59:50 +00:00
query_translate.py
PEP 8 cleaning
2011-12-20 18:59:50 +00:00
query.py
PEP 8 cleaning
2011-12-20 18:59:50 +00:00
showfields.py
PEP 8 cleaning
2011-12-20 18:59:50 +00:00
tests.py
Fixed github issue 15 (query result incomplete with inheritance). Thanks to John Debs.
2011-01-24 17:03:23 +01:00
tools_for_tests.py
PEP 8 cleaning
2011-12-20 18:59:50 +00:00