forked from adammck/django-monkey-patching
-
Notifications
You must be signed in to change notification settings - Fork 0
Quadric/django-monkey-patching
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
I've been experimenting with various ways of extending Django models with new fields and/or methods, without the co-operaton of the base model, or jumping through any hoops to access the new attributes. The result doesn't strike me as very Pythonic, but that suits me just fine. Check out dob/models.py for a fairly concise doctest demonstrating what this does.
About
Sandbox for extending Django models in a sane way
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%