0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed unit test for python 2 and 3 More... almost 11 years ago
Admin should get inline added on first load instead of second! More... almost 11 years ago
In django 1.7 it has to return a str or it breaks More... almost 11 years ago
Works better with 1.7 makemigration More... over 11 years ago
Added 1.7 migrations More... over 11 years ago
Fixed issue where custom fields were required in admin Always allow users to have permission to change inline values even when user doesn't have permission to change CustomFieldValue More... about 12 years ago
Beating my head at tests... More... about 12 years ago
Hey look my unit test found a legit python 3 issue More... about 12 years ago
Gah I have offended the great python 3 with my unclean print. Instead of covering the print in () I have purged it's sinfullness from existance. More... about 12 years ago
Added a test for the admin view More... about 12 years ago
Fixed issue where data created before content_type was saved in value would error out. More... about 12 years ago
Cleaner solution that doesn't override init for CustomModelAdmin More... about 12 years ago
Fixed version typo More... about 12 years ago
Fixed some deprecation warnings introduced in django 1.6 More... about 12 years ago
Major refactoring Now using generic inlines for custom values in django admin Added model validation logic based on field_type Added a pitiful one test. Better than zero. More... about 12 years ago
How many times can I fail at travis ci? Let me count the ways. More... about 12 years ago
I fail at words More... about 12 years ago
bad comma More... about 12 years ago
Added django requirement Added build icon More... about 12 years ago
Added travis ci. Needs test though. More... about 12 years ago
Merge branch 'master' of https://github.com/burke-software/django-custom-field More... about 12 years ago
Removed stray print statement More... about 12 years ago
Update README.md More... over 12 years ago
Update README.md More... almost 13 years ago
Added images for readme More... almost 13 years ago
Update README.md More... almost 13 years ago
Update README.md More... almost 13 years ago
Create folder for screencaps More... almost 13 years ago
Fixed #1 Added default option to custom fields More... almost 13 years ago
Create README.md More... almost 13 years ago