Closest ORM models to a latitude/longitude point |
simonw |
orm gis latitude longitude location |
March 24, 2021, 8:13 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 |
StringField: CharField with no max_length for Postgres |
cdcarter |
orm postgres charfield |
May 5, 2019, 10:59 a.m. |
+0 |
Remove a clause from a queryset |
wahuneke |
hack orm manager mixin queryset |
July 16, 2015, 9:03 p.m. |
+0 |
Enhance django postgresql orm for trigram search |
ftri |
django orm postgresql trgm |
April 3, 2015, 1:28 a.m. |
+0 |
Circular reference with Django ORM and Postgres without breaking NOT NULL FK constraints |
pstiasny |
django orm postgres |
March 26, 2015, 7:59 a.m. |
+0 |
Get derived model instance |
werehuman |
models orm inheritance |
Sept. 18, 2013, 4:52 a.m. |
+1 |
MultiSelectField |
steph |
fields orm |
March 5, 2012, 3:37 p.m. |
+0 |
make a combined set of db.Q objects out of a list of dicts and an operator |
jdunck |
orm filtering Q |
Jan. 24, 2012, 1:09 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 |
Django model objects and querysets dehydration/hydration |
Kronuz |
models orm queryset hydrate dehydrate |
Oct. 28, 2011, 1:23 p.m. |
+0 |
Finding related objects for instances in a queryset |
akaihola |
db orm related |
March 8, 2011, 5:47 a.m. |
+1 |
See what depends on a given model |
jdunck |
model orm dependency |
Feb. 7, 2011, 10:56 a.m. |
+0 |
Improved Pickled Object Field (Fixed for Django 1.2) |
danielsokolowski |
model db orm database pickle object field type pickled store |
Feb. 2, 2011, 11:56 a.m. |
+0 |
orm_tools |
limscoder |
session db orm |
Jan. 2, 2011, 5:08 p.m. |
+0 |
Easier custom Model Manager Chaining |
gsakkis |
orm manager queryset |
July 20, 2010, 8:02 a.m. |
+11 |
Custom Model Manager Chaining |
hunterford |
orm manager queryset |
July 19, 2010, 10:14 a.m. |
+4 |
Custom model field for mysql time type. |
xuqingkuang |
models orm database field timedelta |
Oct. 23, 2009, 8:08 a.m. |
+0 |
Improved Pickled Object Field |
taavi223 |
model db orm database pickle object field type pickled store |
Aug. 20, 2009, 1 p.m. |
+3 |
More readable Enumeration class for Django choices |
achimnol |
choices model orm enumeration enum |
July 22, 2009, 9:19 p.m. |
+4 |