GeoDjango Mercurial
limited_related
/ summary
summary |
shortlog
|
changelog
|
tags
|
files
description
An improved admin interface for `ForeignKey` and `ManyToManyField`.
owner
Justin Bronn <jbronn@geodjango.org>
last change
Wed, 13 Aug 2008 14:00:07 -0500
changes
3 months ago
Justin Bronn
Some docstring changes and tweaks; made all string components unicode (for safer string interpolation).
default
tip
changeset
|
files
3 months ago
Justin Bronn
Removed unnecessary code.
changeset
|
files
3 months ago
Justin Bronn
No longer requires patching of the Django code. However, all related objects now must also use the `LimitedRelatedAdmin`, which was not required prior. Added a README, and got rid of deprecation warnings due to merge of NFA in trunk.
changeset
|
files
5 months ago
Justin Bronn
Limited related fields now have an "add" button as well so users won't have to go through the search interface to add a related object.
changeset
|
files
6 months ago
Justin Bronn
Fixed bug where `limited_related` fields are required notwithstanding if the related field `blank` keyword is set.
changeset
|
files
7 months ago
Justin Bronn
Added patch for those wishing not use `gis-newforms`.
changeset
|
files
7 months ago
Justin Bronn
Added a LICENSE file.
changeset
|
files
7 months ago
Justin Bronn
Fixed non-existant `ValidationError`; now correctly gets the `EmptyQuerySet` associated w/the related model.
changeset
|
files
7 months ago
Justin Bronn
Initial Revision.
changeset
|
files
...
tags
...
branches
3 months ago
cd29cac59e92
default
changeset
|
changelog
|
files
...