Add custom fields to the built-in Group model |
jmoppel |
model group uuid signals |
Dec. 19, 2022, 11:51 a.m. |
+1 |
Model mixin to return all field data in a dictionary |
rixx |
models model export orm metaprogramming |
Aug. 17, 2019, 1:45 a.m. |
+1 |
CNPJ and CPF Validation for Models |
tcarranza |
model validation cnpj cpf |
Jan. 14, 2017, 5:46 a.m. |
+0 |
Modify properties on fields inherited from an abstract superclass |
andybak |
model field modelfield help_text verbose_name |
June 29, 2014, 7:08 a.m. |
+0 |
autogenerated UUID model field |
kedar |
model field uuid |
March 6, 2014, 12:02 p.m. |
+0 |
Model Mixin to Save Only Changed Fields |
karanlyons |
model save mixin class automatic update_fields |
Aug. 25, 2013, 11:18 p.m. |
+2 |
A Lazy ModelChoiceField implementation |
alecdotico |
forms model field ModelChoiceField |
July 16, 2013, 12:13 p.m. |
+0 |
Gravatar support in model save override |
JoeLinux |
model save override |
Feb. 18, 2013, 5:57 a.m. |
+2 |
CompressedTextField for Django 1.4+ |
devhulu |
text model field compressed gzip south |
Feb. 15, 2013, 10:32 a.m. |
+1 |
create_model_instances management command |
Lacrymology |
model instance object-creation config-file |
Jan. 21, 2013, 10:50 a.m. |
+0 |
MultiSelectField with comma separated values (Field + FormField) |
quinode |
checkbox multiple forms model field comma |
May 17, 2012, 5:23 p.m. |
+6 |
Binding signals to abstract models |
andreterra |
managers models cache model manager signals abstract signal contribute_to_class |
May 15, 2012, 11:25 a.m. |
+2 |
True Unique Boolean Model Decorator |
kunitoki |
model unique boolean |
May 15, 2012, 6:48 a.m. |
+1 |
Easier chainability with custom QuerySets |
bendavis78 |
model manager queryset |
March 11, 2012, 3 p.m. |
+2 |
True Unique Boolean Decorator |
kunitoki |
model unique boolean |
Feb. 6, 2012, 9:23 a.m. |
+2 |
Dump a model instance and related objects as a Python data structure |
akaihola |
serialize dump model instance |
Jan. 31, 2012, 2:21 a.m. |
+0 |
Validating Model subclass |
slacy |
model validation subclass |
Jan. 24, 2012, 6:13 p.m. |
+0 |
Validation for full e-mails (e.g. "Joe Hacker <[email protected]>") |
akaihola |
forms model email validation orm database |
Dec. 21, 2011, 2:43 a.m. |
+1 |
Change model field attribute in a DRY way |
jedie |
model field dry |
Oct. 12, 2011, 4:37 a.m. |
+1 |
Custom 'save' method, automate creating pdf file from entry. |
I159 |
model pdf save reportlab |
Sept. 28, 2011, 10:08 a.m. |
+0 |