Add custom fields to the built-in Group model | jmoppel | modelgroupuuidsignals | Dec. 19, 2022, 11:51 a.m. | +1 |
Model mixin to return all field data in a dictionary | rixx | modelsmodelexportormmetaprogramming | Aug. 17, 2019, 1:45 a.m. | +1 |
CNPJ and CPF Validation for Models | tcarranza | modelvalidationcnpjcpf | Jan. 14, 2017, 5:46 a.m. | +0 |
Modify properties on fields inherited from an abstract superclass | andybak | modelfieldmodelfieldhelp_textverbose_name | June 29, 2014, 7:08 a.m. | +0 |
autogenerated UUID model field | kedar | modelfielduuid | March 6, 2014, 12:02 p.m. | +0 |
Model Mixin to Save Only Changed Fields | karanlyons | modelsavemixinclassautomaticupdate_fields | Aug. 25, 2013, 11:18 p.m. | +2 |
A Lazy ModelChoiceField implementation | alecdotico | formsmodelfieldModelChoiceField | July 16, 2013, 12:13 p.m. | +0 |
Gravatar support in model save override | JoeLinux | modelsaveoverride | Feb. 18, 2013, 5:57 a.m. | +2 |
CompressedTextField for Django 1.4+ | devhulu | textmodelfieldcompressedgzipsouth | Feb. 15, 2013, 10:32 a.m. | +1 |
create_model_instances management command | Lacrymology | modelinstanceobject-creationconfig-file | Jan. 21, 2013, 10:50 a.m. | +0 |
MultiSelectField with comma separated values (Field + FormField) | quinode | checkboxmultipleformsmodelfieldcomma | May 17, 2012, 5:23 p.m. | +6 |
Binding signals to abstract models | andreterra | managersmodelscachemodelmanagersignalsabstractsignalcontribute_to_class | May 15, 2012, 11:25 a.m. | +2 |
True Unique Boolean Model Decorator | kunitoki | modeluniqueboolean | May 15, 2012, 6:48 a.m. | +1 |
Easier chainability with custom QuerySets | bendavis78 | modelmanagerqueryset | March 11, 2012, 3 p.m. | +2 |
True Unique Boolean Decorator | kunitoki | modeluniqueboolean | Feb. 6, 2012, 9:23 a.m. | +2 |
Dump a model instance and related objects as a Python data structure | akaihola | serializedumpmodelinstance | Jan. 31, 2012, 2:21 a.m. | +0 |
Validating Model subclass | slacy | modelvalidationsubclass | Jan. 24, 2012, 6:13 p.m. | +0 |
Validation for full e-mails (e.g. "Joe Hacker <[email protected]>") | akaihola | formsmodelemailvalidationormdatabase | Dec. 21, 2011, 2:43 a.m. | +1 |
Change model field attribute in a DRY way | jedie | modelfielddry | Oct. 12, 2011, 4:37 a.m. | +1 |
Custom 'save' method, automate creating pdf file from entry. | I159 | modelpdfsavereportlab | Sept. 28, 2011, 10:08 a.m. | +0 |