On Nov 8, 2005, at 11:30 AM, Adrian Holovaty wrote:
I'd like to see a solution to "core=True" before 1.0 -- i.e., not
having to use that anymore. This goes beyond what new-admin offers,
and it would probably be a backwards-incompatible change (hence the
1.0 requirement).
That's a good point -- core=True sucks (just got bit by it again
today: don't make a radio button field to core or else once you've
set it you can never erase the row *sigh*).
Robert, is this something you were planning on including the new-
admin, or is it something that would need to be done once those
changes hit the trunk?
* How to contribute to Django, and how development works
* How to integrate third-party template systems
I'd prefer to do all of these myself, with the exception of the
last two.
I'll happily write those; I've got strong opinions about both of them :)
Yes, we should fix this one. #251 still rubbed me the wrong way last
time I checked, but I'll give it some more thought.
I also don't like #251 that much, but I'd take it over the scary
undocumented "_or" we've got now (and over raw SQL, which sucks).
Jacob