-
```
this will drop support for django 1.3
```
Original issue reported on code.google.com by `hjebb...@gmail.com` on 6 Sep 2013 at 6:21
-
Hi,
first of all, thank you for this nice widget wrapper :-)
When using the enhancer with a Model with a ManyToManyField, the wrapper is also activated for the ManyToMany field. Although the "add-l…
-
Travis builds failing with newly released djnago 1.7 :-(
Raises an AppRegistryNotReady exception.
-
I have a model with a TextField named "content". When trying to use a rich text editor with it (in this case CK-Editor), I believe the init has a mix up between the field named "content" and the page'…
-
@palewire I see you added a new field:
```
(1054, "Unknown column 'calaccess_campaign_browser_filing.date_received' in 'field list'")
```
Perhaps we should have some sort of migration history setup …
-
Hi ,
I have been trying to get this up in my winodws pc but iam not able to do this. Please see iam new to Django .
Iam using Djnago 1.3.5 ....
Also please let me know if i can directly import it t…
-
When a model is changed within django's admin app, the "Change history" tab displays which user made the change (under Changed by).
However, when the same change occurs outside the admin app, "None" …
-
I wanted to add a new antimicrobial,so I went to Django - the elCID section has no info, but elCID still works in terms of recognising diagnoses, antimicrobial etc..
For now, is elCID pulling this in…
-
I notice that especially on ModelForms a lot of info is lost if you manually add a field. Labels are no longer taken from model definition (verbose_name) for example.
It would be great if we could ju…
dyve updated
10 years ago
-
Hi, I'm evaluating the features of Tendenci as I consider moving from a different CMS/CRM platform, and I have a few questions about best-practices in Tendenci setting up memberships.
Considering thr…